Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
7fa9f4eb
Commit
7fa9f4eb
authored
May 29, 2005
by
Luc Teirlinck
Browse files
*** empty log message ***
parent
01f52a87
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
5 deletions
+16
-5
lisp/ChangeLog
lisp/ChangeLog
+11
-5
lispref/ChangeLog
lispref/ChangeLog
+5
-0
No files found.
lisp/ChangeLog
View file @
7fa9f4eb
2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
* progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
* ielm.el (inferior-emacs-lisp-mode): Ditto.
2005-05-29 Richard M. Stallman <rms@gnu.org>
* textmodes/flyspell.el (flyspell-auto-correct-previous-word):
...
...
@@ -15,7 +21,7 @@
* 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,15 +38,15 @@
* 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 <p.j.heslin@durham.ac.uk> (tiny change)
* flyspell.el (flyspell-auto-correct-previous-word):
Narrow down to what's on the screen, and recenter overlays
Narrow down to what's on the screen, and recenter overlays
at the end of the next word.
2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
* 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.
...
...
lispref/ChangeLog
View file @
7fa9f4eb
2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
* modes.texi (Major Mode Conventions): A derived mode only needs
to put the call to the parent mode inside `delay-mode-hooks'.
2005-05-29 Richard M. Stallman <rms@gnu.org>
* modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment