diff options
-rw-r--r-- | leim/ChangeLog | 4 | ||||
-rw-r--r-- | lisp/ChangeLog | 22 |
2 files changed, 26 insertions, 0 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog index 9c00012fc1d..d2e051851f2 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,7 @@ +2003-08-20 Dave Love <fx@gnu.org> + + * quail/latin-ltx.el: Add \rhd. + 2003-08-19 Markus Rost <rost@math.ohio-state.edu> * quail/latin-pre.el ("french-prefix"): Fix spacing in docstring. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3af3434f4bd..3a7112dbf04 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,25 @@ +2003-08-20 Dave Love <fx@gnu.org> + + * international/mule.el (make-coding-system) + (set-buffer-file-coding-system): Doc fix. + + * emacs-lisp/lisp-mode.el (common-lisp-mode): New. + + * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix. + + * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller + :size. + + * international/utf-16.el: Add mime-text-unsuitable coding system + properties. + + * international/latin1-disp.el (latin1-display): Add ?$,1s"(B. + + * cus-edit.el: Add some :links. + (bib): Remove. + + * textmodes/bib-mode.el (bib): Add :group external. + 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu> * wid-edit.el (widget-echo-help): Make it handle expressions that |