Mercurial > emacs
comparison lisp/ChangeLog @ 64065:df3bafa0b0cd
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 04 Jul 2005 04:00:00 +0000 |
parents | 0e8e976cfbf9 |
children | ba1c24f8db71 |
comparison
equal
deleted
inserted
replaced
64064:965579599592 | 64065:df3bafa0b0cd |
---|---|
1 2005-07-04 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 | |
1 2005-07-03 Luc Teirlinck <teirllm@auburn.edu> | 4 2005-07-03 Luc Teirlinck <teirllm@auburn.edu> |
2 | 5 |
3 * cus-face.el (custom-theme-set-faces): Make it handle face | 6 * cus-face.el (custom-theme-set-faces): Make it handle face |
4 aliases whose alias declarations are pre- or autoloaded. | 7 aliases whose alias declarations are pre- or autoloaded. |
5 | 8 |
139 * textmodes/two-column.el (two-column): | 142 * textmodes/two-column.el (two-column): |
140 Finish `defgroup' description with period. | 143 Finish `defgroup' description with period. |
141 | 144 |
142 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking): | 145 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking): |
143 * eshell/esh-var.el (eshell-var): | 146 * eshell/esh-var.el (eshell-var): |
147 * progmodes/vhdl-mode.el (vhdl-testbench): | |
144 * textmodes/org.el (org): Fix typos in docstrings. | 148 * textmodes/org.el (org): Fix typos in docstrings. |
145 | 149 |
146 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring | 150 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring |
147 consistency. | 151 consistency. |
148 | 152 |