mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 00:01:33 -08:00
*** empty log message ***
This commit is contained in:
parent
7e360397dc
commit
46a2df8ead
2 changed files with 11 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
2006-05-14 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* buffers.texi (Creating Buffers): Cleanup.
|
||||
|
||||
* files.texi (Visiting Functions): Rewrite in find-file-noselect.
|
||||
|
||||
2006-05-13 Eli Zaretskii <eliz@gnu.org>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,12 @@
|
|||
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>
|
||||
|
||||
* xterm.c (handle_one_xevent): Check that f is not NULL before
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue