Commit graph

70150 commits

Author SHA1 Message Date
Miles Bader
e35ae98e41 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 583-585)

   - Update from CVS
   - Fix admin/quick-install-emacs to work with recent versions of autoconf

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-160
2007-01-02 02:34:44 +00:00
Juanma Barranquero
e19bc9c426 *** empty log message *** 2007-01-02 01:31:47 +00:00
Juanma Barranquero
93e7eeb4d8 (version-control): Doc fix. 2007-01-02 01:26:20 +00:00
Alan Mackenzie
b1da67d7b2 *** empty log message *** 2007-01-01 22:20:46 +00:00
Alan Mackenzie
cdae7c3ac0 Changes for CC Mode 5.31.4. They are detailed in the ChangeLog entries
for 2007-01-01.
2007-01-01 22:19:41 +00:00
Alan Mackenzie
51c9af45fe Update CC Mode to version 5.31.4. The detailed changes are those
recorded in the ChangeLog for 2007-01-01.
2007-01-01 22:11:28 +00:00
Richard M. Stallman
d8a4fc444a (isearch-done): Use FOUND-POINT or FOUND-START
only if we restored isearch-window-configuration.
2007-01-01 21:49:04 +00:00
Jan Djärv
7327156500 Reorder 2007-01-01 19:03:59 +00:00
Jan Djärv
42ab4c8174 (Table of Resources): Add scrollBarWidth resource. 2007-01-01 19:03:39 +00:00
Jan Djärv
fe7dc56e0a *** empty log message *** 2007-01-01 19:03:27 +00:00
Kim F. Storm
a71b20e2ae *** empty log message *** 2007-01-01 16:04:13 +00:00
Jan Djärv
3fcd018655 (enter_hook, leave_hook): New functions
(xlw_create_menubar, xlw_create_popup_menu): Connect XtNenter/leave
to enter/leave_hook.
2007-01-01 15:20:33 +00:00
Jan Djärv
1ecd508641 (xlwMenuResources): Add XtNleaveCallback, XtNenterCallback.
(display_menu, map_event_to_widget_value): Generate enter and
leave callbacks.
(pop_up_menu): Initialize mw->menu.inside_entry.
2007-01-01 15:20:11 +00:00
Jan Djärv
36bce9a9b2 (_XlwMenu_part): Add enter/leave callbacks and
inside_entry.
2007-01-01 15:19:58 +00:00
Jan Djärv
3e39a8ac3b (XtNleaveCallback, XtNenterCallback): New strings. 2007-01-01 15:19:46 +00:00
Miles Bader
1fc8c92b50 Fix admin/quick-install-emacs to work with recent versions of autoconf
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-584
2007-01-01 12:14:54 +00:00
Miles Bader
c24fa7dcae Regenerate configure with autoconf 2.61
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-159
2007-01-01 03:21:18 +00:00
Miles Bader
4c34eeeee5 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 563-582)

   - Update from CVS
   - Merge from gnus--rel--5.10

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

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

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-158
2007-01-01 03:21:06 +00:00
Miles Bader
db62924458 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
2007-01-01 03:15:00 +00:00
Richard M. Stallman
0947a3720e (Specific Customization): Document customize-option
instead of customize-variable.
2007-01-01 01:57:22 +00:00
Richard M. Stallman
596258f450 (User Input): Document keys stolen by window mangers. 2007-01-01 01:56:55 +00:00
Jan Djärv
1e0fe298c2 (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.
2006-12-31 18:31:49 +00:00
Romain Francoise
13fcde77fb Cosmetics. 2006-12-31 15:33:08 +00:00
Michael Albinus
496f830892 * net/tramp.el (tramp-default-method): Don't call `symbol-function'.
Apply `funcall' directly on 'executable-find.
2006-12-31 15:03:51 +00:00
Kim F. Storm
f57cdb50a7 *** empty log message *** 2006-12-31 00:48:53 +00:00
Kim F. Storm
2c47a0f0fc (Choosing Modes): Document auto-mode-case-fond. 2006-12-31 00:38:43 +00:00
Kim F. Storm
bb178aaa96 (auto-mode-case-fold): Doc fix. 2006-12-31 00:34:49 +00:00
Kim F. Storm
94495713bd (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.
2006-12-31 00:29:49 +00:00
Richard M. Stallman
81e9c118bd herberteuler@hotmail.com, Dec 26: Add log bug -- fixed by Yamato. 2006-12-30 23:03:03 +00:00
Kim F. Storm
25e5d36a60 (CUA Bindings): Fix typo. 2006-12-30 22:41:41 +00:00
Kim F. Storm
d1fa3d8e20 *** empty log message *** 2006-12-30 22:41:32 +00:00
Kim F. Storm
08f0db8678 (Tool Bar): Describe grow-only' value of auto-resize-tool-bars'. 2006-12-30 21:39:16 +00:00
Kim F. Storm
249844e0d5 *** empty log message *** 2006-12-30 21:39:05 +00:00
Kim F. Storm
c6aea8f8c7 (Table of Resources): Mention grow-only value for auto-resize-tool-bars. 2006-12-30 21:38:01 +00:00
Richard M. Stallman
02f0dab390 *** empty log message *** 2006-12-30 21:34:46 +00:00
Richard M. Stallman
9f729dab76 (define-global-minor-mode): Doc fix. 2006-12-30 21:34:14 +00:00
Richard M. Stallman
601543bee4 allout problems may be resolved by installation of Manheimer's latest patch. 2006-12-30 21:00:03 +00:00
Richard M. Stallman
d80621c1d9 *** empty log message *** 2006-12-30 20:43:28 +00:00
Richard M. Stallman
e3c1be9ae7 sdl.web@gmail.com, Dec 29: Scroll bar position bug fixed by Jan Djarv. 2006-12-30 20:24:56 +00:00
Jan Djärv
6e1440e616 (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.
2006-12-30 19:58:04 +00:00
Richard M. Stallman
32f653662c *** empty log message *** 2006-12-30 18:53:17 +00:00
Eli Zaretskii
6eb0a10dd4 (allout-encrypt-string): Handle symmetric-key passphrase caching but leave
keypair caching to pgg.
2006-12-30 18:10:35 +00:00
Richard M. Stallman
b8be4eb4bc (Active Keymaps): Fix previous change. 2006-12-30 17:57:16 +00:00
Michael Albinus
658052a2ce Sync with Tramp 2.0.55. 2006-12-30 16:17:10 +00:00
Miles Bader
11e95b0200 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,Ad(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,Ad(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,Ad(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
2006-12-30 15:34:42 +00:00
Jan Djärv
84f1b4544b Set scroll bar mode to right if set by X resources. 2006-12-30 15:23:38 +00:00
Jan Djärv
f62c3ee200 (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.
2006-12-30 15:23:24 +00:00
Jan Djärv
0fb7324a4d *** empty log message *** 2006-12-30 15:23:09 +00:00
Richard M. Stallman
dced1a739f *** empty log message *** 2006-12-30 06:29:19 +00:00
Richard M. Stallman
6ba7756e5f (backup-buffer): Show entire backup file name in message.
(make-backup-file-name-1): Precompute abs name
but don't lose the relative name.
2006-12-30 06:28:57 +00:00