Commit graph

46667 commits

Author SHA1 Message Date
Stefan Monnier
bf0e40d484 (uniquify-item, uniquify-get-proposed-name)
(uniquify-rationalize-conflicting-sublist): Rename filename -> dirname.
2003-05-07 15:53:08 +00:00
Markus Rost
0c72a1a22d Regenerated. 2003-05-06 18:47:39 +00:00
Juanma Barranquero
64dc28b0c7 *** empty log message *** 2003-05-06 17:57:43 +00:00
Juanma Barranquero
b71038b25c (setenv): Don't quote nil and t in docstrings. 2003-05-06 17:54:41 +00:00
Juanma Barranquero
41bbbdce51 (mouse-wheel-scroll-amount): Don't quote nil and t in docstrings. 2003-05-06 17:54:12 +00:00
Juanma Barranquero
d730a5ac5f (ps-zebra-stripe-follow): Don't quote nil and t in docstrings. 2003-05-06 17:53:37 +00:00
Juanma Barranquero
6688f85fc7 (newline): Don't quote nil and t in docstrings. 2003-05-06 17:52:20 +00:00
Juanma Barranquero
4ba4c353a7 (skeleton-autowrap, skeleton-untabify, skeleton-newline-indent-rigidly)
(skeleton-insert, skeleton-read): Don't quote nil and t in docstrings.
2003-05-06 17:51:08 +00:00
Juanma Barranquero
ee6258ff77 (type-break-good-rest-interval, type-break-query-mode)
(type-break-query-function, type-break-mode-line-message-mode): Don't quote nil
and t in docstrings.
2003-05-06 17:50:17 +00:00
Juanma Barranquero
74dfa72fa3 (popup-dialog-box): Don't quote nil and t in docstrings. 2003-05-06 17:49:24 +00:00
Juanma Barranquero
89a5038d51 (buffer-syntactic-context): Don't quote nil and t in docstrings. 2003-05-06 17:48:39 +00:00
Juanma Barranquero
25345117c2 (mail-directory-function, mail-directory-requery, mail-directory): Don't quote
nil and t in docstrings.
2003-05-06 17:48:06 +00:00
Juanma Barranquero
23a7c49510 (rmail-primary-inbox-list): Don't quote nil and t in docstrings. 2003-05-06 17:47:18 +00:00
Juanma Barranquero
5199cf98c8 (rlogin-process-connection-type): Don't quote nil and t in docstrings. 2003-05-06 17:46:28 +00:00
Juanma Barranquero
e7f32a7551 (decipher-ignore-spaces): Don't quote nil and t in docstrings. 2003-05-06 17:45:50 +00:00
Juanma Barranquero
8101c2f2e2 (mpuz-silent): Don't quote nil and t in docstrings. 2003-05-06 17:45:00 +00:00
Juanma Barranquero
8df8710233 (c-lineup-argcont, c-lineup-gcc-asm-reg): Don't quote nil and t in docstrings. 2003-05-06 17:44:11 +00:00
Juanma Barranquero
15ca56993e (cperl-lineup): Don't quote nil and t in docstrings. 2003-05-06 17:43:22 +00:00
Juanma Barranquero
d7e170b3d2 (cpp-edit-list): Don't quote nil and t in docstrings. 2003-05-06 17:41:48 +00:00
Juanma Barranquero
33b522e057 (idlwave-complete-special): Don't quote nil and t in docstrings. 2003-05-06 17:40:52 +00:00
Juanma Barranquero
dccab430bb (tcl-explain-indentation): Don't quote nil and t in docstrings. 2003-05-06 17:39:21 +00:00
Juanma Barranquero
24190da583 (allout-auto-activation, allout-use-mode-specific-leader)
(allout-reindent-bodies, allout-unprotected): Don't quote nil and t in
docstrings.
2003-05-06 17:38:32 +00:00
Juanma Barranquero
a8ea72a078 (case, typecase): Don't quote nil and t in docstrings. 2003-05-06 17:37:04 +00:00
Juanma Barranquero
66d0d12c98 (eldoc-echo-area-use-multiline-p): Don't quote nil and t in docstrings. 2003-05-06 17:36:16 +00:00
Juanma Barranquero
08815e25e5 (compile-internal): Don't quote nil and t in docstrings. 2003-05-06 17:35:37 +00:00
Juanma Barranquero
f20b2f5cf3 (gnus-article-mime-match-handle-function): Don't quote nil and t in docstrings. 2003-05-06 17:33:21 +00:00
Juanma Barranquero
03c1a35efa (gnus-score-lower-thread): Don't quote nil and t in docstrings. 2003-05-06 17:31:31 +00:00
Juanma Barranquero
a4f5043f63 (gnus-group-parameters): Don't quote nil and t in docstrings. 2003-05-06 17:30:13 +00:00
Lute Kamstra
9df382fe16 Removed an erroneous comment.
(hl-line-mode): Use buffer local hooks.
(global-hl-line-mode): Turn local modes on unconditionally.
(hl-line-highlight): Comment fix.
2003-05-06 15:35:58 +00:00
Stefan Monnier
95e60ff984 (imenu--generic-function): Use font-lock-defaults
case setting if imenu-case-fold-search is not locally set.
2003-05-06 15:16:27 +00:00
Stefan Monnier
0f21c5a0a6 (comment-normalize-vars): Add docstring. 2003-05-06 14:55:56 +00:00
Stefan Monnier
6b09e9c8da (uniquify-managed): New var.
(uniquify-rationalize-file-buffer-names, rename-buffer): Use it and set
it to prevent accidental renaming of unrelated buffers.
(uniquify-delay-rationalize-file-buffer-names): Use it to avoid
the cost of uniquify when killing unrelated buffers.
2003-05-06 14:29:39 +00:00
Stefan Monnier
2abd030673 (comment-set-column, comment-kill, comment-or-uncomment-region):
Call comment-normalize-vars since these functions are autoloaded.
2003-05-06 14:06:34 +00:00
Stefan Monnier
824c61ddc6 (ad-make-advised-docstring): Adjust usage for new help-add-fundoc-usage. 2003-05-06 13:58:30 +00:00
Stefan Monnier
f8daddcffb (help-add-fundoc-usage): Use t for "no arglist". 2003-05-06 13:54:21 +00:00
Richard M. Stallman
be5d837275 (comment-search-forward): Delete autoload cookie. 2003-05-06 10:40:35 +00:00
Kenichi Handa
844da0ff4c (byte-compile-file): Fix comment 2003-05-06 05:10:59 +00:00
Kenichi Handa
e9cc41c898 (revert-buffer): Comment fixed. 2003-05-06 05:08:57 +00:00
Kenichi Handa
a38ac4c2d8 (archive-set-buffer-as-visiting-file): Use
after-insert-file-set-coding, not
after-insert-file-set-buffer-file-coding-system.
2003-05-06 05:08:32 +00:00
Kenichi Handa
590ef566ad *** empty log message *** 2003-05-06 04:37:49 +00:00
Kenichi Handa
1f816871d4 *** empty log message *** 2003-05-06 02:50:01 +00:00
Richard M. Stallman
59d18288fe (dired-find-file): Bind find-file-run-dired around the call to find-file. 2003-05-05 21:22:13 +00:00
Stefan Monnier
5fe3b8a416 *** empty log message *** 2003-05-05 19:13:41 +00:00
Stefan Monnier
bd23561041 (Qwrite_region_annotate_functions): New var.
(build_annotations): Use it to process the global part of the hook.
(syms_of_fileio): Init and staticpro it.
2003-05-05 18:13:08 +00:00
Stefan Monnier
edf505ce9a (map_keymap): Doc fix. 2003-05-05 18:06:03 +00:00
Stefan Monnier
b72cc2c3ba *** empty log message *** 2003-05-05 17:07:28 +00:00
Stefan Monnier
54547ff5bf (uniquify-buffer-name-style, uniquify-after-kill-buffer-p)
(uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
(uniquify-min-dir-content, uniquify-separator, uniquify-trailing-separator-p):
Remove redundant group specification.
(uniquify-file-name-nondirectory): Delete.
(uniquify-rationalize-file-buffer-names): Simplify.
Use directory names as `filename' component of uniquify-item.
(uniquify-get-proposed-name): Adjust now that `filename' does not
include `base'.
2003-05-05 16:55:38 +00:00
Glenn Morris
445f98eb33 No font-lock warning for parentheses in column zero in 21.3 2003-05-05 16:39:58 +00:00
Glenn Morris
f5fdfa6039 --color not available in version 21.3 2003-05-05 16:34:16 +00:00
Stefan Monnier
02610d0eee (vc-svn-merge): Forgot quotes. 2003-05-05 16:13:39 +00:00