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
Stefan Monnier
c217cb0452
(vc-svn-merge): First attempt.
2003-05-05 16:13:04 +00:00
Stefan Monnier
1468d75485
(vc-svn-merge-news): Adjust for subversion.
2003-05-05 16:06:10 +00:00
Stefan Monnier
478e7df5d0
(vc-svn-registered): Missing paren.
...
(vc-svn-diff-tree): Missing renaming.
2003-05-05 15:49:23 +00:00
Stefan Monnier
1fd3454a34
First cut at vc-svn.el.
2003-05-05 15:42:27 +00:00
Stefan Monnier
adec392eb2
(safe_run_hooks_error): Display the error instead of silently ignoring it.
2003-05-05 14:36:09 +00:00
John Paul Wallington
375d5635f9
(batch-update-autoloads): Call `update-directory-autoloads'.
2003-05-05 00:25:11 +00:00
Stefan Monnier
df05087018
Move provide to end of file.
...
(uniquify-ref-base, uniquify-ref-filename, uniquify-ref-buffer)
(uniquify-ref-proposed, uniquify-set-proposed): Remove.
(uniquify-item): New struct. Update users of uniquify-ref-*.
(uniquify-get-proposed-name, uniquify-rationalize-a-list):
Make `depth' optional.
(uniquify-non-file-buffer-names): Remove.
(uniquify-rationalize-file-buffer-names): Don't set it up.
Use uniquify-make-item and don't pass the now-optional depth.
(uniquify-rationalize-conflicting-sublist): Check the new buffer
name directly instead of relying on uniquify-non-file-buffer-names.
(uniquify-rename-buffer): Use with-current-buffer and pass
the `unique' arg to rename-buffer.
2003-05-04 21:30:25 +00:00
Juanma Barranquero
f33d0485dd
*** empty log message ***
2003-05-04 20:24:33 +00:00
Juanma Barranquero
6f9a2614e7
(ada-xemacs): Variable removed, since it's better to use (featurep 'xemacs).
...
Removed warnings generated with Emacs 21.3.x (mostly by adding needed `require'
statements).
2003-05-04 19:55:38 +00:00
Juanma Barranquero
7abe197c30
(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-04 19:54:00 +00:00
Nick Roberts
cff5bea0e5
*** empty log message ***
2003-05-04 19:30:19 +00:00
Nick Roberts
63d9d51cc5
Correct size for cleaner bitmaps.
2003-05-04 19:21:03 +00:00
Stefan Monnier
4a97caca5b
(vc-mcvs-mode-line-string): Fix thinko.
...
(vc-mcvs-rename-file): New function.
2003-05-04 18:38:31 +00:00
Richard M. Stallman
56eebc2963
(update-directory-autoloads): Renamed from
...
update-autoloads-from-directories.
2003-05-04 13:08:58 +00:00
Stefan Monnier
318ab85c81
(menu_bar_item): Adjust declaration.
...
(menu_bar_one_keymap_changed_items): Declare.
2003-05-04 01:44:08 +00:00
Stefan Monnier
4216b545a9
(input_available_signal): Mark static.
...
(menu_bar_items): Use map_keymap.
(menu_bar_one_keymap): Remove.
(menu_bar_item): Adjust arglist (for use in map_keymap).
Properly hide a second binding when not both are keymaps.
2003-05-04 01:39:33 +00:00
Stefan Monnier
0695ce9138
(struct skp): New struct, to pass args through map_keymap.
...
(single_keymap_panes): Use it and map_keymap.
(single_menu_item): Use skp as well.
2003-05-04 01:27:32 +00:00
Stefan Monnier
09dae035eb
(cl-map-keymap): Redefine as alias.
...
(cl-map-keymap-recursively): Use map-keymap.
(cl-macroexpand-all): Don't quote functions.
2003-05-04 00:44:25 +00:00
Stefan Monnier
0d7a020af5
(cl-map-keymap): Be careful with aliases.
2003-05-04 00:34:16 +00:00
Stefan Monnier
24c22ecf5a
(ad-get-enabled-advices, ad-special-forms)
...
(ad-arglist, ad-subr-arglist): Use push and match-string.
(ad-make-advised-docstring): Extract & reinsert the usage info.
2003-05-04 00:32:46 +00:00
Stefan Monnier
95734598cd
(help-add-fundoc-usage): Allow arglist to be a string.
2003-05-04 00:30:34 +00:00
Stefan Monnier
9d3153eb87
(map_keymap_item, map_keymap_char_table_item, map_keymap)
...
(map_keymap_call, Fmap_keymap): New functions.
(syms_of_keymap): Defsubr map-keymap.
2003-05-04 00:13:06 +00:00
Stefan Monnier
b41ea33eef
(map_keymap_function_t): New type.
...
(map_keymap): Declare.
2003-05-04 00:10:01 +00:00
Nick Roberts
d408a783f8
(breakpoint-enabled-icon, breakpoint-disabled-icon):
...
Include bitmap data for monochrome display.
(breakpoint-enabled-pbm-data, breakpoint-disabled-pbm-data):
New constants.
2003-05-03 22:20:57 +00:00
Nick Roberts
93e36c9cbf
*** empty log message ***
2003-05-03 21:55:09 +00:00
Nick Roberts
556621f6d1
Add an entry for GDB-UI.
...
Mention tool bar under GUD.
2003-05-03 20:46:06 +00:00
Stefan Monnier
5ed6ba5b28
*** empty log message ***
2003-05-03 18:44:49 +00:00
Glenn Morris
e6838fd842
Improve previous changes (in particular, use of @uref).
...
Add a few index entries.
2003-05-03 14:24:23 +00:00
Richard M. Stallman
3f146b61a3
Updated page for dired.el.
2003-05-03 14:06:09 +00:00
Richard M. Stallman
c73fce9a2c
(cperl-nonoverridable-face): Doc fix.
2003-05-03 13:53:41 +00:00
Richard M. Stallman
8451b5e9c5
(mail-dont-send, mail-bury): Make ARG optional.
2003-05-03 13:52:57 +00:00
Richard M. Stallman
0d63ba8cd9
(Helper-return-blurb): Add defvar. (Also rearrange defuns.)
2003-05-03 13:52:17 +00:00
Richard M. Stallman
1f9d00ca8a
(uniquify-ignore-buffers-re): Change default to match some Gnus buffers.
2003-05-03 13:51:00 +00:00
Richard M. Stallman
78e4fe6980
(comment-search-forward): Add autoload cookie.
2003-05-03 13:50:14 +00:00