]> git.eshelyaron.com Git - emacs.git/log
emacs.git
20 years ago(before-save-hook): Add `time-stamp' to the options.
Luc Teirlinck [Sun, 13 Jun 2004 21:32:14 +0000 (21:32 +0000)]
(before-save-hook): Add `time-stamp' to the options.

20 years ago(time-stamp): Recommend adding it to `before-save-hook', rather than
Luc Teirlinck [Sun, 13 Jun 2004 21:23:24 +0000 (21:23 +0000)]
(time-stamp): Recommend adding it to `before-save-hook', rather than
`write-file-functions'.
Make a similar change in `Commentary' section.

20 years agoReindent `diff-current-defun'.
Kai Großjohann [Sun, 13 Jun 2004 16:49:55 +0000 (16:49 +0000)]
Reindent `diff-current-defun'.

20 years ago(diff-current-defun): If at start of hunk, use
Kai Großjohann [Sun, 13 Jun 2004 16:48:44 +0000 (16:48 +0000)]
(diff-current-defun): If at start of hunk, use
position of first change.

20 years ago(cancel_hourglass_unwind): Return a value.
Andreas Schwab [Sun, 13 Jun 2004 15:35:03 +0000 (15:35 +0000)]
(cancel_hourglass_unwind): Return a value.
(modify_event_symbol): Always use %ld for printing EMACS_INT.
(Fexecute_extended_command): Likewise.

20 years ago(print_object): Always use %ld for printing EMACS_INT.
Andreas Schwab [Sun, 13 Jun 2004 15:33:33 +0000 (15:33 +0000)]
(print_object): Always use %ld for printing EMACS_INT.

20 years ago(SYNTAX_ENTRY_FOLLOW_PARENT): Rename local variable to
Andreas Schwab [Sun, 13 Jun 2004 15:30:31 +0000 (15:30 +0000)]
(SYNTAX_ENTRY_FOLLOW_PARENT): Rename local variable to
avoid clashes.
(SYNTAX): Likewise.
(SYNTAX_WITH_FLAGS): Likewise.
(SYNTAX_MATCH): Likewise.

20 years ago(char_quoted): Avoid warning about undefined operation.
Andreas Schwab [Sun, 13 Jun 2004 15:28:55 +0000 (15:28 +0000)]
(char_quoted): Avoid warning about undefined operation.
(find_defun_start): Likewise.
(scan_lists): Likewise.
(INC_FROM): Likewise.
(scan_sexps_forward): Likewise.

20 years agoInclude <ctype.h>.
Andreas Schwab [Sun, 13 Jun 2004 15:04:45 +0000 (15:04 +0000)]
Include <ctype.h>.

20 years ago(face_attr_equal_p): Declare parameters.
Andreas Schwab [Sun, 13 Jun 2004 14:50:07 +0000 (14:50 +0000)]
(face_attr_equal_p): Declare parameters.

20 years ago*** empty log message ***
Lars Hansen [Sun, 13 Jun 2004 13:39:59 +0000 (13:39 +0000)]
*** empty log message ***

20 years ago(dired-mark-omitted): Update keybinding.
Lars Hansen [Sun, 13 Jun 2004 13:39:31 +0000 (13:39 +0000)]
(dired-mark-omitted): Update keybinding.

20 years ago(dired-mark-omitted): Bind to "*O".
Lars Hansen [Sun, 13 Jun 2004 13:38:14 +0000 (13:38 +0000)]
(dired-mark-omitted): Bind to "*O".

