Jan Djärv [Tue, 8 Jun 2004 17:47:52 +0000 (17:47 +0000)]
* 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.
Jan Djärv [Tue, 8 Jun 2004 17:46:12 +0000 (17:46 +0000)]
New versions of icons that uses fewer colors.
Kim F. Storm [Tue, 8 Jun 2004 09:54:59 +0000 (09:54 +0000)]
(widget-specify-button): Use hand pointer rather
than mouse-face as visible mouse-over effect.
Kim F. Storm [Tue, 8 Jun 2004 09:54:37 +0000 (09:54 +0000)]
*** empty log message ***
Miles Bader [Tue, 8 Jun 2004 07:06:19 +0000 (07:06 +0000)]
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
Karl Fogel [Tue, 8 Jun 2004 00:36:04 +0000 (00:36 +0000)]
* 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.
Luc Teirlinck [Mon, 7 Jun 2004 21:38:35 +0000 (21:38 +0000)]
*** empty log message ***
Luc Teirlinck [Mon, 7 Jun 2004 21:24:31 +0000 (21:24 +0000)]
(dired-do-redisplay, dired-maybe-insert-subdir): Update docstring.
(dired-reset-subdir-switches): New function.
Juanma Barranquero [Mon, 7 Jun 2004 21:03:48 +0000 (21:03 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 7 Jun 2004 21:02:00 +0000 (21:02 +0000)]
Clarify paragraph about compatibility between image libraries and builds of
Emacs with several compilers.
Juanma Barranquero [Mon, 7 Jun 2004 20:54:42 +0000 (20:54 +0000)]
(insert-buffer-substring-no-properties, insert-buffer-substring-as-yank):
Doc fixes.
Juanma Barranquero [Mon, 7 Jun 2004 20:52:16 +0000 (20:52 +0000)]
(kill-region): Doc fix.
Juanma Barranquero [Mon, 7 Jun 2004 20:48:10 +0000 (20:48 +0000)]
(format-insert-annotations, format-annotate-location): Doc fixes.
(format-subtract-regions): Make arguments match their use in docstring.
Juanma Barranquero [Mon, 7 Jun 2004 20:44:24 +0000 (20:44 +0000)]
(completion-kill-region): Doc fix.
Juanma Barranquero [Mon, 7 Jun 2004 20:33:00 +0000 (20:33 +0000)]
(Fuser_login_name, Ffloat_time, Fencode_time, Fcurrent_time_string)
(Fcurrent_time_zone, Finsert_buffer_substring, Ftranspose_regions):
Doc fixes.
Luc Teirlinck [Mon, 7 Jun 2004 18:29:14 +0000 (18:29 +0000)]
(dired-undo): Call `dired-build-subdir-alist'.
Limit scope of `buffer-read-only' binding.
Kim F. Storm [Mon, 7 Jun 2004 10:02:47 +0000 (10:02 +0000)]
Typo.
John Wiegley [Mon, 7 Jun 2004 08:36:23 +0000 (08:36 +0000)]
2004-06-06 Emilio C. Lopes <eclig@gmx.net>
* eshell/esh-cmd.el (eshell/which): respect commands quoted with
eshell-explicit-command-char
John Wiegley [Mon, 7 Jun 2004 08:36:07 +0000 (08:36 +0000)]
*** empty log message ***
Miles Bader [Mon, 7 Jun 2004 07:02:20 +0000 (07:02 +0000)]
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.
Kenichi Handa [Mon, 7 Jun 2004 00:00:03 +0000 (00:00 +0000)]
(find_safe_codings): Check NILP (safe_codings) only at
the necessary places.
Kim F. Storm [Sun, 6 Jun 2004 22:40:53 +0000 (22:40 +0000)]
*** empty log message ***
Kim F. Storm [Sun, 6 Jun 2004 22:17:53 +0000 (22:17 +0000)]
(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).
Kim F. Storm [Sun, 6 Jun 2004 22:15:12 +0000 (22:15 +0000)]
Cosmetic changes.
Juanma Barranquero [Sun, 6 Jun 2004 21:50:57 +0000 (21:50 +0000)]
*** empty log message ***
Juanma Barranquero [Sun, 6 Jun 2004 21:44:22 +0000 (21:44 +0000)]
(help-argument-name): Inherit from italic face only if the frame
supports it.
Steven Tamm [Sun, 6 Jun 2004 20:54:15 +0000 (20:54 +0000)]
macfns.c (x_create_tip_frame): Fix Mac OS X 10.1 compilation
problem due to newly defined variable.
Steven Tamm [Sun, 6 Jun 2004 20:53:20 +0000 (20:53 +0000)]
(x_create_tip_frame): Fix Mac OS X 10.1 compilation problem due to newly defined variable
Jan Djärv [Sun, 6 Jun 2004 20:17:13 +0000 (20:17 +0000)]
New pbm files.
toolbar/README: new file
Jan Djärv [Sun, 6 Jun 2004 20:13:35 +0000 (20:13 +0000)]
New file
Jan Djärv [Sun, 6 Jun 2004 20:08:06 +0000 (20:08 +0000)]
New conversions from xpm files.
Luc Teirlinck [Sun, 6 Jun 2004 17:01:43 +0000 (17:01 +0000)]
(locate-ls-subdir-switches): Minor doc change (filling).
Richard M. Stallman [Sun, 6 Jun 2004 13:58:09 +0000 (13:58 +0000)]
(isearch-mode-map): Undo previous change.
Miles Bader [Sun, 6 Jun 2004 09:49:12 +0000 (09:49 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-377
(Fdisplay_supports_face_attributes_p): Work around bootstrapping problem
Luc Teirlinck [Sun, 6 Jun 2004 03:45:59 +0000 (03:45 +0000)]
(locate-ls-subdir-switches): Doc fix.
Juri Linkov [Sun, 6 Jun 2004 02:49:56 +0000 (02:49 +0000)]
(help-argument-name): Add :group 'help.
Juri Linkov [Sun, 6 Jun 2004 02:46:29 +0000 (02:46 +0000)]
(
defface): Add `supports' to docstring.
Juri Linkov [Sun, 6 Jun 2004 02:45:28 +0000 (02:45 +0000)]
(custom-display): Add `min-colors'.
Juri Linkov [Sun, 6 Jun 2004 02:44:14 +0000 (02:44 +0000)]
Move Ediff's debug-ignored-errors from bindings.el.
Juri Linkov [Sun, 6 Jun 2004 02:42:55 +0000 (02:42 +0000)]
* bindings.el (debug-ignored-errors): Add regexps for history
related messages. Remove $ from "No further undo information".
Move Ediff's messages to ediff.el.
Luc Teirlinck [Sun, 6 Jun 2004 02:32:53 +0000 (02:32 +0000)]
(find-ls-subdir-switches): New user option.
(find-dired): No longer call `abbreviate-file-name' on DIR.
Set `dired-subdir-switches' buffer-locally.
Luc Teirlinck [Sun, 6 Jun 2004 02:29:18 +0000 (02:29 +0000)]
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.
Luc Teirlinck [Sun, 6 Jun 2004 02:26:46 +0000 (02:26 +0000)]
(dired-do-redisplay, dired-maybe-insert-subdir): Change interactive
default switches.
(dired-rename-subdir-2): Update `dired-switches-alist'.
(dired-insert-subdir, dired-kill-subdir):
Handle `dired-switches-alist'. Do not mark buffer modified.
(dired-insert-subdir-validate): Handle `dired-subdir-switches'.
(dired-insert-subdir-doinsert): Omit messages.
Handle `dired-subdir-switches'.
(dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
Luc Teirlinck [Sun, 6 Jun 2004 02:22:41 +0000 (02:22 +0000)]
(dired-subdir-switches, dired-switches-alist): New vars.
(dired-insert-old-subdirs): Do not repeatedly delete and reinsert
subdirs if -R switch is used for a subdir.
(dired-mode): Set `dired-switches-alist'.
(dired-build-subdir-alist): Only print number of directories in
echo area when invoked interactively.
Juanma Barranquero [Sun, 6 Jun 2004 02:00:18 +0000 (02:00 +0000)]
(bootstrap-nmake): When nmake'ing bootstrap on the lisp/ directory, set SHELL to
$(SHELLTYPE); this avoids calling non-existent cmdproxy.exe on boostrappings
after a previous install followed by realclean.
Juanma Barranquero [Sun, 6 Jun 2004 01:28:17 +0000 (01:28 +0000)]
*** empty log message ***
Juanma Barranquero [Sun, 6 Jun 2004 01:22:53 +0000 (01:22 +0000)]
Add quote in comment to resync font-locking.
Juri Linkov [Sun, 6 Jun 2004 00:38:29 +0000 (00:38 +0000)]
Fix typo.
Miles Bader [Sat, 5 Jun 2004 23:11:46 +0000 (23:11 +0000)]
Changes from arch/CVS synchronization
Lars Hansen [Sat, 5 Jun 2004 17:55:26 +0000 (17:55 +0000)]
*** empty log message ***
Lars Hansen [Sat, 5 Jun 2004 17:55:05 +0000 (17:55 +0000)]
(variable dired-omit-mode): Rename from dired-omit-files-p.
(function dired-omit-mode): Rename from dired-omit-toggle.
Call dired-omit-mode rather than set dired-omit-files-p.
(dired-mark-omitted): Describe command.
Lars Hansen [Sat, 5 Jun 2004 17:53:03 +0000 (17:53 +0000)]
(dired-omit-mode): Rename from dired-omit-files-p. Use define-minor-mode to define it.
(dired-omit-files-p): Add as alias for dired-omit-mode.
(dired-omit-toggle): Delete. Replaced by dired-omit-mode and dired-mark-omitted.
(dired-mark-omitted): Add. Bind to M-O.
Richard M. Stallman [Sat, 5 Jun 2004 17:40:24 +0000 (17:40 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 5 Jun 2004 17:39:46 +0000 (17:39 +0000)]
(Minibuffer Completion): For INITIAL arg,
refer the user to the Initial Input node.
(Text from Minibuffer): Likewise.
(Initial Input): New node. Document this feature
and say it is mostly deprecated.
Richard M. Stallman [Sat, 5 Jun 2004 16:52:14 +0000 (16:52 +0000)]
(Fcompleting_read): Doc fix.
Andreas Schwab [Sat, 5 Jun 2004 15:54:10 +0000 (15:54 +0000)]
*** empty log message ***
Andreas Schwab [Sat, 5 Jun 2004 15:40:29 +0000 (15:40 +0000)]
(x_create_tip_frame): Fix declaration after statement.
Eli Zaretskii [Sat, 5 Jun 2004 10:24:42 +0000 (10:24 +0000)]
*** empty log message ***
Kenichi Handa [Sat, 5 Jun 2004 02:39:28 +0000 (02:39 +0000)]
*** empty log message ***
Kenichi Handa [Sat, 5 Jun 2004 02:39:03 +0000 (02:39 +0000)]
Fix typos (kein'ichi -> ken'ichi).
Kenichi Handa [Sat, 5 Jun 2004 02:20:52 +0000 (02:20 +0000)]
(leim-list.el): Depends on leim-ext.el. Appends
the contents off leim-ext.el to leim-list.el.
Kenichi Handa [Sat, 5 Jun 2004 02:18:44 +0000 (02:18 +0000)]
New file.
Juanma Barranquero [Sat, 5 Jun 2004 01:49:53 +0000 (01:49 +0000)]
(help-argument-name): Unconditionally inherit from 'italic (pending
investigation of problem with `supports' in `
defface').
Juanma Barranquero [Sat, 5 Jun 2004 00:43:47 +0000 (00:43 +0000)]
*** empty log message ***
Juanma Barranquero [Sat, 5 Jun 2004 00:30:12 +0000 (00:30 +0000)]
(Fdescribe_vector): Fix docstring.
(Fkey_description, Fglobal_key_binding): Fix typo in docstring.
Miles Bader [Fri, 4 Jun 2004 23:30:03 +0000 (23:30 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-374
(tty_supports_face_attributes_p): Ensure attributes differ from default
This implements the property of `display-supports-face-attributes-p'
which says that the specified attributes must be distinguishable from
those of the default face.
Juanma Barranquero [Fri, 4 Jun 2004 23:27:33 +0000 (23:27 +0000)]
Add reference to face `help-argument-name'.
Juanma Barranquero [Fri, 4 Jun 2004 23:26:14 +0000 (23:26 +0000)]
(help-argument-name): Reintroduce face.
(help-default-arg-highlight): Use it, now that
`face-differs-from-default-p' can be trusted.
Juanma Barranquero [Fri, 4 Jun 2004 22:50:04 +0000 (22:50 +0000)]
*** empty log message ***
Juanma Barranquero [Fri, 4 Jun 2004 22:41:10 +0000 (22:41 +0000)]
Sentence commands added to Point Motion group; kill and backward-kill
commands added to Extraction group.
Eli Zaretskii [Fri, 4 Jun 2004 16:08:11 +0000 (16:08 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 4 Jun 2004 16:05:56 +0000 (16:05 +0000)]
(battery-linux-proc-acpi): mA was hardcored, but some
systems appear to use mW, make the code handle this. Fix a
division-by-zero bug while at it, and handle kernels with
a slightly different layout in /proc/acpi.
Eli Zaretskii [Fri, 4 Jun 2004 15:56:53 +0000 (15:56 +0000)]
(x_supports_face_attributes_p): Make this function
conditional on HAVE_WINDOW_SYSTEM.
(Fdisplay_supports_face_attributes_p) [HAVE_WINDOW_SYSTEM]: Don't
call x_supports_face_attributes_p if it was not compiled in.
Miles Bader [Fri, 4 Jun 2004 10:12:53 +0000 (10:12 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-372
Simplify face-differs-from-default-p; don't consider :stipple.
Miles Bader [Fri, 4 Jun 2004 06:00:59 +0000 (06:00 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-370
Move `display-supports-face-attributes-p' entirely into C code
Previously only the tty-related portion of display-supports-face-attributes-p
was done in C. This just moves the graphical-display related bits into C
too, which allows us to implement them properly (the previous attempt to do a
halfway-proper job in lisp didn't work because of funny conditions during
emacs startup).
Karl Fogel [Fri, 4 Jun 2004 04:37:10 +0000 (04:37 +0000)]
2004-06-03 Karl Fogel <kfogel@red-bean.com>
* vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
because the latter is a CL-ism. This fixes the bug reported by
Shawn Boyette <mdxi@collapsar.net> in
http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
Miles Bader [Fri, 4 Jun 2004 02:50:50 +0000 (02:50 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-369
Rewrite face-differs-from-default-p
Miles Bader [Fri, 4 Jun 2004 02:50:11 +0000 (02:50 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-368
Improve display-supports-face-attributes-p on non-ttys
Juanma Barranquero [Fri, 4 Jun 2004 00:12:24 +0000 (00:12 +0000)]
Reword the section on image support. Add reference to GnuWin32. Mention
problems when mixing binaries from different compilers.
David Kastrup [Thu, 3 Jun 2004 19:53:53 +0000 (19:53 +0000)]
(woman-mapcan): More concise code.
(woman-topic-all-completions, woman-topic-all-completions-1)
(woman-topic-all-completions-merge): Replace by a simpler and
much faster implementation based on O(n log n) sort/merge instead
of the old O(n^2) behavior.
David Kastrup [Thu, 3 Jun 2004 19:52:34 +0000 (19:52 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 2 Jun 2004 22:59:11 +0000 (22:59 +0000)]
(Fx_display_grayscale_p, Fw32_send_sys_command, Vw32_color_map):
Fix typo in docstring.
(Fx_create_frame, Fw32_find_bdf_fonts, Fx_show_tip)
(Fw32_unregister_hot_key, Fw32_reconstruct_hot_key):
Make argument names match their use in docstring.
Miles Bader [Wed, 2 Jun 2004 22:44:45 +0000 (22:44 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-363
(read-number): Use canonical format for default in prompt.
2004-06-03 Miles Bader <miles@gnu.org>
* lisp/subr.el (read-number): Use canonical format for default in prompt.
Miles Bader [Wed, 2 Jun 2004 22:43:42 +0000 (22:43 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-362
Support " [...]" style defaults in minibuffer-electric-default-mode
2004-06-03 Miles Bader <miles@gnu.org>
* lisp/minibuf-eldef.el (minibuffer-default-in-prompt-regexps): Add
regexp for " [...]" style defaults.
John Paul Wallington [Wed, 2 Jun 2004 22:07:42 +0000 (22:07 +0000)]
2004-06-02 Romain Francoise <romain@orebokech.com>
* ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
groups: if the user asks for a hidden buffer, open the
corresponding filter group to expose it.
* ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
`ibuffer-jump-to-buffer'.
(ibuffer-jump-offer-only-visible-buffers): New user option.
Juanma Barranquero [Wed, 2 Jun 2004 00:53:13 +0000 (00:53 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 2 Jun 2004 00:50:09 +0000 (00:50 +0000)]
Work around bugs/problems with MinGW builds of graphics libraries
called from MSVC builds of Emacs.
(lookup_image): Make pointer to img static.
(png_read_from_memory): Disable "global" optimization.
Juanma Barranquero [Wed, 2 Jun 2004 00:43:56 +0000 (00:43 +0000)]
(register-char-codings): Make alias for `ignore'. Move docstring to
obsolescence info and remove redundancy.
Juanma Barranquero [Wed, 2 Jun 2004 00:38:00 +0000 (00:38 +0000)]
(process-kill-without-query): Remove spurious "\n" on obsolescence string.
(focus-frame, unfocus-frame): Add obsolescence declaration and empty
docstring.
Juanma Barranquero [Wed, 2 Jun 2004 00:35:23 +0000 (00:35 +0000)]
(frame-update-faces): Add empty docstring so the one for `ignore' doesn't
show through.
Juanma Barranquero [Wed, 2 Jun 2004 00:29:10 +0000 (00:29 +0000)]
(obj): Add image.c.
Stefan Monnier [Wed, 2 Jun 2004 00:02:18 +0000 (00:02 +0000)]
(comint-replace-by-expanded-history-before-point):
Obey `start' as the docstring says.
(comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
(comint-update-fence): Prevent font-lock from running unnecessarily.
(comint-dynamic-list-completions): Use with-current-buffer.
Stefan Monnier [Tue, 1 Jun 2004 23:31:00 +0000 (23:31 +0000)]
(bibtex-format-entry): Fix regexps.
(bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
(bibtex-entry-update): Handle alternatives and optional fields.
(bibtex-parse-entry): Bugfix, handle empty key.
Stefan Monnier [Tue, 1 Jun 2004 23:21:55 +0000 (23:21 +0000)]
(Fcondition_case): Fix usage. Simplify.
Kim F. Storm [Tue, 1 Jun 2004 23:18:25 +0000 (23:18 +0000)]
(blink-cursor-start): Turn cursor off initially so blink
starts after blink-cursor-delay rather than 2*blink-cursor-delay.
Kim F. Storm [Tue, 1 Jun 2004 23:17:24 +0000 (23:17 +0000)]
*** empty log message ***
Stefan Monnier [Tue, 1 Jun 2004 20:26:52 +0000 (20:26 +0000)]
(EXCEEDS_LISP_PTR) [USE_LSB_TAG]: Never true.
Stefan Monnier [Tue, 1 Jun 2004 05:12:23 +0000 (05:12 +0000)]
*** empty log message ***
Stefan Monnier [Tue, 1 Jun 2004 00:25:50 +0000 (00:25 +0000)]
(vc-arch-state): Don't assume the file exists.
Lars Hansen [Mon, 31 May 2004 21:45:51 +0000 (21:45 +0000)]
(desktop-save): Don't save minor modes without a known mode initialization function.