Luc Teirlinck
ca0028cefd
(dired-diff, dired-backup-diff)
...
(dired-clean-directory, dired-do-chmod, dired-do-chgrp)
(dired-do-chown, dired-do-touch, dired-do-print)
(dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
(dired-do-byte-compile, dired-do-load, dired-do-redisplay)
(dired-create-directory, dired-do-copy, dired-do-symlink)
(dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
(dired-do-copy-regexp, dired-do-hardlink-regexp)
(dired-do-symlink-regexp, dired-upcase, dired-downcase)
(dired-maybe-insert-subdir, dired-next-subdir)
(dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
(dired-kill-subdir, dired-tree-up, dired-tree-down)
(dired-hide-subdir, dired-hide-all, dired-show-file-type)
(dired-run-shell-command, dired-query):
Remove redundant (or incorrect) autoloads.
2004-06-09 01:13:11 +00:00
Luc Teirlinck
05dcf18afa
(dired-do-touch, dired-clean-directory, dired-run-shell-command)
...
(dired-query): Add autoloads.
2004-06-09 01:04:28 +00:00
Luc Teirlinck
0a07c3a941
(dired-kill-tree): Do not kill DIRNAME, even if it does not end in a
...
slash. Add optional argument KILL-ROOT. Update docstring.
2004-06-09 00:25:30 +00:00
Daniel Pfeiffer
d7d7fd3018
show example of GNU {standard input} (gcc --pipe) and various Oracle messages
2004-06-08 21:38:29 +00:00
Daniel Pfeiffer
b3ef54c5fa
(compilation-set-window-height): Rearrange the save-* functions because a buffer can have several current point in different windows.
...
(compilation-error-regexp-alist-alist): Recognize {standard input} GNU messages (for gcc --pipe) and more kinds of Oracle messages.
2004-06-08 21:36:37 +00:00
Daniel Pfeiffer
ed27bf96e8
*** empty log message ***
2004-06-08 21:34:18 +00:00
Jan Djärv
968d61278d
Better documentation.
2004-06-08 17:53:11 +00:00
Jan Djärv
9757a56b6d
* toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
...
* toolbar/help-locol.xpm, toolbar/home-locol.xpm
* toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
* toolbar/left_arrow-locol.xpm toolbar/new-locol.xpm
* toolbar/open-locol.xpm, toolbar/paste-locol.xpm
* toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
* toolbar/right_arrow-locol.xpm toolbar/save-locol.xpm
* toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
* toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
* toolbar/up_arrow-locol.xpm:
New versions of icons that uses fewer colors.
* toolbar/tool-bar.el (tool-bar-local-item)
(tool-bar-local-item-from-menu): Try to use icons with fewer colors
if display-color-cells is 256 or less.
2004-06-08 17:48:36 +00:00
Jan Djärv
cf5458238d
* toolbar/tool-bar.el (tool-bar-local-item)
...
(tool-bar-local-item-from-menu): Try to use icons with fewer colors
if display-color-cells is 256 or less.
2004-06-08 17:47:52 +00:00
Jan Djärv
2976ca56af
New versions of icons that uses fewer colors.
2004-06-08 17:46:12 +00:00
Kim F. Storm
0e726aa5fb
(widget-specify-button): Use hand pointer rather
...
than mouse-face as visible mouse-over effect.
2004-06-08 09:54:59 +00:00
Kim F. Storm
765771b1ff
*** empty log message ***
2004-06-08 09:54:37 +00:00
Miles Bader
6e87ac8f55
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-385
...
src/xfaces.c (push_named_merge_point): Return 0 if a cycle is detected
2004-06-08 07:06:19 +00:00
Karl Fogel
5f29a6c8cc
* saveplace.el (save-place-alist-to-file): Bind `print-length'
...
and `print-level' to nil when writing out `save-place-alist'.
Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
2004-06-08 00:36:04 +00:00
Luc Teirlinck
0aa99669e3
*** empty log message ***
2004-06-07 21:38:35 +00:00
Luc Teirlinck
79d123adb3
(dired-do-redisplay, dired-maybe-insert-subdir): Update docstring.
...
(dired-reset-subdir-switches): New function.
2004-06-07 21:24:31 +00:00
Juanma Barranquero
0b0dea7bb7
*** empty log message ***
2004-06-07 21:03:48 +00:00
Juanma Barranquero
cca1bedc7f
Clarify paragraph about compatibility between image libraries and builds of
...
Emacs with several compilers.
2004-06-07 21:02:00 +00:00
Juanma Barranquero
f8cf33b157
(insert-buffer-substring-no-properties, insert-buffer-substring-as-yank):
...
Doc fixes.
2004-06-07 20:54:42 +00:00
Juanma Barranquero
c15dc81fc3
(kill-region): Doc fix.
2004-06-07 20:52:16 +00:00
Juanma Barranquero
9c3054dae3
(format-insert-annotations, format-annotate-location): Doc fixes.
...
(format-subtract-regions): Make arguments match their use in docstring.
2004-06-07 20:48:10 +00:00
Juanma Barranquero
0c53eb0351
(completion-kill-region): Doc fix.
2004-06-07 20:44:24 +00:00
Juanma Barranquero
412f1fab56
(Fuser_login_name, Ffloat_time, Fencode_time, Fcurrent_time_string)
...
(Fcurrent_time_zone, Finsert_buffer_substring, Ftranspose_regions):
Doc fixes.
2004-06-07 20:33:00 +00:00
Luc Teirlinck
487327a9ef
(dired-undo): Call `dired-build-subdir-alist'.
...
Limit scope of `buffer-read-only' binding.
2004-06-07 18:29:14 +00:00
Kim F. Storm
08384afd01
Typo.
2004-06-07 10:02:47 +00:00
John Wiegley
ac03c474d9
2004-06-06 Emilio C. Lopes <eclig@gmx.net>
...
* eshell/esh-cmd.el (eshell/which): respect commands quoted with
eshell-explicit-command-char
2004-06-07 08:36:23 +00:00
John Wiegley
2a05085477
*** empty log message ***
2004-06-07 08:36:07 +00:00
Miles Bader
a0a2334679
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381
...
Face merging cleanups
The only user-visible changes should be:
* The priority order of faces in a face :inherit attribute is now
reversed (for consistency with face lists in `face' text
properties)
* An :inherit loop is halted immediately, instead of being applied
several times first; this should only matters when a relative
attribute such as a :height scale is used.
2004-06-07 07:02:20 +00:00
Kenichi Handa
12d5b1856c
(find_safe_codings): Check NILP (safe_codings) only at
...
the necessary places.
2004-06-07 00:00:03 +00:00
Kim F. Storm
2e2d7ee654
*** empty log message ***
2004-06-06 22:40:53 +00:00
Kim F. Storm
116c423ca5
(Fdelete_process): Undo 2004-05-28 change.
...
Instead, call status_notify also for network process.
(status_message): Use process instead of status as arg.
Give messages "deleted" or "connection broken by remote peer" for
an exited network process.
(status_notify): Change call to status_message.
(read_process_output): Increase readmax to 4096. Do not increase
buffer size for datagram channels (default is now large enough).
2004-06-06 22:17:53 +00:00
Kim F. Storm
60ce1c586f
Cosmetic changes.
2004-06-06 22:15:12 +00:00
Juanma Barranquero
88c29504b3
*** empty log message ***
2004-06-06 21:50:57 +00:00
Juanma Barranquero
8c1138beaf
(help-argument-name): Inherit from italic face only if the frame
...
supports it.
2004-06-06 21:44:22 +00:00
Steven Tamm
fcf0d299cd
macfns.c (x_create_tip_frame): Fix Mac OS X 10.1 compilation
...
problem due to newly defined variable.
2004-06-06 20:54:15 +00:00
Steven Tamm
1d8362400e
(x_create_tip_frame): Fix Mac OS X 10.1 compilation problem due to newly defined variable
2004-06-06 20:53:20 +00:00
Jan Djärv
722ceca42c
New pbm files.
...
toolbar/README: new file
2004-06-06 20:17:13 +00:00
Jan Djärv
59c25a87ef
New file
2004-06-06 20:13:35 +00:00
Jan Djärv
6441a76174
New conversions from xpm files.
2004-06-06 20:08:06 +00:00
Luc Teirlinck
34bb9b0ac2
(locate-ls-subdir-switches): Minor doc change (filling).
2004-06-06 17:01:43 +00:00
Richard M. Stallman
33bc06fb37
(isearch-mode-map): Undo previous change.
2004-06-06 13:58:09 +00:00
Miles Bader
0722292b20
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-377
...
(Fdisplay_supports_face_attributes_p): Work around bootstrapping problem
2004-06-06 09:49:12 +00:00
Luc Teirlinck
2f9a6938e2
(locate-ls-subdir-switches): Doc fix.
2004-06-06 03:45:59 +00:00
Juri Linkov
575f611801
(help-argument-name): Add :group 'help.
2004-06-06 02:49:56 +00:00
Juri Linkov
ec85856c24
(defface): Add `supports' to docstring.
2004-06-06 02:46:29 +00:00
Juri Linkov
c4d9734c51
(custom-display): Add `min-colors'.
2004-06-06 02:45:28 +00:00
Juri Linkov
fb0fb4fa4e
Move Ediff's debug-ignored-errors from bindings.el.
2004-06-06 02:44:14 +00:00
Juri Linkov
cd8d6674f6
* bindings.el (debug-ignored-errors): Add regexps for history
...
related messages. Remove $ from "No further undo information".
Move Ediff's messages to ediff.el.
2004-06-06 02:42:55 +00:00
Luc Teirlinck
a994ebb8ba
(find-ls-subdir-switches): New user option.
...
(find-dired): No longer call `abbreviate-file-name' on DIR.
Set `dired-subdir-switches' buffer-locally.
2004-06-06 02:32:53 +00:00
Luc Teirlinck
271a87e8cf
Merge the two `Commentary' sections.
...
(locate-ls-subdir-switches): New user option.
(locate): Update for other changes.
(locate-mode-map): Restore Dired binding for mouse-2.
Bind `locate-mouse-view-file' to M-mouse-2.
Bind `l' to `locate-do-redisplay'.
(locate-main-listing-line-p, locate-do-redisplay): New functions.
(locate-mouse-view-file, locate-tags, locate-find-directory):
Print message if used outside main listing.
(locate-mode): Update docstring. Make `*Locate*' buffer read-only.
Various changes to support inserted subdirectories.
(locate-insert-header): Change header of *Locate* buffer.
2004-06-06 02:29:18 +00:00