mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-28 07:45:00 +00:00
Add "(tiny change)" where required.
This commit is contained in:
parent
9cc1eb89d1
commit
6bb8143894
@ -37,7 +37,7 @@
|
||||
* progmodes/make-mode.el (makefile-warn-continuations): Don't
|
||||
barf when there _aren't_ any suspicious continuations.
|
||||
|
||||
2002-10-28 Juanma Barranquero <lektu@terra.es>
|
||||
2002-10-28 Juanma Barranquero <lektu@terra.es> (tiny change)
|
||||
|
||||
* progmodes/compile.el (grep-find-use-xargs): Fix docstring.
|
||||
Patch from Matt Swift <swift@alum.mit.edu>.
|
||||
@ -117,7 +117,7 @@
|
||||
* textmodes/outline.el (outline-next-heading): Make sure the match-data
|
||||
is really correct where returning.
|
||||
|
||||
2002-10-24 Juanma Barranquero <lektu@terra.es>
|
||||
2002-10-24 Juanma Barranquero <lektu@terra.es> (tiny change)
|
||||
|
||||
* textmodes/outline.el (outline-minor-mode): Add customization group.
|
||||
Patch from Matthew Swift <swift@alum.mit.edu>.
|
||||
|
@ -3,7 +3,7 @@
|
||||
* process.c (Fsignal_process): Allow PROCESS to be specified by
|
||||
name in addition to pid (as integer or string).
|
||||
|
||||
2002-10-28 Juanma Barranquero <lektu@terra.es>
|
||||
2002-10-28 Juanma Barranquero <lektu@terra.es> (tiny change)
|
||||
|
||||
* w32heap.c: Don't redefine _heap_init and _heap_term on MSVC 7 build
|
||||
environments. Patch from Jay Finger <jay_finger@hotmail.com> and
|
||||
|
Loading…
Reference in New Issue
Block a user