Mercurial > emacs
changeset 49337:1e7e9b379d7b
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 20 Jan 2003 09:03:09 +0000 |
parents | d4e6f40cba36 |
children | 5244fe6986a7 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jan 20 09:02:28 2003 +0000 +++ b/lisp/ChangeLog Mon Jan 20 09:03:09 2003 +0000 @@ -1,3 +1,15 @@ +2003-01-20 Richard M. Stallman <rms@gnu.org> + + * simple.el (completion-setup-function): Set default-directory + in the minibuffer, so it'll be copied into the completion list buffer. + + * emacs-lisp/regexp-opt.el (regexp-opt-group): Compute HALF2 properly. + + * loadup.el (load-path): Rename `path' local var. + + * progmodes/octave-mod.el (octave-mode-map): Change C-c i bindings + to C-c C-i. Duplicate its bindings with last char a ctl char. + 2003-01-20 Markus Rost <rost@math.ohio-state.edu> * ls-lisp.el (ls-lisp-use-insert-directory-program): Make default