bpt/emacs.git
15 years ago* lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
Chong Yidong [Sun, 22 Feb 2009 00:19:39 +0000 (00:19 +0000)]
* lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
`append'.

* sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
of `vconcat'.

* strings.texi (Creating Strings): Copyedits.  Remove obsolete
Emacs 20 usage of `concat'.
(Case Conversion): Copyedits.

15 years agotemp-file-name-pattern does not appear in the manuals.
Chong Yidong [Sat, 21 Feb 2009 23:32:44 +0000 (23:32 +0000)]
temp-file-name-pattern does not appear in the manuals.

15 years agoFix last change.
Chong Yidong [Sat, 21 Feb 2009 19:50:17 +0000 (19:50 +0000)]
Fix last change.

15 years agoUse /= in previous change.
Glenn Morris [Sat, 21 Feb 2009 19:32:05 +0000 (19:32 +0000)]
Use /= in previous change.

15 years ago(math-use-emacs-fn): Make sure that the lisp number is in decimal.
Jay Belanger [Sat, 21 Feb 2009 19:19:58 +0000 (19:19 +0000)]
(math-use-emacs-fn): Make sure that the lisp number is in decimal.

15 years ago(compilation-error-regexp-alist-alist): Tweak regexp (Bug#2173).
Chong Yidong [Sat, 21 Feb 2009 18:52:19 +0000 (18:52 +0000)]
(compilation-error-regexp-alist-alist): Tweak regexp (Bug#2173).

15 years ago* progmodes/compile.el (compilation-error-regexp-alist-alist):
Chong Yidong [Sat, 21 Feb 2009 18:51:48 +0000 (18:51 +0000)]
* progmodes/compile.el (compilation-error-regexp-alist-alist):
Tweak regexp (Bug#2173).

15 years ago(flyspell-mouse-map): Undefine mouse-2 to avoid yanks (Bug#2408).
Chong Yidong [Sat, 21 Feb 2009 17:53:16 +0000 (17:53 +0000)]
(flyspell-mouse-map): Undefine mouse-2 to avoid yanks (Bug#2408).

15 years ago* textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
Chong Yidong [Sat, 21 Feb 2009 17:52:59 +0000 (17:52 +0000)]
* textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
avoid yanks (Bug#2408).

15 years agocc-engine.el (c-beginning-of-statement-1): Enhance to parse case clauses
Alan Mackenzie [Sat, 21 Feb 2009 16:10:39 +0000 (16:10 +0000)]
cc-engine.el (c-beginning-of-statement-1): Enhance to parse case clauses
with (compile-time) expressions.
cc-langs.el (c-case-kwds-regexp): New variable for the above.

15 years ago*** empty log message ***
Alan Mackenzie [Sat, 21 Feb 2009 16:08:29 +0000 (16:08 +0000)]
*** empty log message ***

15 years ago(rmail-cease-edit): Notice changes in buffer's encoding during editing.
Eli Zaretskii [Sat, 21 Feb 2009 15:06:12 +0000 (15:06 +0000)]
(rmail-cease-edit): Notice changes in buffer's encoding during editing.
Make sure to use encoding that can safely encode the message.
Rewrite MIME charset= header if the new encoding is different from the old one.

15 years agoBump version number to 3.0.
Chong Yidong [Sat, 21 Feb 2009 13:45:59 +0000 (13:45 +0000)]
Bump version number to 3.0.
(Top): Link to Font Type node.

15 years ago(Version Info): Update version numbers in examples.
Chong Yidong [Sat, 21 Feb 2009 13:45:36 +0000 (13:45 +0000)]
(Version Info): Update version numbers in examples.
(Acknowledgements): List more contributors.

15 years ago(Lisp Data Types, Syntax for Strings, Buffer Type): Minor edits.
Chong Yidong [Sat, 21 Feb 2009 13:45:20 +0000 (13:45 +0000)]
(Lisp Data Types, Syntax for Strings, Buffer Type): Minor edits.
(Frame Configuration Type): Emphasize that it is not primitive.
(Font Type): New node.
(Type Predicates): Add fontp; type-of now recognizes font object types.

15 years ago* objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type): Minor edits.
Chong Yidong [Sat, 21 Feb 2009 13:45:00 +0000 (13:45 +0000)]
* objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type): Minor edits.
(Frame Configuration Type): Emphasize that it is not primitive.
(Font Type): New node.
(Type Predicates): Add fontp; type-of now recognizes font object types.

* intro.texi (Version Info): Update version numbers in examples.
(Acknowledgements): List more contributors.

* elisp.texi: Bump version number to 3.0.
(Top): Link to Font Type node.

15 years agoDefine Qfont_spec, Qfont_entity, Qfont_object extern.
Chong Yidong [Sat, 21 Feb 2009 13:39:46 +0000 (13:39 +0000)]
Define Qfont_spec, Qfont_entity, Qfont_object extern.

15 years ago(Qfont_spec, Qfont_entity, Qfont_object): Definitions
Chong Yidong [Sat, 21 Feb 2009 13:39:20 +0000 (13:39 +0000)]
(Qfont_spec, Qfont_entity, Qfont_object): Definitions
moved to data.c.

15 years ago(syms_of_data): Define Qfont_spec, Qfont_entity, and
Chong Yidong [Sat, 21 Feb 2009 13:38:59 +0000 (13:38 +0000)]
(syms_of_data): Define Qfont_spec, Qfont_entity, and
Qfont_object.
(Ftype_of): Recognize font objects.

15 years ago* data.c (syms_of_data): Define Qfont_spec, Qfont_entity, and
Chong Yidong [Sat, 21 Feb 2009 13:38:16 +0000 (13:38 +0000)]
* data.c (syms_of_data): Define Qfont_spec, Qfont_entity, and
Qfont_object.
(Ftype_of): Recognize font objects.

* lisp.h: Define Qfont_spec, Qfont_entity, Qfont_object extern.

* font.c (Qfont_spec, Qfont_entity, Qfont_object): Definitions
moved to data.c.

15 years ago(url-default-expander): Use concat to combine parts. (Bug #1020)
Jason Rumney [Sat, 21 Feb 2009 07:53:54 +0000 (07:53 +0000)]
(url-default-expander): Use concat to combine parts.  (Bug #1020)

15 years agoComment (reformat header).
Glenn Morris [Sat, 21 Feb 2009 03:18:42 +0000 (03:18 +0000)]
Comment (reformat header).

15 years ago(sc-mail-glom-frame): Handle a "From " line at the start of the headers.
Glenn Morris [Sat, 21 Feb 2009 03:14:04 +0000 (03:14 +0000)]
(sc-mail-glom-frame): Handle a "From " line at the start of the headers.
(sc-mail-check-from): New function.

15 years ago(python-shift-left, python-shift-right):
Martin Rudalics [Fri, 20 Feb 2009 16:30:53 +0000 (16:30 +0000)]
(python-shift-left, python-shift-right):
When the mark is not active shift the current line.  (Bug#2381)

15 years ago(command-line): Don't match an empty argument as an
Andreas Schwab [Fri, 20 Feb 2009 14:24:55 +0000 (14:24 +0000)]
(command-line): Don't match an empty argument as an
option.
(command-line-1): Likewise.

15 years agoRemove duplicate words.
Juanma Barranquero [Fri, 20 Feb 2009 12:36:50 +0000 (12:36 +0000)]
Remove duplicate words.

15 years ago* nsterm.m (x_make_frame_invisible): Unset async_visible,
Adrian Robert [Fri, 20 Feb 2009 11:39:30 +0000 (11:39 +0000)]
* nsterm.m (x_make_frame_invisible): Unset async_visible,
async_iconified.  Based on a patch by Christian Lynbech
<christian.lynbech@tieto.com>.
(EmacsView-windowDidMiniaturize:): Unset async_visible.

15 years ago2009-02-20 Carsten Dominik <dominik@science.uva.nl>
Carsten Dominik [Fri, 20 Feb 2009 09:02:49 +0000 (09:02 +0000)]
2009-02-20  Carsten Dominik  <dominik@science.uva.nl>

* org-remember.el (org-remember-apply-template): Turn off ido for
this completion.

* org.el (org-priority): Also find invisible headings, for remote
editing.
(org-completing-read-no-ido): New function.
(org-make-tags-matcher, org-set-property): Turn off ido for this completion.

* org-colview.el (org-columns-edit-value): No special treatment of
prefix arg.

15 years agoMinor updates for mbox rather than Babyl.
Glenn Morris [Fri, 20 Feb 2009 06:18:51 +0000 (06:18 +0000)]
Minor updates for mbox rather than Babyl.

15 years ago(Fskip_chars_forward): Fix doc typo.
Glenn Morris [Fri, 20 Feb 2009 06:09:38 +0000 (06:09 +0000)]
(Fskip_chars_forward): Fix doc typo.

15 years agoDaniel Jensen <daniel at bigwalter.net> (tiny change)
Glenn Morris [Fri, 20 Feb 2009 06:06:18 +0000 (06:06 +0000)]
Daniel Jensen  <daniel at bigwalter.net>  (tiny change)

(apropos-library): Check for null filename in load-history.

15 years ago(apropos-library): Remove the element with null filename, if present,
Glenn Morris [Fri, 20 Feb 2009 06:03:45 +0000 (06:03 +0000)]
(apropos-library): Remove the element with null filename, if present,
from the completion list.

15 years agoComment.
Glenn Morris [Fri, 20 Feb 2009 05:07:49 +0000 (05:07 +0000)]
Comment.

15 years agoBe tediously correct.
Glenn Morris [Fri, 20 Feb 2009 04:50:29 +0000 (04:50 +0000)]
Be tediously correct.

15 years agoFix attribution.
Glenn Morris [Fri, 20 Feb 2009 04:40:30 +0000 (04:40 +0000)]
Fix attribution.

15 years ago(rmail-speedbar-buttons): Only add regular files.
Glenn Morris [Fri, 20 Feb 2009 04:35:00 +0000 (04:35 +0000)]
(rmail-speedbar-buttons): Only add regular files.
(rmail-speedbar-find-file): Use rmail rather than find-file.

15 years agoUpdated gnus manual for mbox rmail.
Glenn Morris [Fri, 20 Feb 2009 04:31:13 +0000 (04:31 +0000)]
Updated gnus manual for mbox rmail.

15 years ago(Miscellaneous Commands): Minor updates for mbox Rmail.
Glenn Morris [Fri, 20 Feb 2009 04:30:32 +0000 (04:30 +0000)]
(Miscellaneous Commands): Minor updates for mbox Rmail.

15 years agoMinor updates for mbox Rmail.
Glenn Morris [Fri, 20 Feb 2009 04:30:07 +0000 (04:30 +0000)]
Minor updates for mbox Rmail.

15 years agoUpdate.
Glenn Morris [Fri, 20 Feb 2009 04:27:41 +0000 (04:27 +0000)]
Update.

15 years ago(bibtex-autokey-titleword-ignore): Fix regexp. bug#2385.
Roland Winkler [Fri, 20 Feb 2009 04:19:57 +0000 (04:19 +0000)]
(bibtex-autokey-titleword-ignore): Fix regexp.  bug#2385.
(bibtex-autokey-get-title): Observe case for
bibtex-autokey-titleword-ignore.

15 years ago(server-start): Make the warning more verbose (Bug#2395).
Chong Yidong [Fri, 20 Feb 2009 02:16:25 +0000 (02:16 +0000)]
(server-start): Make the warning more verbose (Bug#2395).

15 years ago* server.el (server-start): Make the warning more verbose (Bug#2395).
Chong Yidong [Fri, 20 Feb 2009 02:14:39 +0000 (02:14 +0000)]
* server.el (server-start): Make the warning more verbose (Bug#2395).

15 years ago(Fkeymap_parent): Doc fix (Bug#2391).
Chong Yidong [Fri, 20 Feb 2009 01:52:22 +0000 (01:52 +0000)]
(Fkeymap_parent): Doc fix (Bug#2391).

15 years ago* keymap.c (Fkeymap_parent): Doc fix (Bug#2391).
Chong Yidong [Fri, 20 Feb 2009 01:51:38 +0000 (01:51 +0000)]
* keymap.c (Fkeymap_parent): Doc fix (Bug#2391).

15 years agoAdd bug reference.
Juanma Barranquero [Thu, 19 Feb 2009 23:26:22 +0000 (23:26 +0000)]
Add bug reference.

15 years ago(font-lock-fontify-syntactic-keywords-region):
Stefan Monnier [Thu, 19 Feb 2009 22:24:04 +0000 (22:24 +0000)]
(font-lock-fontify-syntactic-keywords-region):
Make sure we stop when we reach the limit.

15 years ago(sh-font-lock-quoted-subshell): ' inside a "..." does not quote anything.
Stefan Monnier [Thu, 19 Feb 2009 22:18:16 +0000 (22:18 +0000)]
(sh-font-lock-quoted-subshell): ' inside a "..." does not quote anything.

15 years ago(rst-mode-abbrev-table): Mark entries as `system'.
Stefan Monnier [Thu, 19 Feb 2009 22:14:12 +0000 (22:14 +0000)]
(rst-mode-abbrev-table): Mark entries as `system'.

15 years ago(beginning-of-defun): Fix harmless paren typo.
Stefan Monnier [Thu, 19 Feb 2009 17:31:51 +0000 (17:31 +0000)]
(beginning-of-defun): Fix harmless paren typo.

15 years agoRemap self-insert-command to term-send-raw in
Andreas Schwab [Thu, 19 Feb 2009 17:15:58 +0000 (17:15 +0000)]
Remap self-insert-command to term-send-raw in
term-raw-map.  (Bug#2386)

15 years ago(end-of-defun): Consider the ".*\n" after the end of
Stefan Monnier [Thu, 19 Feb 2009 16:55:24 +0000 (16:55 +0000)]
(end-of-defun): Consider the ".*\n" after the end of
the function as being part of the function.

15 years ago2009-02-19 Carsten Dominik <dominik@science.uva.nl>
Carsten Dominik [Thu, 19 Feb 2009 15:10:20 +0000 (15:10 +0000)]
2009-02-19  Carsten Dominik  <dominik@science.uva.nl>

* org.el (org-block-todo-from-children-or-siblings): Use
`org-up-heading-all' so that this will work correctly with hidden
property drawers and entries.
(org-end-of-line, org-beginning-of-line): Make prefix arg work, by
falling back to normal, default command.
(org-get-location): Temporarily turn off special behavior.

