[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/ChangeLog
From: |
Luc Teirlinck |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/ChangeLog |
Date: |
Sun, 29 May 2005 11:04:54 -0400 |
Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7632 emacs/lisp/ChangeLog:1.7633
*** emacs/lisp/ChangeLog:1.7632 Sun May 29 14:38:52 2005
--- emacs/lisp/ChangeLog Sun May 29 15:04:53 2005
***************
*** 1,3 ****
--- 1,9 ----
+ 2005-05-29 Luc Teirlinck <address@hidden>
+
+ * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
+
+ * ielm.el (inferior-emacs-lisp-mode): Ditto.
+
2005-05-29 Richard M. Stallman <address@hidden>
* textmodes/flyspell.el (flyspell-auto-correct-previous-word):
***************
*** 15,21 ****
* flyspell.el (flyspell-version): Function deleted.
(flyspell-auto-correct-previous-hook): Doc fix.
!
* jit-lock.el (jit-lock-function, jit-lock-after-change):
Do nothing if memory is full.
--- 21,27 ----
* flyspell.el (flyspell-version): Function deleted.
(flyspell-auto-correct-previous-hook): Doc fix.
!
* jit-lock.el (jit-lock-function, jit-lock-after-change):
Do nothing if memory is full.
***************
*** 32,46 ****
* progmodes/which-func.el (which-func-update-1): Turn the mode
off in case of error by setting which-func-mode.
!
2005-05-29 Peter Heslin <address@hidden> (tiny change)
* flyspell.el (flyspell-auto-correct-previous-word):
! Narrow down to what's on the screen, and recenter overlays
at the end of the next word.
!
2005-05-29 Manuel Serrano <address@hidden>
!
* flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
(flyspell-default-delayed-commands): add backward-delete-char-untabify.
(flyspell-abbrev-p): Default to nil.
--- 38,52 ----
* progmodes/which-func.el (which-func-update-1): Turn the mode
off in case of error by setting which-func-mode.
!
2005-05-29 Peter Heslin <address@hidden> (tiny change)
* flyspell.el (flyspell-auto-correct-previous-word):
! Narrow down to what's on the screen, and recenter overlays
at the end of the next word.
!
2005-05-29 Manuel Serrano <address@hidden>
!
* flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
(flyspell-default-delayed-commands): add backward-delete-char-untabify.
(flyspell-abbrev-p): Default to nil.
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, (continued)
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Jay Belanger, 2005/05/27
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Jay Belanger, 2005/05/28
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Nick Roberts, 2005/05/28
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Karl Berry, 2005/05/28
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Daniel Pfeiffer, 2005/05/29
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Daniel Pfeiffer, 2005/05/29
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M . Stallman, 2005/05/29
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Nick Roberts, 2005/05/29
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M . Stallman, 2005/05/29
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M . Stallman, 2005/05/29
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,
Luc Teirlinck <=
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juri Linkov, 2005/05/29
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Jay Belanger, 2005/05/29
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Nick Roberts, 2005/05/30
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M . Stallman, 2005/05/30
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juanma Barranquero, 2005/05/30
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juanma Barranquero, 2005/05/30
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juanma Barranquero, 2005/05/30
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Glenn Morris, 2005/05/30
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Masatake YAMATO, 2005/05/30
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Stefan Monnier, 2005/05/30