;; -*- 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")
;; -*- 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
;; -*- 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
;; 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
;; -*- 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