]> git.eshelyaron.com Git - emacs.git/log
emacs.git
17 years ago(gdb-max-children): New customizable variable.
Nick Roberts [Fri, 5 Jan 2007 04:20:20 +0000 (04:20 +0000)]
(gdb-max-children): New customizable variable.
(gdb-speedbar-expand-node): Ask user for confirmation before expanding
large structures/arrays.

17 years agoUpdate from erc--emacs--22
Miles Bader [Fri, 5 Jan 2007 02:09:07 +0000 (02:09 +0000)]
Update from erc--emacs--22

Highlights:
 - New /RECONNECT command.
 - Improve default method for auto-identify to nickserv.
 - Fix another erc-iswitchb bug.
 - Fix reconnect lockup (defaulting to twice before giving up).
 - Fix reconnect on ban.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-587
Creator:  Michael Olson <mwolson@gnu.org>

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 4 Jan 2007 22:14:36 +0000 (22:14 +0000)]
*** empty log message ***

17 years ago(find-file-noselect-1, set-visited-file-name):
Richard M. Stallman [Thu, 4 Jan 2007 22:14:32 +0000 (22:14 +0000)]
(find-file-noselect-1, set-visited-file-name):
Allow backup-enable-predicate to be nil.

17 years ago(momentary): New face.
Richard M. Stallman [Thu, 4 Jan 2007 21:46:11 +0000 (21:46 +0000)]
(momentary): New face.
(momentary-string-display): Display the string via a temporary
overlay using the new face, instead of inserting it in the buffer.

17 years agoChange C-c b to C-c C-m.
Richard M. Stallman [Thu, 4 Jan 2007 21:26:43 +0000 (21:26 +0000)]
Change C-c b to C-c C-m.

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 4 Jan 2007 18:53:10 +0000 (18:53 +0000)]
*** empty log message ***

17 years ago(Windows Keyboard): Clarify previous change.
Richard M. Stallman [Thu, 4 Jan 2007 18:49:58 +0000 (18:49 +0000)]
(Windows Keyboard): Clarify previous change.

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 4 Jan 2007 18:43:03 +0000 (18:43 +0000)]
*** empty log message ***

17 years ago(ebrowse-global-prefix-key): Fix typo in
Andreas Schwab [Thu, 4 Jan 2007 15:03:30 +0000 (15:03 +0000)]
(ebrowse-global-prefix-key): Fix typo in
last change.

17 years ago(Fwindow_end): Fix use of >= operator.
Juanma Barranquero [Thu, 4 Jan 2007 00:19:11 +0000 (00:19 +0000)]
(Fwindow_end): Fix use of >= operator.

17 years ago*** empty log message ***
Richard M. Stallman [Wed, 3 Jan 2007 23:47:14 +0000 (23:47 +0000)]
*** empty log message ***

17 years agoDetect and use fink-installed in intel-based Mac builds; change Apple
Richard M. Stallman [Wed, 3 Jan 2007 23:47:04 +0000 (23:47 +0000)]
Detect and use fink-installed in intel-based Mac builds; change Apple
Darwin section to support both PowerPC and Intel-based Macs.

17 years ago(Fwindow_end): Check BUF_OVERLAY_MODIFF like BUF_MODIFF.
Richard M. Stallman [Wed, 3 Jan 2007 23:28:08 +0000 (23:28 +0000)]
(Fwindow_end): Check BUF_OVERLAY_MODIFF like BUF_MODIFF.

17 years ago(woman-decode-buffer): Clarify error message.
Richard M. Stallman [Wed, 3 Jan 2007 22:57:46 +0000 (22:57 +0000)]
(woman-decode-buffer): Clarify error message.

17 years ago(Variable Definitions, Customization Types):
Richard M. Stallman [Wed, 3 Jan 2007 22:17:32 +0000 (22:17 +0000)]
(Variable Definitions, Customization Types):
Don't use * in doc string for defcustom.

17 years ago*** empty log message ***
Richard M. Stallman [Wed, 3 Jan 2007 20:48:19 +0000 (20:48 +0000)]
*** empty log message ***

17 years ago(c-mask-paragraph): Fix yesterday's buggy patch.
Alan Mackenzie [Wed, 3 Jan 2007 20:19:29 +0000 (20:19 +0000)]
(c-mask-paragraph): Fix yesterday's buggy patch.

