ChangeLog fixes
This commit is contained in:
parent
11e5e2eba1
commit
9698f11c57
2 changed files with 4 additions and 4 deletions
|
@ -5429,7 +5429,7 @@
|
|||
|
||||
* keyboard.c (read_decoded_char): Don't decode under w32 (bug#14403).
|
||||
|
||||
2013-05-22 Barry OReilly <gundaetiapo@gmail.com> (tiny change)
|
||||
2013-05-22 Barry O'Reilly <gundaetiapo@gmail.com>
|
||||
|
||||
* casetab.c (init_casetab_once): Fix last change (bug#14424).
|
||||
|
||||
|
@ -5454,7 +5454,7 @@
|
|||
character numbers counted by detect_coding_utf_8. Fix detection
|
||||
of BOM for utf-8.
|
||||
|
||||
2013-05-21 Barry OReilly <gundaetiapo@gmail.com> (tiny change)
|
||||
2013-05-21 Barry O'Reilly <gundaetiapo@gmail.com>
|
||||
|
||||
* search.c (looking_at_1): Only set last_thing_searched if the match
|
||||
changed the match-data (bug#14281).
|
||||
|
|
|
@ -6862,7 +6862,7 @@
|
|||
is undefined. See Stefan Monnier in
|
||||
<http://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00762.html>.
|
||||
|
||||
2012-08-26 Barry OReilly <gundaetiapo@gmail.com> (tiny change)
|
||||
2012-08-26 Barry O'Reilly <gundaetiapo@gmail.com>
|
||||
|
||||
* lisp.h (functionp): New function (extracted from Ffunctionp).
|
||||
(FUNCTIONP): Use it.
|
||||
|
@ -7567,7 +7567,7 @@
|
|||
* editfns.c (Fformat): Doc fix (Bug#12059).
|
||||
(Fsave_current_buffer): Doc fix (Bug#11542).
|
||||
|
||||
2012-08-14 Barry OReilly <gundaetiapo@gmail.com> (tiny change)
|
||||
2012-08-14 Barry O'Reilly <gundaetiapo@gmail.com>
|
||||
|
||||
* keyboard.c (access_keymap_keyremap): Accept anonymous functions
|
||||
(bug#12022).
|
||||
|
|
Loading…
Add table
Reference in a new issue