15 years ago(compilation-error-regexp-alist-alist):
Nick Roberts [Thu, 19 Feb 2009 06:54:22 +0000 (06:54 +0000)]
(compilation-error-regexp-alist-alist):
Move entry for maven (alphabetical order).

15 years agoAdd entry for maven.
Nick Roberts [Thu, 19 Feb 2009 06:52:35 +0000 (06:52 +0000)]
Add entry for maven.

15 years ago*** empty log message ***
Nick Roberts [Thu, 19 Feb 2009 06:49:05 +0000 (06:49 +0000)]
*** empty log message ***

15 years ago(detect_coding): Don't overflow coding->carryover.
Kenichi Handa [Thu, 19 Feb 2009 04:24:54 +0000 (04:24 +0000)]
(detect_coding): Don't overflow coding->carryover.

15 years agoCross off rmail-spam-filter.
Glenn Morris [Thu, 19 Feb 2009 03:33:09 +0000 (03:33 +0000)]
Cross off rmail-spam-filter.

15 years ago(rmail-summary-by-topic): Doc fix.
Glenn Morris [Thu, 19 Feb 2009 03:32:23 +0000 (03:32 +0000)]
(rmail-summary-by-topic): Doc fix.
Regexp-quote default argument taken from current subject.
(rmail-new-summary-1): Error if empty summary.  (Bug#2333)

15 years ago(rmail-get-new-mail-filter-spam): Be more careful about error-handling.
Glenn Morris [Thu, 19 Feb 2009 03:31:31 +0000 (03:31 +0000)]
(rmail-get-new-mail-filter-spam): Be more careful about error-handling.
Restore the feature of temporarily setting all old messages
undeleted before expunging (removed 2009-02-18).

15 years ago(rsf-beep, rsf-sleep-after-message, rmail-spam-filter): Don't declare.
Glenn Morris [Thu, 19 Feb 2009 03:30:41 +0000 (03:30 +0000)]
(rsf-beep, rsf-sleep-after-message, rmail-spam-filter): Don't declare.
(rmail-get-new-mail-filter-spam): Declare.  Move definition to
rmail-spam-filter.el.
(rmail-get-new-mail-1): Move the beep and sleep to
rmail-get-new-mail-filter-spam.

15 years ago(rmail-get-new-mail-filter-spam): Move here from rmail.el.
Glenn Morris [Thu, 19 Feb 2009 03:29:58 +0000 (03:29 +0000)]
(rmail-get-new-mail-filter-spam): Move here from rmail.el.

15 years agotiny change is tiny
Glenn Morris [Thu, 19 Feb 2009 03:25:46 +0000 (03:25 +0000)]
tiny change is tiny

15 years ago(Fx_create_frame): Give Xft driver a higher priority.
Chong Yidong [Thu, 19 Feb 2009 03:18:17 +0000 (03:18 +0000)]
(Fx_create_frame): Give Xft driver a higher priority.

15 years ago* xfns.c (Fx_create_frame): Give Xft driver a higher priority.
Chong Yidong [Thu, 19 Feb 2009 03:17:59 +0000 (03:17 +0000)]
* xfns.c (Fx_create_frame): Give Xft driver a higher priority.

15 years ago(detect_coding): Preserve coding->mode.
Kenichi Handa [Thu, 19 Feb 2009 02:43:38 +0000 (02:43 +0000)]
(detect_coding): Preserve coding->mode.

15 years ago(custom-group-value-create): Insert some
Martin Rudalics [Wed, 18 Feb 2009 18:36:11 +0000 (18:36 +0000)]
(custom-group-value-create): Insert some
informatory text in the WIDGET-misses-doc-string case.

15 years agoInsert change from yesterday
Jason Rumney [Wed, 18 Feb 2009 15:51:22 +0000 (15:51 +0000)]
Insert change from yesterday

15 years agoRequire comint at top level to fix the last patch.
Sam Steingold [Wed, 18 Feb 2009 15:37:40 +0000 (15:37 +0000)]
Require comint at top level to fix the last patch.

15 years ago(custom-group-value-create): Don't throw an error
Martin Rudalics [Wed, 18 Feb 2009 12:55:35 +0000 (12:55 +0000)]
(custom-group-value-create): Don't throw an error
when WIDGET has no doc-string.  (Bug#2356)

15 years ago* progmodes/cc-menus.el (imenu-progress-message):
Juanma Barranquero [Wed, 18 Feb 2009 09:23:28 +0000 (09:23 +0000)]
* progmodes/cc-menus.el (imenu-progress-message):
  Remove bogus cc-bytecomp-defun.
  (cc-imenu-objc-function): Don't call `imenu-progress-message'.
  Don't let-bind variable `stupid'.  (Bug#1638)

15 years ago(ADDR_CORRECT): Restore, removed by mistake on 2008-07-23.
Dan Nicolaescu [Wed, 18 Feb 2009 08:31:09 +0000 (08:31 +0000)]
(ADDR_CORRECT): Restore, removed by mistake on 2008-07-23.

15 years agormail-spam-filter update.
Glenn Morris [Wed, 18 Feb 2009 08:03:54 +0000 (08:03 +0000)]
rmail-spam-filter update.

15 years ago(rmail-get-new-mail-filter-spam): Show a message rather than the raw
Glenn Morris [Wed, 18 Feb 2009 08:02:56 +0000 (08:02 +0000)]
(rmail-get-new-mail-filter-spam): Show a message rather than the raw
mbox while prompting.

15 years ago(rmail-spam-filter): Show a message rather than the raw mbox while prompting.
Glenn Morris [Wed, 18 Feb 2009 08:01:56 +0000 (08:01 +0000)]
(rmail-spam-filter): Show a message rather than the raw mbox while prompting.

15 years ago(flymake): Add defgroup. (Bug#2356)
Martin Rudalics [Wed, 18 Feb 2009 07:41:10 +0000 (07:41 +0000)]
(flymake): Add defgroup.  (Bug#2356)

15 years agoTypo.
Glenn Morris [Wed, 18 Feb 2009 04:39:06 +0000 (04:39 +0000)]
Typo.

15 years agormail-spam-filter comments.
Glenn Morris [Wed, 18 Feb 2009 04:38:12 +0000 (04:38 +0000)]
rmail-spam-filter comments.

15 years ago(mail-mbox-from): Move here from rmailout.el.
Glenn Morris [Wed, 18 Feb 2009 04:35:18 +0000 (04:35 +0000)]
(mail-mbox-from): Move here from rmailout.el.

15 years ago(unrmail): Use mail-mbox-from.
Glenn Morris [Wed, 18 Feb 2009 04:34:43 +0000 (04:34 +0000)]
(unrmail): Use mail-mbox-from.

15 years ago(rmail-mbox-from): Move to mail-utils.
Glenn Morris [Wed, 18 Feb 2009 04:34:24 +0000 (04:34 +0000)]
(rmail-mbox-from): Move to mail-utils.
Update callers for name change.

15 years ago(rmail-get-new-mail-1): Fix the spam beep test.
Glenn Morris [Wed, 18 Feb 2009 04:34:04 +0000 (04:34 +0000)]
(rmail-get-new-mail-1): Fix the spam beep test.
(rmail-get-new-mail-filter-spam): Simplify.  Don't mess with
rmail-deleted-vector.
(rmail-insert-inbox-text, rmail-collect-deleted)
(rmail-set-message-deleted-p, rmail-only-expunge)
(rmail-make-in-reply-to-field): Replace ?\  with ?\s.
(rmail-get-labels): Remove unused local `blurb'.
(rmail-message-attr-p, rmail-message-unseen-p, rmail-message-labels-p)
(rmail-msgend, rmail-msgbeg, rmail-message-deleted-p)
(rmail-set-message-deleted-p): Doc fixes.

15 years ago(rmail-summary-mode-map): Remove unneeded declaration.
Glenn Morris [Wed, 18 Feb 2009 04:33:30 +0000 (04:33 +0000)]
(rmail-summary-mode-map): Remove unneeded declaration.
(top-level): No need for cl now.
(rmail-spam-filter, rmail-use-spam-filter, rsf-file, rsf-no-blind-cc)
(rsf-beep, rsf-sleep-after-message, rsf-min-region-to-spam-list)
(rsf-autosave-newly-added-definitions, rsf-white-list)
(rsf-definitions-alist, rsf-check-field, rsf-add-subject-to-spam-list)
(rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list)
(rsf-customize-spam-definitions, rsf-customize-group)
(rsf-custom-save-all, rsf-add-content-type-field): Doc fixes.
(rsf-check-field): Use setcar and setcdr rather than setf.
(rmail-spam-filter): Simplify.
(rsf-add-subject-to-spam-list, rsf-add-sender-to-spam-list)
(rsf-add-region-to-spam-list): Use rmail-get-header or
buffer-substring-no-properties.  Regexp-quote the extracted data.
Make the messages less verbose.
(rmail-summary-mode-map, rmail-mode-map): Use easy-menu and dolist to
simplify things.
(rsf-add-content-type-field): Make the message less verbose.

15 years ago(struct font_driver): Fix typo.
Kenichi Handa [Wed, 18 Feb 2009 03:57:36 +0000 (03:57 +0000)]
(struct font_driver): Fix typo.

15 years ago(Ffont_spec): Fix typo.
Kenichi Handa [Wed, 18 Feb 2009 03:57:19 +0000 (03:57 +0000)]
(Ffont_spec): Fix typo.

15 years ago*** empty log message ***
Kenichi Handa [Wed, 18 Feb 2009 02:44:27 +0000 (02:44 +0000)]
*** empty log message ***

15 years ago(font_check_otf_features): Fix handling of `nil' element.
Kenichi Handa [Wed, 18 Feb 2009 02:33:26 +0000 (02:33 +0000)]
(font_check_otf_features): Fix handling of `nil' element.
(Ffont_spec): Describe :lang and :otf in the docstring.

15 years agoadd @insertcopying, bug#1988
Karl Berry [Tue, 17 Feb 2009 19:06:56 +0000 (19:06 +0000)]
add @insertcopying, bug#1988

15 years ago(Antinews): Mention Babyl format.
Richard M. Stallman [Tue, 17 Feb 2009 18:23:29 +0000 (18:23 +0000)]
(Antinews): Mention Babyl format.

15 years ago(Top): Delete `Out of Rmail' from subnode menu.
Richard M. Stallman [Tue, 17 Feb 2009 18:16:39 +0000 (18:16 +0000)]
(Top): Delete `Out of Rmail' from subnode menu.

15 years agoUpdate for mbox format.
Richard M. Stallman [Tue, 17 Feb 2009 18:15:59 +0000 (18:15 +0000)]
Update for mbox format.
Various small fixes, as well as the following.
(Out of Rmail): Node deleted.
(Rmail): Update menu.
(Rmail Files): Comment out set-rmail-inbox-list.
Document rmail-inbox-list instead.
(Rmail Output): Substantial changes since C-o is now
rmail-output-as-seen and o is rmail-output.
(Rmail Attributes): Delete `stored', add `retried'.
(Rmail Display): Editing headers works in all cases.

15 years ago(set-rmail-inbox-list): Doc fix.
Richard M. Stallman [Tue, 17 Feb 2009 18:11:26 +0000 (18:11 +0000)]
(set-rmail-inbox-list): Doc fix.

15 years ago(rmail-copy-headers): When copying full headers,
Richard M. Stallman [Tue, 17 Feb 2009 18:10:32 +0000 (18:10 +0000)]
(rmail-copy-headers): When copying full headers,
correctly put point at the end.

15 years ago(compilation-filter): Call `comint-carriage-motion', just like `comint-output-filter'.
Sam Steingold [Tue, 17 Feb 2009 16:49:40 +0000 (16:49 +0000)]
(compilation-filter): Call `comint-carriage-motion', just like `comint-output-filter'.

15 years ago* net/newst-treeview.el (newsticker--treeview-load): Remove bogus `if'.
Juanma Barranquero [Tue, 17 Feb 2009 14:58:15 +0000 (14:58 +0000)]
* net/newst-treeview.el (newsticker--treeview-load): Remove bogus `if'.

15 years ago(make-directory): Stop recursing if parent is self. (Bug#2309)
Jason Rumney [Tue, 17 Feb 2009 14:27:28 +0000 (14:27 +0000)]
(make-directory): Stop recursing if parent is self. (Bug#2309)

15 years ago* progmodes/cc-menus.el (cc-imenu-objc-function): Doc fix.
Juanma Barranquero [Tue, 17 Feb 2009 10:59:12 +0000 (10:59 +0000)]
* progmodes/cc-menus.el (cc-imenu-objc-function): Doc fix.

15 years agoTweak copyright-regexp
Miles Bader [Tue, 17 Feb 2009 10:13:59 +0000 (10:13 +0000)]
Tweak copyright-regexp

Tweaked to match copyright statements where the years follow the name.

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

15 years ago(Position Info): M-x count-lines-region is not always on M-=. (Bug#2269)
Glenn Morris [Tue, 17 Feb 2009 07:14:11 +0000 (07:14 +0000)]
(Position Info): M-x count-lines-region is not always on M-=.  (Bug#2269)

15 years ago(copyright-update-year): Don't let y-or-n-p move point. (Bug#2209)
Glenn Morris [Tue, 17 Feb 2009 03:02:25 +0000 (03:02 +0000)]
(copyright-update-year): Don't let y-or-n-p move point.  (Bug#2209)