17 years ago*** empty log message ***
Alan Mackenzie [Wed, 3 Jan 2007 20:17:09 +0000 (20:17 +0000)]
*** empty log message ***

17 years ago(tutorial--describe-nonstandard-key): Fix typo.
Juanma Barranquero [Wed, 3 Jan 2007 12:05:49 +0000 (12:05 +0000)]
(tutorial--describe-nonstandard-key): Fix typo.

17 years ago(Customizing Articles): Use index entries for gnus-treat-*
Reiner Steib [Wed, 3 Jan 2007 09:57:07 +0000 (09:57 +0000)]
(Customizing Articles): Use index entries for gnus-treat-*
variables only in info to avoid redundant entries in the printed
manual.

17 years ago(iswitchb-global-map): Use command-remapping if available.
Stefan Monnier [Wed, 3 Jan 2007 03:37:15 +0000 (03:37 +0000)]
(iswitchb-global-map): Use command-remapping if available.

17 years ago(viper-custom-file-name, viper-mode): Fix typos in docstrings.
Juanma Barranquero [Tue, 2 Jan 2007 23:57:14 +0000 (23:57 +0000)]
(viper-custom-file-name, viper-mode): Fix typos in docstrings.

17 years ago(momentary-string-display): After moving point, set POS variable to it to avoid
Juanma Barranquero [Tue, 2 Jan 2007 23:49:25 +0000 (23:49 +0000)]
(momentary-string-display): After moving point, set POS variable to it to avoid
later errors once the buffer is modified.  Doc fix.

17 years ago*** empty log message ***
Richard M. Stallman [Tue, 2 Jan 2007 21:15:32 +0000 (21:15 +0000)]
*** empty log message ***

17 years ago(widget-choose): Avoid ugly error for function keys.
Richard M. Stallman [Tue, 2 Jan 2007 21:15:09 +0000 (21:15 +0000)]
(widget-choose): Avoid ugly error for function keys.

17 years agoWhitespace change.
Richard M. Stallman [Tue, 2 Jan 2007 21:03:49 +0000 (21:03 +0000)]
Whitespace change.

17 years agoAdd license notice.
Richard M. Stallman [Tue, 2 Jan 2007 21:03:27 +0000 (21:03 +0000)]
Add license notice.

17 years ago(Changing a Variable): Minor clarification.
Richard M. Stallman [Tue, 2 Jan 2007 21:02:44 +0000 (21:02 +0000)]
(Changing a Variable): Minor clarification.
(Specific Customization): customize-customized => customize-unsaved.

17 years ago*** empty log message ***
Alan Mackenzie [Tue, 2 Jan 2007 21:02:13 +0000 (21:02 +0000)]
*** empty log message ***

17 years ago(Entering Emacs): Clean up text about restarting Emacs for each file.
Richard M. Stallman [Tue, 2 Jan 2007 21:01:42 +0000 (21:01 +0000)]
(Entering Emacs): Clean up text about restarting Emacs for each file.

17 years ago(Shell Options): Minor cleanup.
Richard M. Stallman [Tue, 2 Jan 2007 21:01:08 +0000 (21:01 +0000)]
(Shell Options): Minor cleanup.

17 years ago(Windows Keyboard): Explain that Windows was incompatible
Richard M. Stallman [Tue, 2 Jan 2007 21:00:44 +0000 (21:00 +0000)]
(Windows Keyboard): Explain that Windows was incompatible
with Emacs, not vice versa.

17 years ago(Symbol Completion): Recommend customizing window manager.
Richard M. Stallman [Tue, 2 Jan 2007 20:59:47 +0000 (20:59 +0000)]
(Symbol Completion): Recommend customizing window manager.

17 years ago(Resources): Minor fix.
Richard M. Stallman [Tue, 2 Jan 2007 20:59:10 +0000 (20:59 +0000)]
(Resources): Minor fix.

17 years ago(Variable Aliases): Clarify that aliases vars always have the same value.
Richard M. Stallman [Tue, 2 Jan 2007 20:58:29 +0000 (20:58 +0000)]
(Variable Aliases): Clarify that aliases vars always have the same value.

