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

*** empty log message ***

This commit is contained in:
Richard M. Stallman 2005-07-06 22:12:32 +00:00
parent 4362c7142f
commit dc2204be4f
2 changed files with 12 additions and 2 deletions

View file

@ -1,6 +1,11 @@
2005-07-06 Richard M. Stallman <rms@gnu.org>
* searching.texi (Regexp Search): Clarify what re-search-forward
does when the search fails.
2005-07-05 Lute Kamstra <lute@gnu.org>
Update FSF's address in GPL notices.
* Update FSF's address in GPL notices.
* doclicense.texi (GNU Free Documentation License):
* gpl.texi (GPL):

View file

@ -1,3 +1,8 @@
2005-07-06 Richard M. Stallman <rms@gnu.org>
* window.c (Frecenter): When arg is inside the scroll margin,
move it out of the margin.
2005-07-06 Jason Rumney <jasonr@gnu.org>
* w32console.c (initialize_w32_display): Detect when the console
@ -17,7 +22,7 @@
2005-07-04 Lute Kamstra <lute@gnu.org>
Update FSF's address in GPL notices.
* Update FSF's address in GPL notices.
2005-07-03 Richard M. Stallman <rms@gnu.org>