20 years ago* bookmark.el (bookmark-bmenu-relocate): New function, as
Karl Fogel [Sun, 13 Jun 2004 01:59:21 +0000 (01:59 +0000)]
* bookmark.el (bookmark-bmenu-relocate): New function, as
  suggested by David J. Biesack <David.Biesack@sas.com>.
  (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
  (bookmark-bmenu-mode): Describe binding in doc string.
  (bookmark-set-filename): Save the bookmark list if it's time.

20 years ago*** empty log message ***
Kenichi Handa [Sun, 13 Jun 2004 00:25:18 +0000 (00:25 +0000)]
*** empty log message ***

20 years ago(CCL_READ_CHAR): If hit EOF, set REG to -1.
Kenichi Handa [Sun, 13 Jun 2004 00:22:19 +0000 (00:22 +0000)]
(CCL_READ_CHAR): If hit EOF, set REG to -1.

20 years ago(ccl-decode-mule-utf-8): Fix previous change.
Kenichi Handa [Sun, 13 Jun 2004 00:21:39 +0000 (00:21 +0000)]
(ccl-decode-mule-utf-8): Fix previous change.
(ccl-untranslated-to-ucs): Fix typo.

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403
Miles Bader [Sat, 12 Jun 2004 13:13:44 +0000 (13:13 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403

Yet more build-in-place tweaking of arch tagging

20 years agoFix formatting of last entry.
Eli Zaretskii [Sat, 12 Jun 2004 10:34:54 +0000 (10:34 +0000)]
Fix formatting of last entry.

20 years ago*** empty log message ***
Eli Zaretskii [Sat, 12 Jun 2004 10:33:57 +0000 (10:33 +0000)]
*** empty log message ***

20 years ago(Fdefun): Signal an error if NAME is not a symbol.
Eli Zaretskii [Sat, 12 Jun 2004 10:32:44 +0000 (10:32 +0000)]
(Fdefun): Signal an error if NAME is not a symbol.

20 years ago(python-open-block-statement-p): Fix
Eli Zaretskii [Sat, 12 Jun 2004 10:26:37 +0000 (10:26 +0000)]
(python-open-block-statement-p): Fix
indentation after a block opening that contains a comment.

20 years ago(completion-ignored-extensions): Add file extensions
Eli Zaretskii [Sat, 12 Jun 2004 10:16:10 +0000 (10:16 +0000)]
(completion-ignored-extensions): Add file extensions
of Python byte-compiled files.

20 years agoAdd news for Dired and Info modes.
Juri Linkov [Sat, 12 Jun 2004 06:09:32 +0000 (06:09 +0000)]
Add news for Dired and Info modes.

20 years ago*** empty log message ***
Juri Linkov [Sat, 12 Jun 2004 06:03:28 +0000 (06:03 +0000)]
*** empty log message ***

20 years ago(Operating on Files): Add dired-do-touch.
Juri Linkov [Sat, 12 Jun 2004 06:02:17 +0000 (06:02 +0000)]
(Operating on Files): Add dired-do-touch.

20 years agoMove menu help lines from `* Menu:' to file header.
Juri Linkov [Sat, 12 Jun 2004 05:57:52 +0000 (05:57 +0000)]
Move menu help lines from `* Menu:' to file header.
Describe the purpose of a red *.

20 years ago(Info-goto-node): Add autoload.
Juri Linkov [Sat, 12 Jun 2004 05:54:43 +0000 (05:54 +0000)]
(Info-goto-node): Add autoload.
(Info-toc): Add substring-no-properties on Info file name.
(Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
(Info-mode-map): Bind L to Info-history, T to Info-toc.

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
Miles Bader [Sat, 12 Jun 2004 04:51:11 +0000 (04:51 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401

More build-in-place tweaking of arch tagging

20 years ago*** empty log message ***
Kenichi Handa [Sat, 12 Jun 2004 02:36:47 +0000 (02:36 +0000)]
*** empty log message ***

20 years ago(CCL_CALL_FOR_MAP_INSTRUCTION): Save eof_ic in
Kenichi Handa [Sat, 12 Jun 2004 02:33:39 +0000 (02:33 +0000)]
(CCL_CALL_FOR_MAP_INSTRUCTION): Save eof_ic in
ccl_prog_stack_struct and update it.
(CCL_INVALID_CMD): If CCL_DEBUG is defined, call ccl_debug_hook.
(CCL_READ_CHAR): Get instruction counter from eof_ic, not from
ccl->eof_ic on EOF.
(ccl_debug_hook): New function.
(struct ccl_prog_stack): New member eof_ic.
(ccl_driver): Handle EOF in subrountine call correctly.

20 years ago(set-language-environment): Load subst tables if necessary.
Kenichi Handa [Sat, 12 Jun 2004 02:21:21 +0000 (02:21 +0000)]
(set-language-environment): Load subst tables if necessary.

20 years ago(decode-char): Load subst tables if necessary.
Kenichi Handa [Sat, 12 Jun 2004 02:20:10 +0000 (02:20 +0000)]
(decode-char): Load subst tables if necessary.
(encode-char): Likewise.

20 years ago(utf-16-decode-ucs): Handle a surrogate
Kenichi Handa [Sat, 12 Jun 2004 02:18:36 +0000 (02:18 +0000)]
(utf-16-decode-ucs): Handle a surrogate
pair correctly.  Call ccl-mule-utf-untrans for untranslable chars.
(utf-16le-decode-loop): Set r5 to -1 before loop.
(utf-16be-decode-loop): Likewise.
(ccl-decode-mule-utf-16le): Add EOF processing block.
(ccl-decode-mule-utf-16be): Likewise.
(ccl-decode-mule-utf-16le-with-signature): Likewise.
(ccl-decode-mule-utf-16be-with-signature): Likewise.
(ccl-decode-mule-utf-16): Likewise.  Set r5 to -1 initially.
(ccl-mule-utf-16-encode-untrans): New CCL.
(utf-16-decode-to-ucs): Handle pre-read character.
(utf-16le-encode-loop): Handle surrogate pair.
(utf-16be-encode-loop): Likewise.
(ccl-encode-mule-utf-16le-with-signature): Adjusted for the change
of utf-16le-encode-loop.
(ccl-encode-mule-utf-16be-with-signature): Adjusted for the change
of utf-16be-encode-loop.
(mule-utf-16-post-read-conversion): Call
utf-8-post-read-conversion at first.
(mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature): Include
CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
Add post-read-conversion and pre-write-conversion.

20 years ago(utf-translate-cjk-charsets): New
Kenichi Handa [Sat, 12 Jun 2004 02:10:37 +0000 (02:10 +0000)]
(utf-translate-cjk-charsets): New
variable.
(utf-translate-cjk-unicode-range): New variable.
(utf-translate-cjk-load-tables): New function.
(utf-lookup-subst-table-for-decode): New function.
(utf-lookup-subst-table-for-encode): New function.
(utf-translate-cjk-mode): Init-value changed to t.  Don't load
tables here.  Update safe-charsets of utf-* coding systems.
(ccl-mule-utf-untrans): New CCL.
(ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans.  Use `repeat'
at end of each branch.
(ccl-mule-utf-8-encode-untrans): New CCL.
(ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
(ccl-untranslated-to-ucs): Handle 2-byte encoding.  Set r1 to the
length of encoding.  Don't return r0.
(utf-8-compose): New arg hash-table.  Handle 2-byte encoding.
(utf-8-post-read-conversion): Narrow to region properly.  If
utf-translate-cjk-mode is on, load tables if necessary.  Call
utf-8-compose with hash-table arg if necessary.  Call
XXX-compose-region instead of XXX-post-read-convesion.
(utf-8-pre-write-conversion): New function.
(mule-utf-8): Include CJK charsets in safe-charsets if
utf-translate-cjk-mode is on.  Add pre-write-conversion.

20 years ago(dired-revert): If buffer is marked unmodified before
Luc Teirlinck [Fri, 11 Jun 2004 22:38:52 +0000 (22:38 +0000)]
(dired-revert): If buffer is marked unmodified before
reverting, keep it marked unmodified.
Adapt to new conventions for commenting out code.
(dired-make-relative): Adapt to new conventions for commenting out code.

20 years ago(shut_down_emacs): Inhibit redisplay during shutdown.
Kim F. Storm [Fri, 11 Jun 2004 21:48:22 +0000 (21:48 +0000)]
(shut_down_emacs): Inhibit redisplay during shutdown.

20 years ago*** empty log message ***
Kim F. Storm [Fri, 11 Jun 2004 21:47:28 +0000 (21:47 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Juanma Barranquero [Fri, 11 Jun 2004 16:43:14 +0000 (16:43 +0000)]
*** empty log message ***

20 years agoTemporarily set utf-translate-cjk-mode to nil.
Kenichi Handa [Fri, 11 Jun 2004 06:03:16 +0000 (06:03 +0000)]
Temporarily set utf-translate-cjk-mode to nil.

20 years ago(devanagari-compose-region): Add autoload cookie.
Kenichi Handa [Fri, 11 Jun 2004 05:59:35 +0000 (05:59 +0000)]
(devanagari-compose-region): Add autoload cookie.

20 years ago(ccl-dump-call): Fix printing the subroutine name.
Kenichi Handa [Fri, 11 Jun 2004 05:58:29 +0000 (05:58 +0000)]
(ccl-dump-call): Fix printing the subroutine name.

20 years ago(encode_coding_string): Check CODING_FINISH_INTERRUPT.
Kenichi Handa [Fri, 11 Jun 2004 05:56:44 +0000 (05:56 +0000)]
(encode_coding_string): Check CODING_FINISH_INTERRUPT.

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397
Miles Bader [Fri, 11 Jun 2004 03:52:53 +0000 (03:52 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397

Work around vc-arch problems when building eshell

2004-06-10  Miles Bader  <miles@gnu.ai.mit.edu>

   * lisp/eshell/esh-module.el (eshell-load-defgroups): Bind
   `vc-handled-backends' to nil when opening files.

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
Miles Bader [Fri, 11 Jun 2004 02:39:51 +0000 (02:39 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396

Tweak arch tagging to make build/install-in-place less annoying

Previously, autoconf-created Makefiles and the like would contain
duplicate taglines (unfortunately, autoconf doesn't seem to have a
`strip in generated file' comment mechanism) leading to conflicts, and
installing in place would create unknown directories and copies of
source directories (leading to conflicts with the source directories).

This changeset makes all autoconf-processed files use explicit id-tags
and adds .arch-inventory entries to ignore installation directories.

20 years ago*** empty log message ***
Juanma Barranquero [Fri, 11 Jun 2004 01:04:28 +0000 (01:04 +0000)]
*** empty log message ***

20 years ago(parse-colon-path, cd): Doc fixes (refer to `path-separator', not colon).
Juanma Barranquero [Fri, 11 Jun 2004 01:02:51 +0000 (01:02 +0000)]
(parse-colon-path, cd): Doc fixes (refer to `path-separator', not colon).

20 years ago(Fposn_at_point): Doc fix.
Juanma Barranquero [Fri, 11 Jun 2004 00:47:11 +0000 (00:47 +0000)]
(Fposn_at_point): Doc fix.

20 years ago(match_limit): Don't flag an error if match-data
David Kastrup [Fri, 11 Jun 2004 00:08:37 +0000 (00:08 +0000)]
(match_limit): Don't flag an error if match-data
exceeding the allocated search_regs.num_regs gets requested, just
return Qnil.

20 years ago*** empty log message ***
Juanma Barranquero [Thu, 10 Jun 2004 20:59:26 +0000 (20:59 +0000)]
*** empty log message ***

20 years agoFix typo.
Juanma Barranquero [Thu, 10 Jun 2004 20:49:10 +0000 (20:49 +0000)]
Fix typo.

20 years ago(comment-search-forward, comment-search-backward): Fix typos.
Juanma Barranquero [Thu, 10 Jun 2004 20:38:28 +0000 (20:38 +0000)]
(comment-search-forward, comment-search-backward): Fix typos.
(comment-region): Doc fix.

20 years agoDescribe dired-omit-mode. Describe desktop package changes.
Lars Hansen [Thu, 10 Jun 2004 20:33:06 +0000 (20:33 +0000)]
Describe dired-omit-mode. Describe desktop package changes.

20 years ago*** empty log message ***
Luc Teirlinck [Thu, 10 Jun 2004 19:19:08 +0000 (19:19 +0000)]
*** empty log message ***

20 years ago(dired-insert-old-subdirs): Adapt to fact that the R switch is no
Luc Teirlinck [Thu, 10 Jun 2004 19:10:09 +0000 (19:10 +0000)]
(dired-insert-old-subdirs): Adapt to fact that the R switch is no
longer stored in `dired-switches-alist'.

20 years ago(dired-insert-subdir): Do not store R switch in `dired-switches-alist'.
Luc Teirlinck [Thu, 10 Jun 2004 19:06:14 +0000 (19:06 +0000)]
(dired-insert-subdir): Do not store R switch in `dired-switches-alist'.

20 years ago*** empty log message ***
Kim F. Storm [Thu, 10 Jun 2004 08:41:13 +0000 (08:41 +0000)]
*** empty log message ***

20 years ago(Viewing differences): Add 'd y'.
Kim F. Storm [Thu, 10 Jun 2004 08:31:40 +0000 (08:31 +0000)]
(Viewing differences): Add 'd y'.

20 years ago(cvs-mode-diff-yesterday): New command.
Kim F. Storm [Thu, 10 Jun 2004 08:29:32 +0000 (08:29 +0000)]
(cvs-mode-diff-yesterday): New command.

20 years ago(cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
Kim F. Storm [Thu, 10 Jun 2004 08:29:12 +0000 (08:29 +0000)]
(cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.

20 years agoAdd C-M-x on defface.
Juri Linkov [Thu, 10 Jun 2004 04:28:42 +0000 (04:28 +0000)]
Add C-M-x on defface.
Add eval-expression-print-format.
Move flymake to new modes and packages.

20 years ago*** empty log message ***
Juri Linkov [Thu, 10 Jun 2004 04:23:52 +0000 (04:23 +0000)]
*** empty log message ***

20 years ago(Lisp Eval): Add C-M-x on defface.
Juri Linkov [Thu, 10 Jun 2004 04:23:24 +0000 (04:23 +0000)]
(Lisp Eval): Add C-M-x on defface.

20 years ago(perform-replace): Use `limit' to terminate the while-loop explicitly.
Juri Linkov [Thu, 10 Jun 2004 04:21:14 +0000 (04:21 +0000)]
(perform-replace): Use `limit' to terminate the while-loop explicitly.

20 years ago(eval-expression-print-format): Don't print additional
Juri Linkov [Thu, 10 Jun 2004 04:20:02 +0000 (04:20 +0000)]
(eval-expression-print-format): Don't print additional
information on the first call to `eval-print-last-sexp'.
(next-error-find-buffer): Fix punctuation.
(killing) <defgroup>: Fix punctuation.
(yank-excluded-properties): Change group from editing to killing.

20 years ago(edebug-eval-defun): Add `defface'. Fix docstring.
Juri Linkov [Thu, 10 Jun 2004 04:18:04 +0000 (04:18 +0000)]
(edebug-eval-defun): Add `defface'. Fix docstring.

20 years ago(eval-defun-1): Add `defface'. Fix docstring.
Juri Linkov [Thu, 10 Jun 2004 04:16:05 +0000 (04:16 +0000)]
(eval-defun-1): Add `defface'. Fix docstring.

20 years ago* toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item): Use
Jan Djärv [Wed, 9 Jun 2004 22:05:15 +0000 (22:05 +0000)]
* toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item): Use
  lc-*.xpm as prefix instead of *-locol.xpm.

20 years agoRenamed from *-locol.xpm.
Jan Djärv [Wed, 9 Jun 2004 22:00:17 +0000 (22:00 +0000)]
Renamed from *-locol.xpm.

20 years agoMoved to lc-*.xpm
Jan Djärv [Wed, 9 Jun 2004 21:56:21 +0000 (21:56 +0000)]
Moved to lc-*.xpm

20 years agoFix for url mode alist to recognize patterns such as &<str>; as valid
Rajesh Vaidheeswarran [Wed, 9 Jun 2004 18:32:06 +0000 (18:32 +0000)]
Fix for url mode alist to recognize patterns such as &<str>; as valid

20 years ago(Reverting): Auto-Revert mode and Global Auto-Revert mode no longer
Luc Teirlinck [Wed, 9 Jun 2004 03:05:07 +0000 (03:05 +0000)]
(Reverting): Auto-Revert mode and Global Auto-Revert mode no longer
revert remote files

20 years ago*** empty log message ***
Luc Teirlinck [Wed, 9 Jun 2004 01:37:28 +0000 (01:37 +0000)]
*** empty log message ***

20 years ago(dired-diff, dired-backup-diff)
Luc Teirlinck [Wed, 9 Jun 2004 01:13:11 +0000 (01:13 +0000)]
(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.

20 years ago(dired-do-touch, dired-clean-directory, dired-run-shell-command)
Luc Teirlinck [Wed, 9 Jun 2004 01:04:28 +0000 (01:04 +0000)]
(dired-do-touch, dired-clean-directory, dired-run-shell-command)
(dired-query): Add autoloads.

20 years ago(dired-kill-tree): Do not kill DIRNAME, even if it does not end in a
Luc Teirlinck [Wed, 9 Jun 2004 00:25:30 +0000 (00:25 +0000)]
(dired-kill-tree): Do not kill DIRNAME, even if it does not end in a
slash.  Add optional argument KILL-ROOT.  Update docstring.

20 years agoshow example of GNU {standard input} (gcc --pipe) and various Oracle messages
Daniel Pfeiffer [Tue, 8 Jun 2004 21:38:29 +0000 (21:38 +0000)]
show example of GNU {standard input} (gcc --pipe) and various Oracle messages

20 years ago(compilation-set-window-height): Rearrange the save-* functions because a buffer...
Daniel Pfeiffer [Tue, 8 Jun 2004 21:36:37 +0000 (21:36 +0000)]
(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.

20 years ago*** empty log message ***
Daniel Pfeiffer [Tue, 8 Jun 2004 21:34:18 +0000 (21:34 +0000)]
*** empty log message ***

20 years agoBetter documentation.
Jan Djärv [Tue, 8 Jun 2004 17:53:11 +0000 (17:53 +0000)]
Better documentation.

20 years ago* toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
Jan Djärv [Tue, 8 Jun 2004 17:48:36 +0000 (17:48 +0000)]
* 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.

20 years ago* toolbar/tool-bar.el (tool-bar-local-item)
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.

20 years agoNew versions of icons that uses fewer colors.
Jan Djärv [Tue, 8 Jun 2004 17:46:12 +0000 (17:46 +0000)]
New versions of icons that uses fewer colors.

20 years ago(widget-specify-button): Use hand pointer rather
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.

20 years ago*** empty log message ***
Kim F. Storm [Tue, 8 Jun 2004 09:54:37 +0000 (09:54 +0000)]
*** empty log message ***

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-385
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

20 years ago* saveplace.el (save-place-alist-to-file): Bind `print-length'
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.

20 years ago*** empty log message ***
Luc Teirlinck [Mon, 7 Jun 2004 21:38:35 +0000 (21:38 +0000)]
*** empty log message ***

20 years ago(dired-do-redisplay, dired-maybe-insert-subdir): Update docstring.
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.

20 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jun 2004 21:03:48 +0000 (21:03 +0000)]
*** empty log message ***

20 years agoClarify paragraph about compatibility between image libraries and builds of
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.

20 years ago(insert-buffer-substring-no-properties, insert-buffer-substring-as-yank):
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.

20 years ago(kill-region): Doc fix.
Juanma Barranquero [Mon, 7 Jun 2004 20:52:16 +0000 (20:52 +0000)]
(kill-region): Doc fix.

20 years ago(format-insert-annotations, format-annotate-location): Doc fixes.
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.

20 years ago(completion-kill-region): Doc fix.
Juanma Barranquero [Mon, 7 Jun 2004 20:44:24 +0000 (20:44 +0000)]
(completion-kill-region): Doc fix.

20 years ago(Fuser_login_name, Ffloat_time, Fencode_time, Fcurrent_time_string)
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.

20 years ago(dired-undo): Call `dired-build-subdir-alist'.
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.

20 years agoTypo.
Kim F. Storm [Mon, 7 Jun 2004 10:02:47 +0000 (10:02 +0000)]
Typo.

20 years ago2004-06-06 Emilio C. Lopes <eclig@gmx.net>
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

20 years ago*** empty log message ***
John Wiegley [Mon, 7 Jun 2004 08:36:07 +0000 (08:36 +0000)]
*** empty log message ***