1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2005-07-15 09:19:40 +00:00
parent 3c8dd9b993
commit 075e33b300

View File

@ -1,3 +1,8 @@
2005-07-15 Kim F. Storm <storm@cua.dk>
* ido.el (ido-define-mode-map): Move ido-next-work-file to C-M-o.
Use with-no-warnings around ffap-guesser.
2005-07-15 Juanma Barranquero <lekktu@gmail.com>
* emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.