Richard M. Stallman
ae1a998c2e
Regenerated.
2002-09-20 13:07:44 +00:00
Robert J. Chassell
c73e6edd99
Remove duplicated version/edition line from copying segment.
2002-09-20 12:32:42 +00:00
Kenichi Handa
6c61f3f4fa
*** empty log message ***
2002-09-20 08:37:26 +00:00
Richard M. Stallman
2912113bbd
(custom-make-dependencies): Fix previous change.
2002-09-20 03:44:38 +00:00
Richard M. Stallman
4986d1f19b
(custom-make-dependencies): Fix previous change.
2002-09-19 18:57:55 +00:00
Richard M. Stallman
9811b1cf6f
Fix the LessTif-directory-finder for real.
2002-09-19 15:25:38 +00:00
Juanma Barranquero
5967d9633f
(ielm-eval-input): Call `error-message-string' instead of the non-existent
...
`ielm-format-error'.
2002-09-19 07:32:14 +00:00
Stefan Monnier
0f18f01cab
(easy-menu-remove): Add docstring.
2002-09-19 05:12:24 +00:00
Stefan Monnier
21311ac9ec
(ewoc--node-branch): Add docstring.
2002-09-19 05:11:48 +00:00
Stefan Monnier
02e91426a5
(describe-coding-system): Remove unused `coding-spec' variable.
...
(list-input-methods): Be more careful when setting up the help buffer.
2002-09-19 05:06:16 +00:00
Stefan Monnier
3da91622f4
(unify-8859-on-encoding-mode): Set init value to t to reflect reality.
...
(ucs-minibuffer-setup): Use minibuffer-selected-window.
2002-09-19 04:58:46 +00:00
Stefan Monnier
e006b3cd93
(makefile-cleanup-continuations-p): Rename to makefile-cleanup-continuations.
...
(makefile-mode): Use write-file-functions.
(makefile-fill-paragraph): Use match-string-no-properties.
(makefile-fill-paragraph): Use line-end-position.
(makefile-add-log-defun): Simplify.
2002-09-19 01:21:46 +00:00
Richard M. Stallman
8421685fdf
(dired-mark-pop-up): Doc fix.
2002-09-19 01:03:43 +00:00
Richard M. Stallman
a6b194caa8
(ediff-cond-compile-for-xemacs-or-emacs): Put the
...
definition straight into loaddefs.el as well as executing it here.
2002-09-19 01:02:06 +00:00
Kim F. Storm
9e9a579219
(make-network-process): Doc fix (there is no network-server-log-function hook).
2002-09-18 19:30:26 +00:00
Kim F. Storm
454d0d5e7f
*** empty log message ***
2002-09-18 19:30:10 +00:00
ShengHuo ZHU
0929139a43
* gnus-art.el (gnus-article-x-face-command): Don't use
...
gnus-article-compface-xbm.
2002-09-18 17:55:26 +00:00
Colin Walters
558f9ba1c1
(calc-mode): Add font-lock-defontify to change-major-mode-hook.
2002-09-18 16:47:48 +00:00
Colin Walters
8d37d80f33
*** empty log message ***
2002-09-18 16:47:25 +00:00
Richard M. Stallman
3116d142b8
*** empty log message ***
2002-09-18 16:14:44 +00:00
Richard M. Stallman
dea0ee2019
(bootstrap-clean): Use cd to shorten arg strings.
...
Don't ignore errors in rm line.
2002-09-18 16:14:30 +00:00
Richard M. Stallman
88ca5bbf8d
(Saving Customizations): New node has the info on custom-file.
...
(Changing an Option): Document Use Backup Value.
2002-09-18 16:11:02 +00:00
Richard M. Stallman
e2bd460ac2
(menu-bar-search-menu): Nicer help string.
2002-09-18 16:04:51 +00:00
Richard M. Stallman
261cca8832
(occur-engine-add-prefix): Use 7 spaces.
...
(occur-engine): Use 7 digits to align tabs in the data.
2002-09-18 16:03:58 +00:00
Richard M. Stallman
2b25de040f
(byte-compile-output-docform): Don't make the definition dynamic if it
...
shares structure with the arg list.
2002-09-18 16:02:49 +00:00
Richard M. Stallman
a385f6bfe3
(gud-pdb-marker-regexp): Allow : and \ in file name.
...
(pdb): In gud-remove, pass down the file name.
2002-09-18 16:02:14 +00:00
Richard M. Stallman
5d9655bb64
(*1, *2, *3): New variables.
...
(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 ***.
2002-09-18 16:01:43 +00:00
Richard M. Stallman
8eb5250314
(custom-make-dependencies): Sort MEMBERS before use.
2002-09-18 16:01:21 +00:00
Richard M. Stallman
bb5b7758d4
(makefile-fill-paragraph): Find comment boundaries before filling.
2002-09-18 16:00:29 +00:00
Richard M. Stallman
e6d4cddda2
(print): Clear out the unused parts of Vprint_number_table.
...
(syms_of_print): Doc fix for `print-number-table'.
2002-09-18 15:57:39 +00:00
Richard M. Stallman
fef7974b61
(unexec): Undo previous change.
2002-09-18 15:55:11 +00:00
Stefan Monnier
ca0c725020
(server-done): Fix harmlessly wrong arg to save-buffer.
...
(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.
2002-09-18 12:19:57 +00:00
Stefan Monnier
adf8363c7d
(diff-mode): Use compilation-minor-mode.
...
Don't unbind compilation-last-buffer after autoload compile.el.
Hide the compilation-minor-mode bindings altogether.
2002-09-18 12:09:07 +00:00
Stefan Monnier
d7221af821
*** empty log message ***
2002-09-18 12:05:31 +00:00
Kai Großjohann
96610f9dd8
(dired-insert-directory): Never add "--dired" when
...
listing remote directories.
2002-09-18 07:50:37 +00:00
Michael Kifer
f3eabcdf40
2002-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
...
* 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.
2002-09-18 04:23:27 +00:00
Miles Bader
bd3c9eb622
(diff-mode): Don't evaluate `compilation-last-buffer' unless it's bound.
2002-09-18 02:36:10 +00:00
Stefan Monnier
8b3e840e95
(server-log): Add `client' arg.
...
(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.
2002-09-18 02:10:18 +00:00
Stefan Monnier
3cf8c6aa01
(quote_file_name): Quote \n.
...
(main): Print a final \n when needed.
2002-09-18 01:44:54 +00:00
Stefan Monnier
7231e81998
Add `umask' to the concept index.
2002-09-17 19:17:58 +00:00
Andreas Schwab
99d85a90ed
.
2002-09-17 12:35:59 +00:00
Andreas Schwab
685f851142
[LINUX]: Don't define DATA_START.
2002-09-17 12:35:49 +00:00
Markus Rost
401c196806
(ls-lisp-format-time-list): Fix type and provide :tag's.
2002-09-17 00:43:53 +00:00
Richard M. Stallman
05a841569d
(gomoku-move-up, gomoku-move-down):
...
Use forward-line and move-to-column.
2002-09-16 19:32:53 +00:00
Stefan Monnier
2b2059d899
(dired-font-lock-keywords): Use regexp-opt.
...
(dired-move-to-filename): Better message when we fail to find the file.
(dired-sort-toggle): Minor optimization.
2002-09-16 17:13:16 +00:00
Richard M. Stallman
c721078eb9
(unexec): Deal with .got, reinstating change from 25-08-1999.
2002-09-16 15:30:04 +00:00
Richard M. Stallman
bde4f35405
(custom-variable-backup-value): New function.
...
(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.
2002-09-16 15:20:20 +00:00
Richard M. Stallman
8f50b630a1
Add ref for Flyspell Prog mode.
2002-09-16 15:19:27 +00:00
Richard M. Stallman
7219db67a4
Describe Flyspell Prog mode.
2002-09-16 15:18:24 +00:00
Stefan Monnier
b9d391f75a
*** empty log message ***
2002-09-16 14:54:15 +00:00