mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-24 05:22:04 -08:00
*** empty log message ***
This commit is contained in:
parent
6bf659a28b
commit
9250f1fd27
2 changed files with 14 additions and 0 deletions
|
|
@ -1,3 +1,12 @@
|
|||
2001-11-29 Dave Love <fx@gnu.org>
|
||||
|
||||
* progmodes/fortran.el: Fontify rewind, backspace. Doc fixes.
|
||||
(fortran-beginning-do, fortran-beginning-if): Fix regexp typos.
|
||||
|
||||
* international/mule.el (map-charset-chars): New function.
|
||||
(register-char-codings): Use it to cope with generic chars in
|
||||
safe-chars.
|
||||
|
||||
2001-11-27 Stefan Monnier <monnier@cs.yale.edu>
|
||||
|
||||
* emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix off-by-two error.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
2001-11-29 Dave Love <fx@gnu.org>
|
||||
|
||||
* coding.c (syms_of_coding) <Qchar_coding_system>: Give it an
|
||||
extra extra slot.
|
||||
|
||||
2001-11-28 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* xterm.c (x_draw_glyphs): Don't call notice_overwritten_cursor if
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue