1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-18 08:51:45 -08:00

*** empty log message ***

This commit is contained in:
Richard M. Stallman 2006-01-05 16:05:56 +00:00
parent b0dd5bf5f4
commit a203a18cc4
2 changed files with 7 additions and 0 deletions

View file

@ -1,5 +1,8 @@
2006-01-05 Richard M. Stallman <rms@gnu.org>
* info.el (Info-find-node): Don't record previous node if have none.
(info): Go to directory only if history is empty.
* simple.el (mark): Doc fix.
2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>

View file

@ -1,3 +1,7 @@
2006-01-05 Richard M. Stallman <rms@gnu.org>
* markers.texi (The Mark): Fix in `mark'.
2006-01-04 Richard M. Stallman <rms@gnu.org>
* processes.texi (Misc Network, Make Network): Minor cleanups.