*** empty log message ***
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
2006-05-16 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* subr.el (add-to-history): Add KEEP-ALL arg and align functionality
|
||||
with read-from-minibuffer.
|
||||
|
||||
2006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
|
||||
|
||||
* emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New
|
||||
function.
|
||||
* emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
|
||||
(byte-compile-warnings): Fix safe-local-variable property.
|
||||
|
||||
2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2006-05-16 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* minibuf.texi (Minibuffer History): Update add-to-history.
|
||||
|
||||
2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
|
||||
|
||||
* nonascii.texi (Explicit Encoding): Fix
|
||||
|
||||
@@ -1,10 +1,15 @@
|
||||
2006-05-16 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* xterm.c (handle_one_xevent): Check that f is not NULL before
|
||||
calling x_kill_gs_process.
|
||||
|
||||
2006-05-14 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* textprop.c (Fnext_single_char_property_change)
|
||||
(Fprevious_single_char_property_change): Don't allow returning
|
||||
value beyond LIMIT in any cases.
|
||||
(Fnext_char_property_change, Fprevious_char_property_change): Doc fix.
|
||||
|
||||
|
||||
* intervals.c (get_local_map): Abort if POSITION outside BEGV, ZV.
|
||||
|
||||
2006-05-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
|
||||
|
||||
Reference in New Issue
Block a user