- 18 Sep, 2002 24 commits
-
-
Kim F. Storm authored
-
ShengHuo ZHU authored
gnus-article-compface-xbm.
-
Colin Walters authored
-
Colin Walters authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Don't ignore errors in rm line.
-
Richard M. Stallman authored
(Changing an Option): Document Use Backup Value.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(occur-engine): Use 7 digits to align tabs in the data.
-
Richard M. Stallman authored
shares structure with the arg list.
-
Richard M. Stallman authored
(pdb): In gud-remove, pass down the file name.
-
Richard M. Stallman authored
(ielm-eval-input): Make temporary buffers current on entry and exit to the let bindings for *, ** and ***. (inferior-emacs-lisp-mode): Mention *1, *2 and *3 in the docstring. Do not overrule global bindings for *, ** and ***.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(syms_of_print): Doc fix for `print-number-table'.
-
Richard M. Stallman authored
-
Stefan Monnier authored
(server-switch-buffer): Only select a different window if next-buffer is non-nil. Don't switch in a dedicated window. If next-buffer is already displayed, reuse that window.
-
Stefan Monnier authored
Don't unbind compilation-last-buffer after autoload compile.el. Hide the compilation-minor-mode bindings altogether.
-
Stefan Monnier authored
-
Kai Großjohann authored
listing remote directories.
-
Michael Kifer authored
* ediff-hooks.el: Put back the autoloads (for compatibility with XEmacs). * ediff-init.el: Use defalias instead of fset. * ediff-util.el: Use defalias instead of fset. * viper-util.el (viper-chars-in-region): simplification. * viper.el (viper-emacs-state-mode-list): added modes.
-
Miles Bader authored
-
Stefan Monnier authored
(server-start): Don't bother canceling the sentinel. (server-process-filter): Use replace-regexp-in-string and handle the new &n quoting. Use push. Use server-log's new arg. Don't output the C-x # message if `nowait'. (server-buffer-done): Use server-log's new arg.
-
Stefan Monnier authored
(main): Print a final \n when needed.
-
- 17 Sep, 2002 4 commits
-
-
Stefan Monnier authored
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Markus Rost authored
-
- 16 Sep, 2002 10 commits
-
-
Richard M. Stallman authored
Use forward-line and move-to-column.
-
Stefan Monnier authored
(dired-move-to-filename): Better message when we fail to find the file. (dired-sort-toggle): Minor optimization.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(custom-variable-reset-backup): New function. (custom-variable-menu): Add item for custom-variable-reset-backup. (custom-variable-set, custom-variable-reset-saved) (custom-variable-reset-standard): Call custom-variable-backup-value.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Stefan Monnier authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
John Paul Wallington authored
* net/eudc.el (eudc-plist-get): Doc fix.
-
- 15 Sep, 2002 2 commits
-
-
Kim F. Storm authored
(nonincremental-repeat-search-forward) (nonincremental-repeat-search-backward): Repeat string or regexp search depending on menu-bar-last-search-type. (nonincremental-search-forward, nonincremental-re-search-forward) (nonincremental-search-backward, nonincremental-re-search-backward): Set menu-bar-last-search-type to string or regexp. (nonincremental-repeat-re-search-forward): Removed. (nonincremental-repeat-re-search-backward): Removed. (menu-bar-replace-menu): New keymap for "Edit->Replace" submenu. (menu-bar-i-search-menu): New keymap for "Incremental Search" submenu. (menu-bar-adv-search-menu): Removed. (menu-bar-search-menu): Reorganized. (menu-bar-edit-menu): Added "Replace" submenu.
-
Kim F. Storm authored
-