mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-28 01:00:52 -07:00
*** empty log message ***
This commit is contained in:
parent
aeef8f07d6
commit
b3e5232e68
2 changed files with 14 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
1999-12-06 Kenichi Handa <handa@etl.go.jp>
|
||||
|
||||
* international/mule.el (set-buffer-file-coding-system): Docstring
|
||||
modified.
|
||||
|
||||
1999-12-05 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
||||
|
||||
* textmodes/bibtex.el (bibtex-hs-forward-sexp): Added to support
|
||||
|
|
|
|||
|
|
@ -1,3 +1,12 @@
|
|||
1999-12-06 Kenichi Handa <handa@etl.go.jp>
|
||||
|
||||
* fileio.c (decide_coding_unwind): Renamed from
|
||||
set_auto_coding_unwind.
|
||||
(Finsert_file_contents): Make single unwind protect to call both
|
||||
Vset_auto_coding_function and Ffind_operation_coding_system.
|
||||
|
||||
* insdel.c (adjust_markers_for_delete): Make it non-static.
|
||||
|
||||
1999-12-04 Stefan Monnier <monnier@cs.yale.edu>
|
||||
|
||||
* regex.c (regex_compile): Recognize *?, +? and ?? as non-greedy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue