mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-17 10:06:13 +00:00
*** empty log message ***
This commit is contained in:
parent
de6e282cba
commit
dcca589608
@ -8,6 +8,22 @@
|
||||
* international/mule-cmds.el (view-hello-file): Use `view-file'
|
||||
instead of `find-file-read-only'.
|
||||
|
||||
* dired-aux.el (dired-query-alist): Fix use of character constant.
|
||||
|
||||
* simple.el (backward-delete-char-untabify): Likewise.
|
||||
|
||||
* strokes.el (strokes-read-complex-stroke): Likewise.
|
||||
|
||||
* wid-edit.el (widget-choose): Likewise.
|
||||
|
||||
* xml.el (xml-parse-elem-type): Likewise.
|
||||
|
||||
* emacs-lisp/testcover-ses.el (ses-exercise-signals): Likewise.
|
||||
|
||||
* progmodes/cperl-mode.el (cperl-next-bad-style): Likewise.
|
||||
|
||||
* progmodes/idlwave.el (idlwave-show-begin): Likewise.
|
||||
|
||||
2003-02-13 Markus Rost <rost@math.ohio-state.edu>
|
||||
|
||||
* files.el (find-alternate-file): Undo last change.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2003-02-14 Juanma Barranquero <lektu@terra.es>
|
||||
|
||||
* mm-uu.el (mm-uu-dissect): Fix use of character constant.
|
||||
|
||||
2003-02-11 Stefan Monnier <monnier@cs.yale.edu>
|
||||
|
||||
* nntp.el (nntp-accept-process-output): Don't use point-max to get
|
||||
|
Loading…
Reference in New Issue
Block a user