bpt/emacs.git
18 years ago(scheme-mode-syntax-table): Move the nesting bit from # to |.
Stefan Monnier [Wed, 5 Oct 2005 14:23:13 +0000 (14:23 +0000)]
(scheme-mode-syntax-table): Move the nesting bit from # to |.
(scheme-font-lock-syntactic-face-function): New function, to
distinguish strings from |...| symbols.
(scheme-mode-variables): Use it.  Also fix up the font-lock-time
syntax-table so that #|...|# is properly highlighted.

18 years ago(lisp-font-lock-syntactic-face-function):
Stefan Monnier [Wed, 5 Oct 2005 14:07:18 +0000 (14:07 +0000)]
(lisp-font-lock-syntactic-face-function):
Don't mark as docstring the 3rd elem of an unknown toplevel form.

18 years ago(GDB): Describe use of watch expressions.
Nick Roberts [Tue, 4 Oct 2005 22:54:13 +0000 (22:54 +0000)]
(GDB): Describe use of watch expressions.

18 years ago*** empty log message ***
Nick Roberts [Tue, 4 Oct 2005 22:52:16 +0000 (22:52 +0000)]
*** empty log message ***

18 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-574
Miles Bader [Tue, 4 Oct 2005 22:51:06 +0000 (22:51 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-574

Merge from gnus--rel--5.10

2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/mm-url.el (mm-url-predefined-programs): Add switches for curl.

   * lisp/gnus/gnus-util.el (gnus-remove-duplicates): Remove.

   * lisp/gnus/nnmail.el (nnmail-article-group): Use mm-delete-duplicates
   instead of gnus-remove-duplicates.

   * lisp/gnus/message.el (message-remove-duplicates): Remove.
   (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
   message-remove-duplicates.

   * lisp/gnus/mm-util.el (mm-delete-duplicates): Use `delete-dups' if
   available, else use implementation from `delete-dups'.

18 years ago(global-map): Resync [home] and [end] bindings with C-a and C-e.
Stefan Monnier [Tue, 4 Oct 2005 21:50:34 +0000 (21:50 +0000)]
(global-map): Resync [home] and [end] bindings with C-a and C-e.

18 years agoMove comments into docstrings.
Stefan Monnier [Tue, 4 Oct 2005 21:49:09 +0000 (21:49 +0000)]
Move comments into docstrings.
(eldoc-message-commands): Initialize in its declaration.
Add move-beginning-of-line and move-end-of-line.
(eldoc-add-command, eldoc-add-command-completions)
(eldoc-remove-command, eldoc-remove-command-completions): Simplify.

18 years ago(outline-mark-subtree): Activate the mark.
Stefan Monnier [Tue, 4 Oct 2005 20:54:26 +0000 (20:54 +0000)]
(outline-mark-subtree): Activate the mark.

18 years ago(appt-time-regexp): New var.
Stefan Monnier [Tue, 4 Oct 2005 20:51:16 +0000 (20:51 +0000)]
(appt-time-regexp): New var.
(appt-add, appt-make-list): Use it.
(appt-convert-time): Clean up.

18 years ago(tex-font-lock-syntactic-face-function):
Stefan Monnier [Tue, 4 Oct 2005 20:45:58 +0000 (20:45 +0000)]
(tex-font-lock-syntactic-face-function):
Don't set any syntax-table property here.
(tex-font-lock-verb): New function.  Do it here.
(tex-font-lock-syntactic-keywords): Use it.

18 years ago(widget-file-complete): Get the widget start point the right way.
Richard M. Stallman [Tue, 4 Oct 2005 20:31:22 +0000 (20:31 +0000)]
(widget-file-complete): Get the widget start point the right way.
Default directory to `/' if file has none.

18 years ago(x-dnd-drop-data): Check for dedicated windows.
Richard M. Stallman [Tue, 4 Oct 2005 20:29:50 +0000 (20:29 +0000)]
(x-dnd-drop-data): Check for dedicated windows.

18 years ago(flyspell-mode-on): Call ispell-maybe-find-aspell-dictionaries.
Richard M. Stallman [Tue, 4 Oct 2005 20:29:00 +0000 (20:29 +0000)]
(flyspell-mode-on): Call ispell-maybe-find-aspell-dictionaries.

18 years ago(ispell-word, ispell-region): Call ispell-maybe-find-aspell-dictionaries.
Richard M. Stallman [Tue, 4 Oct 2005 20:28:27 +0000 (20:28 +0000)]
(ispell-word, ispell-region): Call ispell-maybe-find-aspell-dictionaries.
(ispell-accept-buffer-local-defs):
Don't call ispell-maybe-find-aspell-dictionaries

18 years ago(iswitchb-buffer-ignore): Label it risky.
Richard M. Stallman [Tue, 4 Oct 2005 20:27:58 +0000 (20:27 +0000)]
(iswitchb-buffer-ignore): Label it risky.

(iswitchb-ignore-buffername-p): Use `functionp'
instead of `fboundp' in order to allow for anonymous functions.

18 years ago(refill_memory_reserve): Conditionalize the body, not the function's existence.
Richard M. Stallman [Tue, 4 Oct 2005 20:26:13 +0000 (20:26 +0000)]
(refill_memory_reserve): Conditionalize the body, not the function's existence.

18 years agoTesting loginfo entry.
Bill Wohler [Tue, 4 Oct 2005 18:29:01 +0000 (18:29 +0000)]
Testing loginfo entry.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 4 Oct 2005 15:26:35 +0000 (15:26 +0000)]
*** empty log message ***

18 years ago(Window Split Tree): New section describing
Kim F. Storm [Tue, 4 Oct 2005 14:26:20 +0000 (14:26 +0000)]
(Window Split Tree): New section describing
new function window-split-tree function.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 4 Oct 2005 14:26:06 +0000 (14:26 +0000)]
*** empty log message ***

18 years ago(window_split_tree): New function.
Kim F. Storm [Tue, 4 Oct 2005 14:14:05 +0000 (14:14 +0000)]
(window_split_tree): New function.
(Fwindow_split_tree): New defun.
(syms_of_window): Defsubr it.

18 years ago* info.el (Info-next, Info-prev, Info-up): Select info buffer, in
Chong Yidong [Tue, 4 Oct 2005 14:06:44 +0000 (14:06 +0000)]
* info.el (Info-next, Info-prev, Info-up): Select info buffer, in
case the user clicks on the link while another window is selected.
(Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.

* dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
functionality.
(dframe-help-echo): Save point in case mouse tracking is off.

18 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-572
Miles Bader [Tue, 4 Oct 2005 13:55:17 +0000 (13:55 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-572

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 129-130)

   - Update from CVS

2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/time-date.el: Autoload parse-time-string, XEmacs needs it.

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Tue, 4 Oct 2005 09:21:09 +0000 (09:21 +0000)]
*** empty log message ***

18 years ago(mac_invert_rectangle): New function.
YAMAMOTO Mitsuharu [Tue, 4 Oct 2005 09:20:38 +0000 (09:20 +0000)]
(mac_invert_rectangle): New function.
(XTflash): Use it.

18 years agoPrefer Carbon if --enable-carbon-app or --with-carbon is explicitly
YAMAMOTO Mitsuharu [Tue, 4 Oct 2005 09:19:37 +0000 (09:19 +0000)]
Prefer Carbon if --enable-carbon-app or --with-carbon is explicitly
specified even when X11 is detected.

18 years agoRegenerate.
YAMAMOTO Mitsuharu [Tue, 4 Oct 2005 09:19:24 +0000 (09:19 +0000)]
Regenerate.

18 years ago(re_char): Don't expose it in the interface.
Stefan Monnier [Tue, 4 Oct 2005 04:32:50 +0000 (04:32 +0000)]
(re_char): Don't expose it in the interface.
(re_set_whitespace_regexp): Adjust the arg's type to not use it.

18 years ago(re_char): Move it back to the implementation file.
Stefan Monnier [Tue, 4 Oct 2005 04:31:08 +0000 (04:31 +0000)]
(re_char): Move it back to the implementation file.
(re_set_whitespace_regexp): Change the arg's type to not use it.

18 years ago(make_lispy_event): If point has moved between down and up event, make it
Stefan Monnier [Tue, 4 Oct 2005 04:23:12 +0000 (04:23 +0000)]
(make_lispy_event): If point has moved between down and up event, make it
a drag, not a click, to mirror what mouse-drag-region expects.

18 years ago(ange-ftp-ls): Fix typo introduced in last change.
Thien-Thi Nguyen [Tue, 4 Oct 2005 00:21:58 +0000 (00:21 +0000)]
(ange-ftp-ls): Fix typo introduced in last change.

18 years ago(c-basic-common-init): Remove calls to
Stefan Monnier [Mon, 3 Oct 2005 21:23:06 +0000 (21:23 +0000)]
(c-basic-common-init): Remove calls to
make-local-variable which we do not need any more.

18 years ago(c-setup-paragraph-variables): Make sure we do
Stefan Monnier [Mon, 3 Oct 2005 21:21:35 +0000 (21:21 +0000)]
(c-setup-paragraph-variables): Make sure we do
not change the global value of those vars.

18 years agoUse with-current-buffer.
Stefan Monnier [Mon, 3 Oct 2005 21:19:15 +0000 (21:19 +0000)]
Use with-current-buffer.
(ange-ftp-insert-directory): Do not follow symlinks any more.

18 years ago* speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
Chong Yidong [Mon, 3 Oct 2005 20:46:29 +0000 (20:46 +0000)]
* speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
(speedbar-ignored-path-expressions, speedbar-buffers-line-path)
(speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
(speedbar-path-line): Define obsolete aliases.
(speedbar-line-directory): Doc fix.

* progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
(vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
instead of speedbar-line-path.

18 years agoAdd details of Speedbar merge.
Chong Yidong [Mon, 3 Oct 2005 20:45:55 +0000 (20:45 +0000)]
Add details of Speedbar merge.

18 years ago* x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
Jan Djärv [Mon, 3 Oct 2005 19:41:49 +0000 (19:41 +0000)]
* x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
to nil if dropping on a window.  Handle dropping on a minibuffer window
like dropping on a non-window part of Emacs.

18 years ago* frames.texi (Drag and Drop): Remove the x- from
Jan Djärv [Mon, 3 Oct 2005 19:31:29 +0000 (19:31 +0000)]
* frames.texi (Drag and Drop): Remove the x- from
x-dnd-open-file-other-window and xdnd-protocol-alist.

18 years ago(url-http-create-request): Avoid incorrect implicit uni->multibyte conversion.
Stefan Monnier [Mon, 3 Oct 2005 18:19:45 +0000 (18:19 +0000)]
(url-http-create-request): Avoid incorrect implicit uni->multibyte conversion.

18 years ago(ispell-find-aspell-dictionaries): Remove interactive spec.
Stefan Monnier [Mon, 3 Oct 2005 18:11:35 +0000 (18:11 +0000)]
(ispell-find-aspell-dictionaries): Remove interactive spec.

18 years ago(ido-mode): Use custom-initialize-set.
Kim F. Storm [Mon, 3 Oct 2005 16:45:35 +0000 (16:45 +0000)]
(ido-mode): Use custom-initialize-set.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 3 Oct 2005 16:45:22 +0000 (16:45 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Kim F. Storm [Mon, 3 Oct 2005 07:37:43 +0000 (07:37 +0000)]
*** empty log message ***

18 years ago(Fringe Size/Pos): Simplify and add detail.
Nick Roberts [Mon, 3 Oct 2005 06:39:08 +0000 (06:39 +0000)]
(Fringe Size/Pos): Simplify and add detail.

18 years ago*** empty log message ***
Nick Roberts [Mon, 3 Oct 2005 06:37:57 +0000 (06:37 +0000)]
*** empty log message ***

18 years agoDiscard old maintainer email addr.
Richard M. Stallman [Mon, 3 Oct 2005 01:12:41 +0000 (01:12 +0000)]
Discard old maintainer email addr.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 2 Oct 2005 19:07:16 +0000 (19:07 +0000)]
*** empty log message ***

18 years ago* lisp.h (fatal): Undo previous change.
Dan Nicolaescu [Sun, 2 Oct 2005 18:35:05 +0000 (18:35 +0000)]
* lisp.h (fatal): Undo previous change.
* term.c (fatal): Undo previous change.

18 years agoyes
Richard M. Stallman [Sun, 2 Oct 2005 17:44:18 +0000 (17:44 +0000)]
yes

18 years ago(ebnf-eps-production-list): Use insert-buffer-substring.
Richard M. Stallman [Sun, 2 Oct 2005 17:39:25 +0000 (17:39 +0000)]
(ebnf-eps-production-list): Use insert-buffer-substring.

18 years agoPacify byte compiler warnings in pacification code.
Richard M. Stallman [Sun, 2 Oct 2005 17:37:34 +0000 (17:37 +0000)]
Pacify byte compiler warnings in pacification code.
(tramp-handle-file-local-copy): Use insert-buffer-substring.

18 years ago(ange-ftp-insert-directory): Fix up the search when `file' is absolute.
Stefan Monnier [Sun, 2 Oct 2005 15:54:03 +0000 (15:54 +0000)]
(ange-ftp-insert-directory): Fix up the search when `file' is absolute.

18 years ago(ange-ftp-insert-directory): Undo unintended part in last change.
Stefan Monnier [Sun, 2 Oct 2005 15:38:20 +0000 (15:38 +0000)]
(ange-ftp-insert-directory): Undo unintended part in last change.

18 years agoClarify the local variables entry.
Stefan Monnier [Sun, 2 Oct 2005 15:01:48 +0000 (15:01 +0000)]
Clarify the local variables entry.

18 years ago(compile-goto-error): Delete extra paren.
Romain Francoise [Sun, 2 Oct 2005 11:07:01 +0000 (11:07 +0000)]
(compile-goto-error): Delete extra paren.

18 years ago(ediff-fixup-patch-map): Handle file names without
Andreas Schwab [Sun, 2 Oct 2005 09:35:32 +0000 (09:35 +0000)]
(ediff-fixup-patch-map): Handle file names without
directory component in the session info.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 2 Oct 2005 03:36:42 +0000 (03:36 +0000)]
*** empty log message ***

18 years ago(comint-redirect-subvert-readonly): Doc fix.
Richard M. Stallman [Sun, 2 Oct 2005 03:34:29 +0000 (03:34 +0000)]
(comint-redirect-subvert-readonly): Doc fix.

18 years ago(compilation-buffer-name): New arg MODE-COMMAND.
Richard M. Stallman [Sun, 2 Oct 2005 03:33:18 +0000 (03:33 +0000)]
(compilation-buffer-name): New arg MODE-COMMAND.
(compilation-start): Pass new arg to compilation-buffer-name.
(compile-goto-error): Use next-error-internal.

18 years ago(next-error-internal): New function.
Richard M. Stallman [Sun, 2 Oct 2005 03:33:02 +0000 (03:33 +0000)]
(next-error-internal): New function.

18 years ago(face_color_gray_p): Colors close to black count as gray.
Richard M. Stallman [Sun, 2 Oct 2005 03:28:56 +0000 (03:28 +0000)]
(face_color_gray_p): Colors close to black count as gray.

18 years ago* speedbar.el: Remove RCS tag.
Chong Yidong [Sun, 2 Oct 2005 03:11:03 +0000 (03:11 +0000)]
* speedbar.el: Remove RCS tag.
(speedbar-check-read-only): Handle non-existent files.

* dframe.el, ezimage.el, sb-image.el: Remove RCS tags.

* info.el (Info-speedbar-hierarchy-buttons)
(Info-speedbar-goto-node): Call speedbar-select-attached-frame.

18 years agoAdd arch tagline
Miles Bader [Sun, 2 Oct 2005 00:23:59 +0000 (00:23 +0000)]
Add arch tagline

18 years ago(try_window): Skip scroll-margin check if ZV is visible.
Kim F. Storm [Sat, 1 Oct 2005 20:42:09 +0000 (20:42 +0000)]
(try_window): Skip scroll-margin check if ZV is visible.

18 years ago*** empty log message ***
Kim F. Storm [Sat, 1 Oct 2005 20:41:57 +0000 (20:41 +0000)]
*** empty log message ***

18 years ago2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
Romain Francoise [Sat, 1 Oct 2005 20:09:23 +0000 (20:09 +0000)]
2005-10-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>

* textmodes/bibtex.el (bibtex-valid-entry-whitespace-re): Do not
match newline.
(bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
(bibtex-summary): remove unnecessary save-excursion.
(bibtex-fill-field-bounds): Use fill-region-as-paragraph.

18 years ago(set-version): Set version numbers in nt/emacs.rc.
Jason Rumney [Sat, 1 Oct 2005 12:51:42 +0000 (12:51 +0000)]
(set-version): Set version numbers in nt/emacs.rc.

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Sat, 1 Oct 2005 11:12:06 +0000 (11:12 +0000)]
*** empty log message ***

18 years ago(mac_draw_string_common, x_per_char_metric)
YAMAMOTO Mitsuharu [Sat, 1 Oct 2005 11:11:32 +0000 (11:11 +0000)]
(mac_draw_string_common, x_per_char_metric)
(mac_compute_glyph_string_overhangs, init_font_name_table)
(XLoadQueryFont, mac_unload_font) [USE_ATSUI]: Add ATSUI support.
(atsu_get_text_layout_with_text_ptr) [USE_ATSUI]: New function.
(x_draw_glyph_string_background)
(x_draw_glyph_string_foreground) [MAC_OS8 && USE_ATSUI]: Don't use
XDrawImageString.  Always draw background and foreground separately.
(x_draw_glyph_string_foreground) [USE_ATSUI]: Don't use 8-bit
functions for one-byte chars when using ATSUI-compatible fonts.
(atsu_font_id_hash) [USE_ATSUI]: New variable.
(syms_of_macterm) [USE_ATSUI]: Initialize and staticpro it.
(XLoadQueryFont): Set min_byte1, max_byte1, min_char_or_byte2, and
max_char_or_byte2 more in detail.
(quit_char_comp, mac_check_for_quit_char) [MAC_OSX]: Remove functions.

18 years ago(struct _XCharStruct): New member valid_p.
YAMAMOTO Mitsuharu [Sat, 1 Oct 2005 11:09:44 +0000 (11:09 +0000)]
(struct _XCharStruct): New member valid_p.
(STORE_XCHARSTRUCT): Set valid_p.
(struct MacFontStruct) [USE_ATSUI]: New member mac_style.

18 years ago(start_hourglass): Apply 2005-05-07 change for xfns.c.
YAMAMOTO Mitsuharu [Sat, 1 Oct 2005 11:09:09 +0000 (11:09 +0000)]
(start_hourglass): Apply 2005-05-07 change for xfns.c.
(x_create_tip_frame) [GLYPH_DEBUG]: Uncomment debug code.
(Fx_create_frame, x_create_tip_frame) [USE_ATSUI]: Try
ATSUI-compatible 12pt Monaco font first.

18 years ago(init_keyboard) [MAC_OSX]: Don't install SIGINT handler.
YAMAMOTO Mitsuharu [Sat, 1 Oct 2005 11:08:25 +0000 (11:08 +0000)]
(init_keyboard) [MAC_OSX]: Don't install SIGINT handler.

18 years agoAdd charset info for "iso10646-1". Modify default fontset to use
YAMAMOTO Mitsuharu [Sat, 1 Oct 2005 11:07:39 +0000 (11:07 +0000)]
Add charset info for "iso10646-1".  Modify default fontset to use
ATSUI-compatible fonts for some charsets if available.

18 years ago(mm-inline-media-tests): Check presence of the diff-mode
Stefan Monnier [Sat, 1 Oct 2005 04:00:50 +0000 (04:00 +0000)]
(mm-inline-media-tests): Check presence of the diff-mode
function rather than the diff-mode.el package.
(mm-display-external): Use with-current-buffer.
(mm-viewer-completion-map, mm-viewer-completion-map):
Move initialization inside declaration.

18 years ago*** empty log message ***
Stefan Monnier [Sat, 1 Oct 2005 03:44:23 +0000 (03:44 +0000)]
*** empty log message ***

18 years ago* speedbar.el: Re-apply arch tag.
Chong Yidong [Sat, 1 Oct 2005 03:01:42 +0000 (03:01 +0000)]
* speedbar.el: Re-apply arch tag.
(speedbar-version): Renamed to version 1.0.  Suggested by Eric
M. Ludlam.
Reapply two changes from Emacs CVS' version of speedbar lost
during the merge:
(speedbar-use-imenu-flag): Avoid unnecessary use of
locate-library.
(speedbar-frame-parameters): Improve customize type.

18 years ago* image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
Dan Nicolaescu [Fri, 30 Sep 2005 22:38:16 +0000 (22:38 +0000)]
* image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
type.
* xterm.c (handle_one_xevent, handle_one_xevent): Likewise.

* unexelf.c (fatal): Fix prototype.

* term.c (fatal): Implement using varargs.

* regex.c (re_char): Move typedef ...
* regex.h (re_char): ... here.
(re_iswctype, re_wctype, re_set_whitespace_regexp): New
prototypes.

* emacs.c (malloc_set_state): Fix return type.
(endif): Fix type.

* lisp.h (fatal): Add argument types.

* dispextern.h (fatal): Delete prototype.

* systime.h: (make_time): Prototype moved from ...
* editfns.c (make_time): ... here.

* editfns.c: Move systime.h include after lisp.h.
* dired.c:
* xsmfns.c:
* process.c: Likewise.

* alloc.c (old_malloc_hook, old_realloc_hook, old_realloc_hook):
Add parameter types.
(__malloc_hook, __realloc_hook, __free_hook): Fix prototypes.
(emacs_blocked_free): Change definition to match __free_hook.
(emacs_blocked_malloc): Change definition to match __malloc_hook.
(emacs_blocked_realloc): Change definition to match
__realloc_hook.

18 years agoMove systime.h include after lisp.h.
Dan Nicolaescu [Fri, 30 Sep 2005 22:38:16 +0000 (22:38 +0000)]
Move systime.h include after lisp.h.
(make_time): Move prototype from systime.h.

18 years ago(ange-ftp-gwp-start): Use with-current-buffer.
Stefan Monnier [Fri, 30 Sep 2005 21:04:56 +0000 (21:04 +0000)]
(ange-ftp-gwp-start): Use with-current-buffer.
(ange-ftp-file-directory-p): Fix the symlink case.
(ange-ftp-insert-directory): When listing a single file, get a list of
the parent buffer and extract the relevant line.  Inspired from a patch by
Katsumi Yamaoka <yamaoka@jpl.org>.
(ange-ftp-file-name-sans-versions): Simplify.

18 years agoConvert did a nasty job on the image.
Bill Wohler [Fri, 30 Sep 2005 19:48:12 +0000 (19:48 +0000)]
Convert did a nasty job on the image.
Cut and paste within the Gimp worked much better.

18 years ago2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler [Fri, 30 Sep 2005 19:21:12 +0000 (19:21 +0000)]
2005-09-30  Bill Wohler  <wohler@newt.com>

* images/refresh.*: Use GNOME 2.10's refresh icon.

* images/README: New file that indicates which icons came from
GNOME (see lisp/toolbar/README).

18 years agoFixup whitespace.
Romain Francoise [Fri, 30 Sep 2005 18:41:26 +0000 (18:41 +0000)]
Fixup whitespace.

18 years ago(High-Level Completion): Explain that the prompt
Romain Francoise [Fri, 30 Sep 2005 18:30:10 +0000 (18:30 +0000)]
(High-Level Completion): Explain that the prompt
given to `read-buffer' should end with a colon and a space.
Update usage examples.

18 years ago(Minibuffer): The default value now appears before the colon in
Romain Francoise [Fri, 30 Sep 2005 18:29:18 +0000 (18:29 +0000)]
(Minibuffer): The default value now appears before the colon in
minibuffer prompts.

18 years agoMention changes to `read-buffer'.
Romain Francoise [Fri, 30 Sep 2005 18:28:47 +0000 (18:28 +0000)]
Mention changes to `read-buffer'.

18 years ago2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler [Fri, 30 Sep 2005 17:48:04 +0000 (17:48 +0000)]
2005-09-30  Bill Wohler  <wohler@newt.com>

Moved MH-E image files from toolbar and mail directories into
etc/images.

* mail/reply2.*: Moved to etc/images/mail/reply*.

* toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
* toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Moved to
etc/images.

* toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
* toolbar/reply*: Moved to etc/images/mail.

* toolbar/rescan.*: Moved and renamed to etc/images/refresh.*.

* mh-e/mh-customize.el (mh-refile-msg, mh-tool-bar-reply-from)
(mh-tool-bar-reply-to, mh-tool-bar-reply-all)
(mh-alias-grab-from-field, mh-pack-folder): Image files moved to
etc/images/mail so added "mail/" prefix.
(mh-reply): Ditto. Also renamed reply2.* to reply.*.
(mh-rescan-folder): Ditto. Renamed image file to refresh.* since
it can be used in the general sense. Does not have "mail/" prefix.

18 years agoRemoved files. New speedbar image files are in etc/images/ezimage
Chong Yidong [Fri, 30 Sep 2005 13:20:57 +0000 (13:20 +0000)]
Removed files.  New speedbar image files are in etc/images/ezimage

18 years ago* dframe.el: New file.
Chong Yidong [Fri, 30 Sep 2005 13:18:43 +0000 (13:18 +0000)]
* dframe.el: New file.

18 years ago* speedbar.el: New version 1.0pre3.
Chong Yidong [Fri, 30 Sep 2005 13:15:10 +0000 (13:15 +0000)]
* speedbar.el: New version 1.0pre3.

* ezimage.el, sb-image.el: New files.

* sb-*.xpm: Files removed.  New image files installed into
etc/images/ezimage.

18 years ago* images/ezimage: New directory.
Chong Yidong [Fri, 30 Sep 2005 13:11:14 +0000 (13:11 +0000)]
* images/ezimage: New directory.

* images/ezimage/*.xpm: Add images used by speedbar.el.

18 years agoImages used by speedbar.el.
Chong Yidong [Fri, 30 Sep 2005 13:09:58 +0000 (13:09 +0000)]
Images used by speedbar.el.

18 years ago(ps-mule-show-warning): If a character is in
Kenichi Handa [Fri, 30 Sep 2005 07:01:40 +0000 (07:01 +0000)]
(ps-mule-show-warning): If a character is in
ps-print-translation-table, don't treat it as non-printable.

18 years ago(tree-widget-themes-load-path): New variable.
David Ponce [Fri, 30 Sep 2005 06:28:53 +0000 (06:28 +0000)]
(tree-widget-themes-load-path): New variable.
(tree-widget-themes-directory): Doc fix.
(tree-widget-image-formats) [Emacs]: Doc fix.
(tree-widget--locate-sub-directory): New function.
(tree-widget-themes-directory): Use it.

18 years ago*** empty log message ***
David Ponce [Fri, 30 Sep 2005 06:28:17 +0000 (06:28 +0000)]
*** empty log message ***

18 years agoUpdate recentf changes.
David Ponce [Fri, 30 Sep 2005 06:20:24 +0000 (06:20 +0000)]
Update recentf changes.

18 years ago(recentf-filename-handlers): Rename from
David Ponce [Fri, 30 Sep 2005 06:18:55 +0000 (06:18 +0000)]
(recentf-filename-handlers): Rename from
`recentf-filename-handler'.  Allow a list of functions.
(recentf-menu-items-for-commands): Fix :help strings.
(recentf-apply-filename-handlers): New function.
(recentf-expand-file-name): Use it.
(recentf-cleanup): Remove duplicates too.

18 years ago*** empty log message ***
David Ponce [Fri, 30 Sep 2005 06:18:32 +0000 (06:18 +0000)]
*** empty log message ***

18 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader [Fri, 30 Sep 2005 03:03:53 +0000 (03:03 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 128)

   - Update from CVS

2005-09-28  Simon Josefsson  <jas@extundo.com>

   * etc/GNUS-NEWS: Fix IDNA notes.

2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/message.el: Remove useless autoloads.

2005-09-28  Simon Josefsson  <jas@extundo.com>

   * lisp/gnus/message.el (message-use-idna): Default to t.
   (message-use-idna): Test whether encoding works too.  Doc fix.

2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nntp.el (nntp-warn-about-losing-connection): Remove.

2005-09-28  Simon Josefsson  <jas@extundo.com>

   * man/message.texi (IDNA): Fix.

2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
   nntp-server-hook, and nntp-warn-about-losing-connection; fix
   description of nntp-open-connection-function.
   (Common Variables): Fix descriptions.

18 years ago*** empty log message ***
Juri Linkov [Thu, 29 Sep 2005 23:41:36 +0000 (23:41 +0000)]
*** empty log message ***

18 years ago(Displaying Messages): Rename argument name `string' to `format-string'
Juri Linkov [Thu, 29 Sep 2005 23:41:05 +0000 (23:41 +0000)]
(Displaying Messages): Rename argument name `string' to `format-string'
in functions `message', `message-box', `message-or-box'.