Emacs: nettoyage
authorOlivier Tétard <otd@otd.amossys.fr>
Tue, 25 Aug 2009 07:53:49 +0000 (09:53 +0200)
committerOlivier Tétard <otd@otd.amossys.fr>
Tue, 25 Aug 2009 07:53:49 +0000 (09:53 +0200)
emacs/emacs.el
emacs/emacs_lite.el
emacs/gnus.el
emacs/tt25-erc.el
emacs/tt25-muse.el

index 9eee3f8..9d6d4d4 100644 (file)
@@ -1,7 +1,7 @@
 ;; -*- emacs-lisp -*-
 
 ;; Author: Olivier Tetard <olivier.tetard@miskin.fr>
-;; URL : http://www.miskin.be/
+;; URL : http://toutoune25.miskin.fr/
 
 ;; This file is free software; you can redistribute it and/or modify it
 ;; under the terms of the GNU General Public License as published by the
 (set default-major-mode 'text-mode)
 (add-hook 'text-mode-hook 'turn-on-auto-fill)
 
+;; Enable longlines-mode for LaTeX files
+(add-hook 'latex-mode-hook 'longlines-mode)
+
 ;; Impression
 (setq lpr-command "/usr/bin/gtklp")
 (setq ps-lpr-command "/usr/bin/gtklp")
index 3283d25..08ced64 100644 (file)
@@ -1,7 +1,7 @@
 ;; -*- emacs-lisp -*-
 
 ;; Author: Olivier Tetard <olivier.tetard@miskin.fr>
-;; URL : http://www.miskin.be/
+;; URL : http://toutoune25.miskin.fr/
 
 ;; This file is free software; you can redistribute it and/or modify it
 ;; under the terms of the GNU General Public License as published by the
index aa2617b..a57972f 100644 (file)
@@ -1,7 +1,7 @@
 ;; -*- emacs-lisp -*-
 
 ;; Author: Olivier Tetard <olivier.tetard@miskin.fr>
-;; URL : http://www.miskin.be/
+;; URL : http://toutoune25.miskin.fr/
 
 ;; This file is free software; you can redistribute it and/or modify it
 ;; under the terms of the GNU General Public License as published by the
index 1d44e4b..758aaf1 100644 (file)
@@ -2,7 +2,7 @@
 
 ;; Fichier de configuration de ERC (Client IRC pour Emacs)
 ;; Author: Olivier Tetard <olivier.tetard@miskin.fr>
-;; URL : http://www.miskin.fr/
+;; URL : http://toutoune25.miskin.fr/
 
 ;; This file is free software; you can redistribute it and/or modify it
 ;; under the terms of the GNU General Public License as published by the
index 33c63c4..c33a020 100644 (file)
@@ -1,7 +1,7 @@
 ;; -*- emacs-lisp -*-
 
 ;; Author: Olivier Tetard <olivier.tetard@miskin.fr>
-;; URL : http://www.miskin.fr/
+;; URL : http://toutoune25.miskin.fr/
 
 ;; This file is free software; you can redistribute it and/or modify it
 ;; under the terms of the GNU General Public License as published by the