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

*** empty log message ***

This commit is contained in:
Richard M. Stallman 2006-05-29 00:30:23 +00:00
parent 0988217ac7
commit 0985f92039
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2006-05-28 Richard Stallman <rms@gnu.org>
* subr.el (load-history-regexp): If FILE is relative, insist
entire last name component must match it.
(load-history-filename-element, load-history-regexp): Doc fixes.
2006-05-29 Kim F. Storm <storm@cua.dk>
* emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic variables

View File

@ -1,3 +1,8 @@
2006-05-28 Richard Stallman <rms@gnu.org>
* tips.texi (Coding Conventions): Better explain reasons not to
advise other packages or use `eval-after-load'.
2006-05-29 Kim F. Storm <storm@cua.dk>
* processes.texi (Bindat Functions): Rename `pos' and `raw-data' to