17 years ago(Bindat Spec): Fix Texinfo usage.
Richard M. Stallman [Tue, 2 Jan 2007 20:58:02 +0000 (20:58 +0000)]
(Bindat Spec): Fix Texinfo usage.

17 years ago(Defining Minor Modes): Explain effect of command
Richard M. Stallman [Tue, 2 Jan 2007 20:57:30 +0000 (20:57 +0000)]
(Defining Minor Modes): Explain effect of command
defined with define-global-minor-mode on new buffers.

17 years ago(cfengine-font-lock-syntactic-keywords): Fix format of value.
Richard M. Stallman [Tue, 2 Jan 2007 20:56:26 +0000 (20:56 +0000)]
(cfengine-font-lock-syntactic-keywords): Fix format of value.

17 years ago(customize-unsaved): Renamed from customize-customized.
Richard M. Stallman [Tue, 2 Jan 2007 20:55:54 +0000 (20:55 +0000)]
(customize-unsaved): Renamed from customize-customized.
Change messages accordingly.
(customize-customized): Now alias.

17 years ago(c-mask-paragraph): In a block comment, check that the "*/" is present
Alan Mackenzie [Tue, 2 Jan 2007 20:54:10 +0000 (20:54 +0000)]
(c-mask-paragraph): In a block comment, check that the "*/" is present
before trying to manipulate the "*/".

17 years ago(Using PGP/MIME): Document gpg-agent usage.
Reiner Steib [Tue, 2 Jan 2007 19:52:57 +0000 (19:52 +0000)]
(Using PGP/MIME): Document gpg-agent usage.
(Security): Split into sub-nodes.

17 years agoAdd c-file-style local binding.
Richard M. Stallman [Tue, 2 Jan 2007 18:32:12 +0000 (18:32 +0000)]
Add c-file-style local binding.

17 years ago*** empty log message ***
Richard M. Stallman [Tue, 2 Jan 2007 18:29:37 +0000 (18:29 +0000)]
*** empty log message ***

17 years ago(xg_menu_item_cb_data_): Remove highlight_id and
Jan Djärv [Tue, 2 Jan 2007 16:50:01 +0000 (16:50 +0000)]
(xg_menu_item_cb_data_): Remove highlight_id and
unhighlight_id.

17 years ago(menuitem_highlight_callback): Invoked widget is the
Jan Djärv [Tue, 2 Jan 2007 16:49:49 +0000 (16:49 +0000)]
(menuitem_highlight_callback): Invoked widget is the
parent of the menu item.  Get menu item widget from event.
(xg_create_one_menuitem, xg_update_menu_item): highlight_id and
unhighlight_id has been removed.
(create_menus): Connect enter/leave-notify-event to the menu instead
of individual items.

