Mercurial > emacs
comparison lisp/ChangeLog @ 49337:1e7e9b379d7b
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 20 Jan 2003 09:03:09 +0000 |
parents | 6b6ea3873587 |
children | aa7e1948ad31 |
comparison
equal
deleted
inserted
replaced
49336:d4e6f40cba36 | 49337:1e7e9b379d7b |
---|---|
1 2003-01-20 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * simple.el (completion-setup-function): Set default-directory | |
4 in the minibuffer, so it'll be copied into the completion list buffer. | |
5 | |
6 * emacs-lisp/regexp-opt.el (regexp-opt-group): Compute HALF2 properly. | |
7 | |
8 * loadup.el (load-path): Rename `path' local var. | |
9 | |
10 * progmodes/octave-mod.el (octave-mode-map): Change C-c i bindings | |
11 to C-c C-i. Duplicate its bindings with last char a ctl char. | |
12 | |
1 2003-01-20 Markus Rost <rost@math.ohio-state.edu> | 13 2003-01-20 Markus Rost <rost@math.ohio-state.edu> |
2 | 14 |
3 * ls-lisp.el (ls-lisp-use-insert-directory-program): Make default | 15 * ls-lisp.el (ls-lisp-use-insert-directory-program): Make default |
4 value system dependent. | 16 value system dependent. |
5 (ls-lisp-support-shell-wildcards): Add autoload cookie. | 17 (ls-lisp-support-shell-wildcards): Add autoload cookie. |