bpt/emacs.git
16 years ago(Rmail Sorting): Improve indexing.
Eli Zaretskii [Fri, 31 Aug 2007 09:33:28 +0000 (09:33 +0000)]
(Rmail Sorting): Improve indexing.

16 years ago(speedbar-frame-reposition-smartly)
Richard M. Stallman [Thu, 30 Aug 2007 22:14:51 +0000 (22:14 +0000)]
(speedbar-frame-reposition-smartly)
(speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
(speedbar-check-vc): Don't use dframe-xemacsp.

16 years ago(backup-buffer-copy): Try to overwrite old backup first.
Martin Rudalics [Thu, 30 Aug 2007 08:16:55 +0000 (08:16 +0000)]
(backup-buffer-copy): Try to overwrite old backup first.

16 years ago(Command Loop Info): Advise against changing
Martin Rudalics [Thu, 30 Aug 2007 08:06:06 +0000 (08:06 +0000)]
(Command Loop Info): Advise against changing
most variables described here.  Explain new variable
last-repeatable-command.

16 years ago(repeat): Use last-repeatable-command instead of
Martin Rudalics [Wed, 29 Aug 2007 09:09:05 +0000 (09:09 +0000)]
(repeat): Use last-repeatable-command instead of
real-last-command.  Run pre- and post-command hooks for
self-insertion.  Update doc-string.

16 years ago(syms_of_keyboard): Set up new Lisp variable
Martin Rudalics [Wed, 29 Aug 2007 09:01:48 +0000 (09:01 +0000)]
(syms_of_keyboard): Set up new Lisp variable
last-repeatable-command.
(init_kboard): Initialize Vlast_repeatable_command.
(command_loop_1): Set it to real_this_command unless that was
bound to an input event.
(mark_kboards): Mark it.

16 years ago(struct kboard): New elt Vlast_repeatable_command.
Martin Rudalics [Wed, 29 Aug 2007 08:59:44 +0000 (08:59 +0000)]
(struct kboard): New elt Vlast_repeatable_command.

16 years ago** display-buffer change
Chong Yidong [Tue, 28 Aug 2007 17:36:37 +0000 (17:36 +0000)]
** display-buffer change
Not a bug.

16 years ago(syms_of_image) <image-library-alist, cross-disabled-images>: Doc fixes.
Juanma Barranquero [Tue, 28 Aug 2007 11:39:26 +0000 (11:39 +0000)]
(syms_of_image) <image-library-alist, cross-disabled-images>: Doc fixes.

16 years ago(xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
Jan Djärv [Tue, 28 Aug 2007 10:06:15 +0000 (10:06 +0000)]
(xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
so no Lisp code is executed.

16 years ago(c-constant-kwds): Add java: null, true, false.
Glenn Morris [Tue, 28 Aug 2007 02:51:09 +0000 (02:51 +0000)]
(c-constant-kwds): Add java: null, true, false.

16 years ago* vc-git.el (vc-git-state): Call git-add --refresh to update the
Dan Nicolaescu [Mon, 27 Aug 2007 18:59:41 +0000 (18:59 +0000)]
* vc-git.el (vc-git-state): Call git-add --refresh to update the
state of the file.
(vc-git-workfile-unchanged-p): Delegate implementation to
vc-git-state.
(vc-git-create-repo): Fixed invalid command.

16 years ago(flyspell-mode): Catch errors in flyspell-mode-on.
Richard M. Stallman [Mon, 27 Aug 2007 16:26:48 +0000 (16:26 +0000)]
(flyspell-mode): Catch errors in flyspell-mode-on.

16 years ago(m2-definition, m2-module): Don't use previous-line.
Thien-Thi Nguyen [Mon, 27 Aug 2007 13:41:54 +0000 (13:41 +0000)]
(m2-definition, m2-module): Don't use previous-line.

16 years ago(x_draw_composite_glyph_string_foreground): Draw rectangle
YAMAMOTO Mitsuharu [Mon, 27 Aug 2007 08:33:57 +0000 (08:33 +0000)]
(x_draw_composite_glyph_string_foreground): Draw rectangle
for nonexistent or zero-width glyph in composition glyph.

16 years ago(mac-handle-toolbar-switch-mode): Add explicit
YAMAMOTO Mitsuharu [Mon, 27 Aug 2007 08:33:14 +0000 (08:33 +0000)]
(mac-handle-toolbar-switch-mode): Add explicit
argument to tool-bar-mode call.

16 years ago(Mac OS X): Add alternative workaround for QuickTime
YAMAMOTO Mitsuharu [Mon, 27 Aug 2007 08:32:36 +0000 (08:32 +0000)]
(Mac OS X): Add alternative workaround for QuickTime
updater breakage.

16 years ago(diff-find-file-name): Only accept regular files, to rule out
Glenn Morris [Mon, 27 Aug 2007 07:10:50 +0000 (07:10 +0000)]
(diff-find-file-name): Only accept regular files, to rule out
/dev/null, directories, etc.

16 years ago*** empty log message ***
Glenn Morris [Mon, 27 Aug 2007 07:10:06 +0000 (07:10 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Martin Rudalics [Mon, 27 Aug 2007 06:44:44 +0000 (06:44 +0000)]
*** empty log message ***

16 years agoMerge from gnus--rel--5.10
Miles Bader [Mon, 27 Aug 2007 04:01:49 +0000 (04:01 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 246-247)

   - Update from CVS

2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
   (mml-generate-mime-1): Don't encode body if it is specified to be in
   raw form; don't make buffer be unibyte when inserting multibyte string.

2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)

   * man/message.texi (MIME): Replace mml-attach with mml-attach-file.

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-100

16 years ago(Window Configurations): Clarify what a window configuration saves.
Richard M. Stallman [Mon, 27 Aug 2007 03:57:15 +0000 (03:57 +0000)]
(Window Configurations): Clarify what a window configuration saves.

16 years ago(Top): Clarify menu item for Glossary.
Richard M. Stallman [Mon, 27 Aug 2007 03:56:32 +0000 (03:56 +0000)]
(Top): Clarify menu item for Glossary.

16 years ago(Faces): Change secn title.
Richard M. Stallman [Mon, 27 Aug 2007 03:55:07 +0000 (03:55 +0000)]
(Faces): Change secn title.
Clarify not all fonts come from Font Lock.

16 years ago(tty_supports_face_attributes_p): Use instead of LFACE_INVERSE_INDEX
Richard M. Stallman [Mon, 27 Aug 2007 03:54:16 +0000 (03:54 +0000)]
(tty_supports_face_attributes_p): Use instead of LFACE_INVERSE_INDEX
and LFACE_BACKGROUND_INDEX in incorrectly copied code.

16 years ago(condition-case): Doc fix.
Richard M. Stallman [Mon, 27 Aug 2007 03:49:17 +0000 (03:49 +0000)]
(condition-case): Doc fix.

16 years ago*** empty log message ***
Martin Rudalics [Sun, 26 Aug 2007 20:51:29 +0000 (20:51 +0000)]
*** empty log message ***

16 years ago(Images): Delete redundant @findex.
Richard M. Stallman [Sat, 25 Aug 2007 22:58:02 +0000 (22:58 +0000)]
(Images): Delete redundant @findex.

16 years ago* progmodes/cperl-mode.el (cperl-indent-level): Autoload the
Dan Nicolaescu [Sat, 25 Aug 2007 21:29:48 +0000 (21:29 +0000)]
* progmodes/cperl-mode.el (cperl-indent-level): Autoload the
safe-local-variable setting.
* progmodes/perl-mode.el (perl-indent-level): Likewise.

16 years ago(uniquify-rationalize-file-buffer-names): Check liveness
Stefan Monnier [Sat, 25 Aug 2007 20:21:12 +0000 (20:21 +0000)]
(uniquify-rationalize-file-buffer-names): Check liveness
of buffers in uniquify-managed.

16 years ago(invisible-p): Rename from text-invisible-p. Update callers.
Stefan Monnier [Sat, 25 Aug 2007 20:20:26 +0000 (20:20 +0000)]
(invisible-p): Rename from text-invisible-p.  Update callers.

16 years ago(c-other-decl-block-key-in-symbols-alist): new language variable.
Alan Mackenzie [Sat, 25 Aug 2007 16:54:09 +0000 (16:54 +0000)]
(c-other-decl-block-key-in-symbols-alist): new language variable.

16 years ago(c-brace-anchor-point): new function. (c-add-stmt-syntax): Give accurate
Alan Mackenzie [Sat, 25 Aug 2007 16:50:26 +0000 (16:50 +0000)]
(c-brace-anchor-point): new function.  (c-add-stmt-syntax): Give accurate
anchor points for "namespace", "extern" etc., rather than BOI.  Fix
addition of spurious syntactic-symbol 'defun-block-intro, replacing it
with 'innamespace, etc.

16 years ago*** empty log message ***
Alan Mackenzie [Sat, 25 Aug 2007 16:43:46 +0000 (16:43 +0000)]
*** empty log message ***

16 years ago(cvs-query-directory): Only prompt when prefix is given.
Reiner Steib [Sat, 25 Aug 2007 12:18:43 +0000 (12:18 +0000)]
(cvs-query-directory): Only prompt when prefix is given.
Don't behave differently when executed via M-x.  Add doc string.

16 years ago(rcs2log, rcs-checkin, grep-changelog, vcdiff): Prepend "-" to the command,
Eli Zaretskii [Sat, 25 Aug 2007 10:59:32 +0000 (10:59 +0000)]
(rcs2log, rcs-checkin, grep-changelog, vcdiff): Prepend "-" to the command,
in case srcdir=. and file is copied into itself.

16 years agoTexinfo 4.6 is required.
Eli Zaretskii [Sat, 25 Aug 2007 10:53:27 +0000 (10:53 +0000)]
Texinfo 4.6 is required.

16 years agono "per johns", I wrote this change
Karl Berry [Fri, 24 Aug 2007 22:54:44 +0000 (22:54 +0000)]
no "per johns", I wrote this change

16 years ago(backup-buffer-copy): Fully revert change. Sigh.
Glenn Morris [Fri, 24 Aug 2007 07:11:54 +0000 (07:11 +0000)]
(backup-buffer-copy): Fully revert change. Sigh.

16 years agoUlrich Mueller <ulm at gentoo.org> (tiny change)
Glenn Morris [Fri, 24 Aug 2007 03:09:33 +0000 (03:09 +0000)]
Ulrich Mueller  <ulm at gentoo.org>  (tiny change)

(backup-buffer-copy): Don't wrap delete in condition-case, only try to
delete if file exists.

16 years ago(backup-buffer-copy): Revert 2007-08-22 change.
Glenn Morris [Fri, 24 Aug 2007 03:07:35 +0000 (03:07 +0000)]
(backup-buffer-copy): Revert 2007-08-22 change.

16 years ago*** empty log message ***
Glenn Morris [Fri, 24 Aug 2007 03:02:18 +0000 (03:02 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Glenn Morris [Fri, 24 Aug 2007 02:34:06 +0000 (02:34 +0000)]
*** empty log message ***

16 years ago(defcustom, x-color-defined-p, cperl-is-face)
Stefan Monnier [Thu, 23 Aug 2007 21:04:51 +0000 (21:04 +0000)]
(defcustom, x-color-defined-p, cperl-is-face)
(cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
(cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
(cperl-etags-goto-tag-location): Use new style backquotes.

16 years ago*** empty log message ***
Richard M. Stallman [Thu, 23 Aug 2007 20:57:06 +0000 (20:57 +0000)]
*** empty log message ***

16 years ago(complete-with-action): Backport from trunk (for vc-arch.el).
Stefan Monnier [Thu, 23 Aug 2007 18:42:38 +0000 (18:42 +0000)]
(complete-with-action): Backport from trunk (for vc-arch.el).
(dynamic-completion-table): Use it it.

16 years agoRemove spurious * in custom docstrings.
Stefan Monnier [Thu, 23 Aug 2007 18:41:14 +0000 (18:41 +0000)]
Remove spurious * in custom docstrings.
(browse-url-filename-alist): Use new-style backquote.

16 years ago(cvs-mode-status): Fix long-standing typo.
Stefan Monnier [Thu, 23 Aug 2007 18:39:32 +0000 (18:39 +0000)]
(cvs-mode-status): Fix long-standing typo.

16 years ago(backquote-unquote-symbol, backquote-splice-symbol):
Stefan Monnier [Thu, 23 Aug 2007 18:39:20 +0000 (18:39 +0000)]
(backquote-unquote-symbol, backquote-splice-symbol):
Backslash the , and ,@ which are not new-style unquotes.

16 years ago(edebug-list-form, edebug-match-symbol, \,)
Stefan Monnier [Thu, 23 Aug 2007 18:38:33 +0000 (18:38 +0000)]
(edebug-list-form, edebug-match-symbol, \,)
(\,@): Backslash the , and ,@ which are not new-style unquotes.

16 years ago(\,): Calrify it's not a new-style unquote.
Stefan Monnier [Thu, 23 Aug 2007 18:37:20 +0000 (18:37 +0000)]
(\,): Calrify it's not a new-style unquote.

16 years ago(socks-username/password-auth-filter):
Stefan Monnier [Thu, 23 Aug 2007 18:36:07 +0000 (18:36 +0000)]
(socks-username/password-auth-filter):
Remove unused vars `state' and `desired-len'.
(socks-parse-services, socks-nslookup-host): Use with-current-buffer.
(socks-wait-for-state-change): Use new-style backquotes.

16 years agoUse with-current-buffer.
Stefan Monnier [Thu, 23 Aug 2007 18:27:41 +0000 (18:27 +0000)]
Use with-current-buffer.
(gnus-pick-setup-message): Fix long-standing typo.

16 years agoFix up comment style.
Stefan Monnier [Thu, 23 Aug 2007 18:25:48 +0000 (18:25 +0000)]
Fix up comment style.
(sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
(sha1-OP, sha1-add-to-H): Use new-style backquotes.

16 years agoFix up comment style.
Stefan Monnier [Thu, 23 Aug 2007 18:22:39 +0000 (18:22 +0000)]
Fix up comment style.
(hex-char-to-num, num-to-hex-char): Use new-style backquotes.

16 years ago(byte-compile-from-buffer): Check old-style backquotes after each `read'
Stefan Monnier [Thu, 23 Aug 2007 18:19:56 +0000 (18:19 +0000)]
(byte-compile-from-buffer): Check old-style backquotes after each `read'
rather than once per buffer to get more precise location info.

16 years agoRemove spurious * in custom docstrings.
Stefan Monnier [Thu, 23 Aug 2007 18:18:26 +0000 (18:18 +0000)]
Remove spurious * in custom docstrings.
(dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
(dframe-xemacs20p): Remove, inline at the sole use point.
(defface): Don't defvar the face, don't use old-style backquote.
(defcustom): Don't use old-style backquote.
(dframe-frame-parameter, dframe-mouse-event-p):
Make it obvious that it's always defined.
(dframe-popup-kludge): New function to replace
dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
(dframe-frame-mode, dframe-set-timer-internal)
(dframe-mouse-set-point): Remove use of with-no-warnings from
XEmacs-specific code.
(dframe-set-timer-internal): Fix very old bug with
post-command-idle-hook.

16 years ago(load_warn_old_style_backquotes): Fix weird typo.
Stefan Monnier [Thu, 23 Aug 2007 16:20:34 +0000 (16:20 +0000)]
(load_warn_old_style_backquotes): Fix weird typo.

16 years ago(load_warn_old_style_backquotes): Fix up array size typo.
Stefan Monnier [Thu, 23 Aug 2007 16:15:14 +0000 (16:15 +0000)]
(load_warn_old_style_backquotes): Fix up array size typo.

16 years ago(byte-optimize-featurep): Also handle `sxemacs'.
Stefan Monnier [Thu, 23 Aug 2007 15:11:31 +0000 (15:11 +0000)]
(byte-optimize-featurep): Also handle `sxemacs'.

16 years agoUpdate GPL version for Emacs images.
Glenn Morris [Thu, 23 Aug 2007 03:27:16 +0000 (03:27 +0000)]
Update GPL version for Emacs images.

16 years ago(image-minor-mode): Use image-mode-text-map.
Chong Yidong [Wed, 22 Aug 2007 22:27:08 +0000 (22:27 +0000)]
(image-minor-mode): Use image-mode-text-map.

16 years ago* image-mode.el (image-minor-mode): Use image-mode-text-map.
Chong Yidong [Wed, 22 Aug 2007 22:26:56 +0000 (22:26 +0000)]
* image-mode.el (image-minor-mode): Use image-mode-text-map.

16 years agorefcard.ps too
Karl Berry [Wed, 22 Aug 2007 20:16:05 +0000 (20:16 +0000)]
refcard.ps too

16 years agorefcard updates for printing
Karl Berry [Wed, 22 Aug 2007 20:14:13 +0000 (20:14 +0000)]
refcard updates for printing

16 years ago(sort-fold-case, sort-numeric-base): Mark as safe-local-variable.
Reiner Steib [Wed, 22 Aug 2007 19:42:19 +0000 (19:42 +0000)]
(sort-fold-case, sort-numeric-base): Mark as safe-local-variable.

16 years ago(browse-url-emacs): New function.
Stefan Monnier [Wed, 22 Aug 2007 18:52:59 +0000 (18:52 +0000)]
(browse-url-emacs): New function.

16 years agoAnal retentive pickiness on my part.
Stefan Monnier [Wed, 22 Aug 2007 16:48:08 +0000 (16:48 +0000)]
Anal retentive pickiness on my part.

16 years agoDon't use `iff'.
Glenn Morris [Wed, 22 Aug 2007 16:47:00 +0000 (16:47 +0000)]
Don't use `iff'.

16 years ago(Qold_style_backquotes): New var.
Stefan Monnier [Wed, 22 Aug 2007 16:46:45 +0000 (16:46 +0000)]
(Qold_style_backquotes): New var.
(syms_of_lread): Init and staticpro it.
(load_warn_old_style_backquotes): New fun.
(Fload): Use them to warn about old style backquotes.
(end_of_file_error, Fload): Remove unused vars.

16 years ago(Fclear_face_cache, Fx_send_client_event): Declare.
Stefan Monnier [Wed, 22 Aug 2007 16:44:09 +0000 (16:44 +0000)]
(Fclear_face_cache, Fx_send_client_event): Declare.

16 years ago(byte-compile-from-buffer): Display a big fat warning for old style backquotes.
Stefan Monnier [Wed, 22 Aug 2007 16:08:42 +0000 (16:08 +0000)]
(byte-compile-from-buffer): Display a big fat warning for old style backquotes.

16 years ago(syms_of_lread): Export old-style-backquotes to Elisp.
Stefan Monnier [Wed, 22 Aug 2007 15:55:10 +0000 (15:55 +0000)]
(syms_of_lread): Export old-style-backquotes to Elisp.

16 years ago(byte-compile-log-file, byte-recompile-directory, byte-compile-file)
Stefan Monnier [Wed, 22 Aug 2007 15:51:13 +0000 (15:51 +0000)]
(byte-compile-log-file, byte-recompile-directory, byte-compile-file)
(byte-compile-from-buffer): Use with-current-buffer.

16 years ago(Vold_style_backquotes): New var.
Stefan Monnier [Wed, 22 Aug 2007 15:43:46 +0000 (15:43 +0000)]
(Vold_style_backquotes): New var.
(syms_of_lread): Init and staticpro it.
(read1): Set it when we find an old-style (back)quote.

16 years ago(text-invisible-p): Rename from line-move-invisible-p.
Stefan Monnier [Wed, 22 Aug 2007 15:31:31 +0000 (15:31 +0000)]
(text-invisible-p): Rename from line-move-invisible-p.
(line-move-invisible-p): Keep as an obsolete alias, just to be safe.
(line-move-1, line-move-finish, line-move-to-column)
(move-end-of-line, move-beginning-of-line): Use new name.

16 years ago(SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator.
Jason Rumney [Wed, 22 Aug 2007 14:35:05 +0000 (14:35 +0000)]
(SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator.

16 years ago(backup-buffer-copy): Check backup directory is writable, to avoid
Glenn Morris [Wed, 22 Aug 2007 03:47:35 +0000 (03:47 +0000)]
(backup-buffer-copy): Check backup directory is writable, to avoid
infloop deleting old backup.

16 years ago*** empty log message ***
Glenn Morris [Wed, 22 Aug 2007 03:47:12 +0000 (03:47 +0000)]
*** empty log message ***

16 years agoComment.
Glenn Morris [Wed, 22 Aug 2007 03:34:13 +0000 (03:34 +0000)]
Comment.

16 years ago(rmail-movemail-variant-p): Call on load to set movemail related variables.
Glenn Morris [Wed, 22 Aug 2007 03:33:37 +0000 (03:33 +0000)]
(rmail-movemail-variant-p): Call on load to set movemail related variables.
(rmail-insert-inbox-text): Use only rmail-movemail-program, which
will now be set before this is called.

16 years ago*** empty log message ***
Glenn Morris [Wed, 22 Aug 2007 03:33:13 +0000 (03:33 +0000)]
*** empty log message ***

16 years ago(backquote-delay-process): Fix last change.
Stefan Monnier [Tue, 21 Aug 2007 19:09:25 +0000 (19:09 +0000)]
(backquote-delay-process): Fix last change.

16 years ago(reset_var_on_error): New fun.
Stefan Monnier [Tue, 21 Aug 2007 18:22:03 +0000 (18:22 +0000)]
(reset_var_on_error): New fun.
(signal_before_change, signal_after_change):
Use it to reset (after|before)-change-functions to nil in case of error.
Bind inhibit-modification-hooks to t.
Don't bind (after|before)-change-functions to nil while they run.

16 years ago(ada-create-keymap): Paren typo.
Stefan Monnier [Tue, 21 Aug 2007 16:25:41 +0000 (16:25 +0000)]
(ada-create-keymap): Paren typo.

16 years agoFix up comment style in header.
Stefan Monnier [Tue, 21 Aug 2007 16:24:43 +0000 (16:24 +0000)]
Fix up comment style in header.
(ada-check-emacs-version): Remove.
(ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
(ada-region-selected): Use (featurep 'xemacs) rather than contortions
to try and quieten the byte-compiler.
(ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.

16 years ago(vc-annotate-warp-version): Don't use previous-line.
Stefan Monnier [Tue, 21 Aug 2007 16:24:21 +0000 (16:24 +0000)]
(vc-annotate-warp-version): Don't use previous-line.

16 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 21 Aug 2007 04:52:22 +0000 (04:52 +0000)]
Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-article-summary-command-nosave)
   (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.

2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus.el (gnus-maximum-newsgroup): New variable.

   * lisp/gnus/gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
   according to gnus-maximum-newsgroup.

   * lisp/gnus/gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
   (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Limit
   the range of articles according to gnus-maximum-newsgroup.

2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-96

16 years agopreceding-sexp
Vinicius Jose Latorre [Mon, 20 Aug 2007 15:52:47 +0000 (15:52 +0000)]
preceding-sexp

16 years ago(custom-deps, finder-data, autoloads, recompile)
Glenn Morris [Sun, 19 Aug 2007 00:24:55 +0000 (00:24 +0000)]
(custom-deps, finder-data, autoloads, recompile)
(progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
than $(EMACS), so that EMACSLOADPATH is set.  Prevents any system
shadow files messing up the compilation.

16 years ago*** empty log message ***
Glenn Morris [Sun, 19 Aug 2007 00:24:41 +0000 (00:24 +0000)]
*** empty log message ***

16 years ago(pure): Round PURESIZE up.
Andreas Schwab [Sun, 19 Aug 2007 00:17:53 +0000 (00:17 +0000)]
(pure): Round PURESIZE up.

16 years ago(scheme-mode-variables): Set font-lock-comment-start-skip.
Glenn Morris [Sat, 18 Aug 2007 23:45:58 +0000 (23:45 +0000)]
(scheme-mode-variables): Set font-lock-comment-start-skip.

16 years ago(ada-create-syntax-table): Move
Martin Rudalics [Sat, 18 Aug 2007 08:33:06 +0000 (08:33 +0000)]
(ada-create-syntax-table): Move
set-syntax-table from here to ...
(ada-mode): ... here.  Do not change global value of
comment-multi-line.  Call new function
ada-initialize-syntax-table-properties and add new function
ada-handle-syntax-table-properties to font-lock-mode-hook.
(ada-deactivate-properties, ada-initialize-properties): Replace
by new functions ...
(ada-handle-syntax-table-properties)
(ada-initialize-syntax-table-properties)
(ada-set-syntax-table-properties): ... to set up syntax-table
properties uniformly, independently from whether font-lock-mode
is enabled or not.  Handle read-only buffers and do not change
undo-list when setting syntax-table properties.
(ada-after-change-function): Use ada-set-syntax-table-properties.

16 years agoRevert last change.
Thien-Thi Nguyen [Fri, 17 Aug 2007 22:16:59 +0000 (22:16 +0000)]
Revert last change.

16 years ago(copyright-update-year, copyright-update)
Thien-Thi Nguyen [Fri, 17 Aug 2007 22:04:18 +0000 (22:04 +0000)]
(copyright-update-year, copyright-update)
(copyright-fix-years): Fix bug: Handle nil copyright-limit.

16 years ago(Position Info): Add index entry for face at point.
Eli Zaretskii [Fri, 17 Aug 2007 19:29:52 +0000 (19:29 +0000)]
(Position Info): Add index entry for face at point.
Mention that character faces are also displayed by "C-u C-x =".

16 years agoFix s{a}{b} parsing
Vinicius Jose Latorre [Fri, 17 Aug 2007 18:58:32 +0000 (18:58 +0000)]
Fix s{a}{b} parsing

16 years agoRemove debug fprintf.
Jan Djärv [Fri, 17 Aug 2007 07:53:18 +0000 (07:53 +0000)]
Remove debug fprintf.

16 years ago(handle_one_xevent): Remove check that mouse click is in
Jan Djärv [Fri, 17 Aug 2007 07:52:08 +0000 (07:52 +0000)]
(handle_one_xevent): Remove check that mouse click is in
active frame.