2003-01-28 Andrew Choi <akochoi@shaw.ca>
[bpt/emacs.git] / lisp /
2003-01-28 Kim F. Storm(Info-extract-menu-node-name): Another fix for
2003-01-28 Kim F. Storm*** empty log message ***
2003-01-28 John Paul Wallington(ibuffer-yank-filter-group): Move check for empty
2003-01-28 Martin Stjernholm(c-require-final-newline): Made this variable an alist...
2003-01-27 Kim F. Storm(insert-for-yank): Remove COMMAND element from yank...
2003-01-27 Kim F. Storm(kill-new): Improve doc string for yank-handler.
2003-01-27 Kim F. Storm*** empty log message ***
2003-01-27 Dave Love(thing-at-point-file-name-chars): Include
2003-01-27 Dave Love(dired-filename-at-point): Fix last change and tidy up.
2003-01-27 Juanma Barranquero*** empty log message ***
2003-01-27 Juanma Barranquero(update-subdirs-SH): Create lisp/subdirs.el.
2003-01-27 Juanma Barranquero(ebrowse-draw-tree-fn): Fix typo.
2003-01-27 Juanma Barranquero(c-offsets-alist): Fix typo.
2003-01-27 Juanma Barranquero(c-make-styles-buffer-local): Fix typo.
2003-01-27 Juanma Barranquero(eshell-separate-commands): Fix typo.
2003-01-27 Juanma Barranquero(vcursor-disable): Fix typo.
2003-01-27 Juanma Barranquero(filesets-file-open): Fix typo.
2003-01-27 Juanma Barranquero(imap-mailbox-status): Fix typo.
2003-01-26 Martin Stjernholm(c-require-final-newline): Added a variable to make...
2003-01-26 Jan DjärvAdded Jan D in alias
2003-01-26 Kim F. Storm(info-insert-file-contents) [!MSDOS]: Avoid byte-compil...
2003-01-26 Kim F. Storm*** empty log message ***
2003-01-26 Kim F. Storm(Info-extract-menu-node-name): Fix 2003-01-24 change.
2003-01-26 Kim F. Storm*** empty log message ***
2003-01-26 Richard M. Stallman*** empty log message ***
2003-01-26 Richard M. Stallman(thing-at-point-file-name-chars): Undo previous change.
2003-01-26 Bill Wohler* mh-e: Created directory. ChangeLog will appear in...
2003-01-25 Richard M. Stallman*** empty log message ***
2003-01-25 Richard M. Stallman(byte-compile-file-form-custom-declare-variable):
2003-01-25 Richard M. Stallman(view-mode): Doc fix.
2003-01-25 Richard M. StallmanMany doc fixes.
2003-01-25 Richard M. Stallman(archive-unixdate): Corrected the date field string.
2003-01-25 Markus RostBesides adding a log entry, do some white space fixes.
2003-01-25 Markus Rost(set-language-info, current-language-environment):
2003-01-25 Kim F. Storm* emulation/cua-base.el (cua--init-keymaps): Move C...
2003-01-25 Michael Kifer2003-01-25 Michael Kifer <kifer@cs.stonybrook.edu>
2003-01-25 Thien-Thi Nguyen(Info-extract-menu-node-name): When looking for end of
2003-01-25 Thien-Thi Nguyen(Info-try-follow-nearest-node): Add case: Handle menu...
2003-01-24 Juanma Barranquero*** empty log message ***
2003-01-24 Juanma Barranquero(isearch-forward): Fix typo.
2003-01-24 Kenichi Handa(jka-compr-insert-file-contents): Call
2003-01-24 Kenichi Handa(decode-coding-inserted-region): Renamed
2003-01-24 Kenichi Handa*** empty log message ***
2003-01-24 Kim F. StormUpdate copyright.
2003-01-24 John Paul Wallington* ibuffer.el (ibuffer-window-list): Remove.
2003-01-23 Dave Love(write-abbrev-file): Simplify, and put a coding cookie
2003-01-23 Juanma Barranquero(asm-mode): Added syntax table entries for /* */ comments.
2003-01-23 Kenichi Handa(insert-directory): Read the output of "ls" by
2003-01-23 Kenichi Handa*** empty log message ***
2003-01-23 Markus Rost(describe-text-mode-hook): Add a group.
2003-01-23 John Paul Wallington(interprogram-paste-function): Handle empty clipboard.
2003-01-22 Karl BerryInfo-index and colons
2003-01-22 Karl Berry(Info-index): change pattern so that index entries
2003-01-22 Andreas Schwab.
2003-01-22 Andreas Schwab(jka-compr-insert-file-contents): Fix typo in last...
2003-01-22 Markus Rost*** empty log message ***
2003-01-22 Markus Rost(bootstrap-after): New target.
2003-01-22 Kai Großjohann(Info-index-next): Use "(`,' tries to find next)" for
2003-01-22 Kenichi Handa*** empty log message ***
2003-01-22 Kenichi Handa(jka-compr-insert-file-contents): Read a process
2003-01-22 Kenichi Handa(decode-coding-region-as-inserted-from-file): New function.
2003-01-21 Kim F. Storm(ido-make-file-list, ido-make-dir-list): Don't move
2003-01-21 Kim F. Storm*** empty log message ***
2003-01-21 Kim F. StormDoc fixes.
2003-01-21 Kim F. StormTiny doc fixes.
2003-01-20 Nick Roberts(gud-display-line): If the current file is newer than its
2003-01-20 Nick Roberts*** empty log message ***
2003-01-20 Stefan Monnier(regexp-opt-group): Undo last change. Fix the docstrin...
2003-01-20 Glenn Morris(calendar-only-one-frame-setup): Add autoload.
2003-01-20 Richard M. Stallman*** empty log message ***
2003-01-20 Richard M. Stallman(completion-setup-function): Set default-directory
2003-01-20 Richard M. Stallman(regexp-opt-group): Compute HALF2 properly.
2003-01-20 Richard M. Stallman(octave-mode-map): Change C-c i bindings to C-c C-i.
2003-01-20 Richard M. Stallman(load-path): Rename `path' local var.
2003-01-20 Markus Rost(ls-lisp-use-insert-directory-program): Make default
2003-01-19 Kim F. Storm*** empty log message ***
2003-01-19 Kim F. StormUse `dir' instead of `path' everywhere.
2003-01-19 Kim F. Storm*** empty log message ***
2003-01-19 Kim F. Storm(insert-for-yank): Set yank-undo-function after calling...
2003-01-19 Stefan Monnier*** empty log message ***
2003-01-19 Stefan Monnier(fill-comment-paragraph): Fix simplistic regexp-concate...
2003-01-19 Kim F. Storm(insert-for-yank): Doc fix.
2003-01-18 Kim F. Storm(yank-pop): Always call yank-undo-function with start...
2003-01-18 Kim F. StormUpdate copyright.
2003-01-18 Kim F. Storm(insert-for-yank): Arg list changed; now only accepts one
2003-01-18 Kim F. Storm(kill-new, kill-append, kill-region): New optional...
2003-01-18 Stefan Monnier(add-change-log-entry): Don't leave space at eol.
2003-01-18 Stefan Monnier(sh-indent-line): Use indent-line-to.
2003-01-18 Juanma BarranqueroDon't make faces depend on window-system.
2003-01-18 Markus Rost(customize-changed-options): Undo last doc change.
2003-01-17 Stefan Monnier(skeleton-internal-list, skeleton-internal-1):
2003-01-17 Dave LoveRedo 8859-6 change in the right
2003-01-17 Kenichi Handa*** empty log message ***
2003-01-17 Kenichi HandaCall setup-default-fontset.
2003-01-17 Kenichi HandaRequire fontset and call setup-default-fontset.
2003-01-17 Kenichi HandaRequire fontset unconditionally again.
2003-01-17 Kenichi HandaDon't setup the default fontset and
2003-01-16 ShengHuo ZHU* gnus-sum.el (gnus-alter-header-function): Add type...
2003-01-16 Stefan Monnier(fill-region-as-paragraph): Only erase `hard' property...
2003-01-16 Kenichi HandaUndo the last change.
next