17 years ago*** empty log message ***
Jan Djärv [Tue, 2 Jan 2007 16:48:35 +0000 (16:48 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Francesco Potortì [Tue, 2 Jan 2007 11:28:50 +0000 (11:28 +0000)]
*** empty log message ***

17 years ago(main): Pass the -u option to sort in ctags mode.
Francesco Potortì [Tue, 2 Jan 2007 11:28:13 +0000 (11:28 +0000)]
(main): Pass the -u option to sort in ctags mode.

17 years agoRemove references to the --no-warn option, which is now undocumented.
Francesco Potortì [Tue, 2 Jan 2007 11:04:57 +0000 (11:04 +0000)]
Remove references to the --no-warn option, which is now undocumented.

17 years ago(longopts): New undocumented option --no-duplicates.
Francesco Potortì [Tue, 2 Jan 2007 11:00:40 +0000 (11:00 +0000)]
(longopts): New undocumented option --no-duplicates.
(no_duplicates): Static variables for the above option.
(print_help): Do not print help for --no-warn, now undocumented.
(add_node): Allow duplicate tags in ctags mode unless --no-duplicates.

17 years ago*** empty log message ***
Kim F. Storm [Tue, 2 Jan 2007 10:16:04 +0000 (10:16 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Tue, 2 Jan 2007 03:22:19 +0000 (03:22 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Juanma Barranquero [Tue, 2 Jan 2007 01:31:47 +0000 (01:31 +0000)]
*** empty log message ***

17 years ago(version-control): Doc fix.
Juanma Barranquero [Tue, 2 Jan 2007 01:26:20 +0000 (01:26 +0000)]
(version-control): Doc fix.

17 years ago*** empty log message ***
Alan Mackenzie [Mon, 1 Jan 2007 22:20:46 +0000 (22:20 +0000)]
*** empty log message ***

17 years agoChanges for CC Mode 5.31.4. They are detailed in the ChangeLog entries
Alan Mackenzie [Mon, 1 Jan 2007 22:19:41 +0000 (22:19 +0000)]
Changes for CC Mode 5.31.4.  They are detailed in the ChangeLog entries
for 2007-01-01.

17 years agoUpdate CC Mode to version 5.31.4. The detailed changes are those
Alan Mackenzie [Mon, 1 Jan 2007 22:11:28 +0000 (22:11 +0000)]
Update CC Mode to version 5.31.4.  The detailed changes are those
recorded in the ChangeLog for 2007-01-01.

17 years ago(isearch-done): Use FOUND-POINT or FOUND-START
Richard M. Stallman [Mon, 1 Jan 2007 21:49:04 +0000 (21:49 +0000)]
(isearch-done): Use FOUND-POINT or FOUND-START
only if we restored isearch-window-configuration.

17 years agoReorder
Jan Djärv [Mon, 1 Jan 2007 19:03:59 +0000 (19:03 +0000)]
Reorder

17 years ago(Table of Resources): Add scrollBarWidth resource.
Jan Djärv [Mon, 1 Jan 2007 19:03:39 +0000 (19:03 +0000)]
(Table of Resources): Add scrollBarWidth resource.

17 years ago*** empty log message ***
Jan Djärv [Mon, 1 Jan 2007 19:03:27 +0000 (19:03 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Kim F. Storm [Mon, 1 Jan 2007 16:04:13 +0000 (16:04 +0000)]
*** empty log message ***

17 years ago(enter_hook, leave_hook): New functions
Jan Djärv [Mon, 1 Jan 2007 15:20:33 +0000 (15:20 +0000)]
(enter_hook, leave_hook): New functions
(xlw_create_menubar, xlw_create_popup_menu): Connect XtNenter/leave
to enter/leave_hook.

17 years ago(xlwMenuResources): Add XtNleaveCallback, XtNenterCallback.
Jan Djärv [Mon, 1 Jan 2007 15:20:11 +0000 (15:20 +0000)]
(xlwMenuResources): Add XtNleaveCallback, XtNenterCallback.
(display_menu, map_event_to_widget_value): Generate enter and
leave callbacks.
(pop_up_menu): Initialize mw->menu.inside_entry.

17 years ago(_XlwMenu_part): Add enter/leave callbacks and
Jan Djärv [Mon, 1 Jan 2007 15:19:58 +0000 (15:19 +0000)]
(_XlwMenu_part): Add enter/leave callbacks and
inside_entry.

17 years ago(XtNleaveCallback, XtNenterCallback): New strings.
Jan Djärv [Mon, 1 Jan 2007 15:19:46 +0000 (15:19 +0000)]
(XtNleaveCallback, XtNenterCallback): New strings.

17 years agoFix admin/quick-install-emacs to work with recent versions of autoconf
Miles Bader [Mon, 1 Jan 2007 12:14:54 +0000 (12:14 +0000)]
Fix admin/quick-install-emacs to work with recent versions of autoconf

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-584

17 years agoMerge from gnus--rel--5.10
Miles Bader [Mon, 1 Jan 2007 03:15:00 +0000 (03:15 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 184-185)

   - Update from CVS
   - Merge from emacs--devo--0

2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/gnus/gnus-sum.el (gnus-summary-insert-dormant-articles): Fix typo in
   message.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-582

17 years ago(Specific Customization): Document customize-option
Richard M. Stallman [Mon, 1 Jan 2007 01:57:22 +0000 (01:57 +0000)]
(Specific Customization): Document customize-option
instead of customize-variable.

17 years ago(User Input): Document keys stolen by window mangers.
Richard M. Stallman [Mon, 1 Jan 2007 01:56:55 +0000 (01:56 +0000)]
(User Input): Document keys stolen by window mangers.

17 years ago(update_frame_tool_bar): Connect create-menu-proxy with
Jan Djärv [Sun, 31 Dec 2006 18:31:49 +0000 (18:31 +0000)]
(update_frame_tool_bar): Connect create-menu-proxy with
xg_tool_bar_menu_proxy.
(xg_tool_bar_menu_proxy): New function.
(xg_tool_bar_proxy_callback): New function.

17 years agoCosmetics.
Romain Francoise [Sun, 31 Dec 2006 15:33:08 +0000 (15:33 +0000)]
Cosmetics.

17 years ago* net/tramp.el (tramp-default-method): Don't call `symbol-function'.
Michael Albinus [Sun, 31 Dec 2006 15:03:51 +0000 (15:03 +0000)]
* net/tramp.el (tramp-default-method): Don't call `symbol-function'.
Apply `funcall' directly on 'executable-find.

17 years ago*** empty log message ***
Kim F. Storm [Sun, 31 Dec 2006 00:48:53 +0000 (00:48 +0000)]
*** empty log message ***

17 years ago(Choosing Modes): Document auto-mode-case-fond.
Kim F. Storm [Sun, 31 Dec 2006 00:38:43 +0000 (00:38 +0000)]
(Choosing Modes): Document auto-mode-case-fond.

17 years ago(auto-mode-case-fold): Doc fix.
Kim F. Storm [Sun, 31 Dec 2006 00:34:49 +0000 (00:34 +0000)]
(auto-mode-case-fold): Doc fix.

17 years ago(auto-mode-case-fold): New defcustom.
Kim F. Storm [Sun, 31 Dec 2006 00:29:49 +0000 (00:29 +0000)]
(auto-mode-case-fold): New defcustom.
(set-auto-mode): If non-nil, perform second case-sensitive pass
through auto-mode-alist if first pass failed.

17 years agoherberteuler@hotmail.com, Dec 26: Add log bug -- fixed by Yamato.
Richard M. Stallman [Sat, 30 Dec 2006 23:03:03 +0000 (23:03 +0000)]
herberteuler@hotmail.com, Dec 26: Add log bug -- fixed by Yamato.

17 years ago(CUA Bindings): Fix typo.
Kim F. Storm [Sat, 30 Dec 2006 22:41:41 +0000 (22:41 +0000)]
(CUA Bindings): Fix typo.

17 years ago*** empty log message ***
Kim F. Storm [Sat, 30 Dec 2006 22:41:32 +0000 (22:41 +0000)]
*** empty log message ***

17 years ago(Tool Bar): Describe `grow-only' value of `auto-resize-tool-bars'.
Kim F. Storm [Sat, 30 Dec 2006 21:39:16 +0000 (21:39 +0000)]
(Tool Bar): Describe `grow-only' value of `auto-resize-tool-bars'.

17 years ago*** empty log message ***
Kim F. Storm [Sat, 30 Dec 2006 21:39:05 +0000 (21:39 +0000)]
*** empty log message ***

17 years ago(Table of Resources): Mention grow-only value for auto-resize-tool-bars.
Kim F. Storm [Sat, 30 Dec 2006 21:38:01 +0000 (21:38 +0000)]
(Table of Resources): Mention grow-only value for auto-resize-tool-bars.

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 30 Dec 2006 21:34:46 +0000 (21:34 +0000)]
*** empty log message ***

17 years ago(define-global-minor-mode): Doc fix.
Richard M. Stallman [Sat, 30 Dec 2006 21:34:14 +0000 (21:34 +0000)]
(define-global-minor-mode): Doc fix.

17 years agoallout problems may be resolved by installation of Manheimer's latest patch.
Richard M. Stallman [Sat, 30 Dec 2006 21:00:03 +0000 (21:00 +0000)]
allout problems may be resolved by installation of Manheimer's latest patch.

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 30 Dec 2006 20:43:28 +0000 (20:43 +0000)]
*** empty log message ***

17 years agosdl.web@gmail.com, Dec 29: Scroll bar position bug fixed by Jan Djarv.
Richard M. Stallman [Sat, 30 Dec 2006 20:24:56 +0000 (20:24 +0000)]
sdl.web@gmail.com, Dec 29: Scroll bar position bug fixed by Jan Djarv.

17 years ago(xg_tool_bar_button_cb): Save last modifier on widget.
Jan Djärv [Sat, 30 Dec 2006 19:58:04 +0000 (19:58 +0000)]
(xg_tool_bar_button_cb): Save last modifier on widget.
(xg_tool_bar_callback): Remove check for button.
(update_frame_tool_bar): Put an event box in the tool bar and a button
in the event box.  Attach enter/leave-notify-event to the event box.

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 30 Dec 2006 18:53:17 +0000 (18:53 +0000)]
*** empty log message ***

17 years ago(allout-encrypt-string): Handle symmetric-key passphrase caching but leave
Eli Zaretskii [Sat, 30 Dec 2006 18:10:35 +0000 (18:10 +0000)]
(allout-encrypt-string): Handle symmetric-key passphrase caching but leave
keypair caching to pgg.

17 years ago(Active Keymaps): Fix previous change.
Richard M. Stallman [Sat, 30 Dec 2006 17:57:16 +0000 (17:57 +0000)]
(Active Keymaps): Fix previous change.

17 years agoSync with Tramp 2.0.55.
Michael Albinus [Sat, 30 Dec 2006 16:17:10 +0000 (16:17 +0000)]
Sync with Tramp 2.0.55.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Sat, 30 Dec 2006 15:34:42 +0000 (15:34 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 179-183)

   - Update from CVS

2006-12-25  Daiki Ueno  <ueno@unixuser.org>

   * lisp/pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of
   locale-coding-system.
   * lisp/pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type
   LF.

2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>

   * lisp/gnus/nnimap.el (nnimap-expunge-search-string): Mention
   nnimap-search-uids-not-since-is-evil in docstring.

2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/spam.el: Revert to make-obsolete-variable because
   define-obsolete-variable-alias is not supported in Emacs 21.

2006-12-28  Daiki Ueno  <ueno@unixuser.org>

   * lisp/gnus/gnus-sum.el (gnus-summary-next-article): Make sure we are in the
   summary buffer.

2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/spam.el (spam-ifile-path, spam-ifile-database-path)
   (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
   make-obsolete-variable.

2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/message.el (message-make-fqdn): Fix comment.
   (message-bogus-system-names): Add ".local".

   * lisp/gnus/spam.el (spam-ifile-path, spam-ifile-program)
   (spam-ifile-database-path, spam-ifile-database)
   (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
   Don't use "path" inappropriately.
   (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
   strings.
   (spam-check-ifile, spam-ifile-register-with-ifile)
   (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
   new variable names.

   * lisp/gnus/gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
   (gnus-treat-display-smileys): Simplify using
   gnus-image-type-available-p.

   * lisp/gnus/gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
   available.

2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
   one after turning on the buffer's multibyteness instead of decoding
   them directly in the unibyte buffer that causes unexpected conversion
   in Emacs 23 (unicode).

2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi (Customizing Articles): Add index entries for all
   gnus-treat-* variables.

2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>

   * man/gnus.texi (IMAP): Fix incorrect explanation of
   nnimap-search-uids-not-since-is-evil in documentation for
   nnimap-expunge-search-string.

2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
   spam-ifile-database.

2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi (Spam Package Configuration Examples): Don't encourage to
   rebind C-s.

2006-12-26  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>

   * man/gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
   (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
   "expiring mail".
   (IMAP): Document nnimap-search-uids-not-since-is-evil and
   nnimap-nov-is-evil.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-576

17 years agoSet scroll bar mode to right if set by X resources.
Jan Djärv [Sat, 30 Dec 2006 15:23:38 +0000 (15:23 +0000)]
Set scroll bar mode to right if set by X resources.

17 years ago(previous-scroll-bar-mode): New variable
Jan Djärv [Sat, 30 Dec 2006 15:23:24 +0000 (15:23 +0000)]
(previous-scroll-bar-mode): New variable
(set-scroll-bar-mode): Set previous-scroll-bar-mode.
(scroll-bar-mode): Use previous-scroll-bar-mode if set.

17 years ago*** empty log message ***
Jan Djärv [Sat, 30 Dec 2006 15:23:09 +0000 (15:23 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 30 Dec 2006 06:29:19 +0000 (06:29 +0000)]
*** empty log message ***

17 years ago(backup-buffer): Show entire backup file name in message.
Richard M. Stallman [Sat, 30 Dec 2006 06:28:57 +0000 (06:28 +0000)]
(backup-buffer): Show entire backup file name in message.

(make-backup-file-name-1): Precompute abs name
but don't lose the relative name.