bpt/emacs.git
15 years ago* nt/README.W32: Fix typos.
Juanma Barranquero [Tue, 24 Feb 2009 11:50:34 +0000 (11:50 +0000)]
* nt/README.W32: Fix typos.

15 years ago* INSTALL: Add comment about TCC; fix typos.
Juanma Barranquero [Tue, 24 Feb 2009 11:05:40 +0000 (11:05 +0000)]
* INSTALL: Add comment about TCC; fix typos.

15 years ago* image.el (image-load-path-for-library, insert-sliced-image):
Juanma Barranquero [Tue, 24 Feb 2009 10:28:57 +0000 (10:28 +0000)]
* image.el (image-load-path-for-library, insert-sliced-image):
  Fix typos in docstrings.

15 years agoFix comment.
Juanma Barranquero [Tue, 24 Feb 2009 09:08:18 +0000 (09:08 +0000)]
Fix comment.

15 years agocorrect minor typo in comments
Adrian Robert [Tue, 24 Feb 2009 06:15:32 +0000 (06:15 +0000)]
correct minor typo in comments

15 years ago(flyspell-use-meta-tab): Add a custom :set function. (Bug#2429)
Glenn Morris [Tue, 24 Feb 2009 04:44:19 +0000 (04:44 +0000)]
(flyspell-use-meta-tab): Add a custom :set function.  (Bug#2429)

15 years ago(Finternal_set_font_selection_order): Remove leading whitespace that
Glenn Morris [Tue, 24 Feb 2009 03:39:57 +0000 (03:39 +0000)]
(Finternal_set_font_selection_order): Remove leading whitespace that
confuses documentation.

15 years ago(elint-unknown-builtin-args): Fix encode-time spec. (Bug#2453)
Glenn Morris [Tue, 24 Feb 2009 03:32:19 +0000 (03:32 +0000)]
(elint-unknown-builtin-args): Fix encode-time spec.  (Bug#2453)
(elint-find-builtin-args): Make the match more restrictive.
Handle errors.  Return a result actually containing the function name.

15 years ago(rmail): Don't show a message if rmail-get-new-mail already did. (Bug#2440)
Glenn Morris [Tue, 24 Feb 2009 03:31:39 +0000 (03:31 +0000)]
(rmail): Don't show a message if rmail-get-new-mail already did.  (Bug#2440)
(rmail-quit): Don't swap buffers.  (Bug#2441)
(rmail-list-to-menu): Don't globally bind `name'.

15 years ago(cperl-find-pods-heres): Don't globally bind `name'.
Glenn Morris [Tue, 24 Feb 2009 03:31:15 +0000 (03:31 +0000)]
(cperl-find-pods-heres): Don't globally bind `name'.

15 years ago(eshell-parse-ange-ls): Define `name' before potential use.
Glenn Morris [Tue, 24 Feb 2009 03:30:46 +0000 (03:30 +0000)]
(eshell-parse-ange-ls): Define `name' before potential use.

15 years ago*** empty log message ***
Kenichi Handa [Tue, 24 Feb 2009 02:51:32 +0000 (02:51 +0000)]
*** empty log message ***

15 years ago(ange-ftp-insert-directory): Adapt switch manipulation to 2009-02-11
Chong Yidong [Mon, 23 Feb 2009 17:48:35 +0000 (17:48 +0000)]
(ange-ftp-insert-directory): Adapt switch manipulation to 2009-02-11
change to dired-add-entry (Bug#2410).

15 years ago* net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch
Chong Yidong [Mon, 23 Feb 2009 17:48:16 +0000 (17:48 +0000)]
* net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch
manipulation to 2009-02-11 change to dired-add-entry (Bug#2410).

15 years agoChecked control.texi and eval.texi.
Chong Yidong [Mon, 23 Feb 2009 17:43:44 +0000 (17:43 +0000)]
Checked control.texi and eval.texi.

15 years ago(Intro Eval): Copyedits. Standardize on "form" instead of "expression" throughout.
Chong Yidong [Mon, 23 Feb 2009 17:43:28 +0000 (17:43 +0000)]
(Intro Eval): Copyedits.  Standardize on "form" instead of "expression" throughout.
(Function Indirection): Copyedits.  Use active voice.
(Eval): The default value of max-lisp-eval-depth is now 400.

15 years ago(Control Structures): Add cindex entry for "textual order".
Chong Yidong [Mon, 23 Feb 2009 17:41:38 +0000 (17:41 +0000)]
(Control Structures): Add cindex entry for "textual order".

15 years ago* control.texi (Control Structures): Add cindex entry for "textual
Chong Yidong [Mon, 23 Feb 2009 17:41:25 +0000 (17:41 +0000)]
* control.texi (Control Structures): Add cindex entry for "textual
order".

* eval.texi (Intro Eval): Copyedits.  Standardize on "form"
instead of "expression" throughout.
(Function Indirection): Copyedits.  Use active voice.
(Eval): The default value of max-lisp-eval-depth is now 400.

15 years ago* bs.el (bs--down): When wrapping around, use `forward-line',
Juanma Barranquero [Mon, 23 Feb 2009 15:27:40 +0000 (15:27 +0000)]
* bs.el (bs--down): When wrapping around, use `forward-line',
  not `goto-line', to avoid distracting "Mark set" message.

15 years agoRemove ever expanding versions of Windows. Shorten FAQ URL. Remove
Jason Rumney [Mon, 23 Feb 2009 13:17:21 +0000 (13:17 +0000)]
Remove ever expanding versions of Windows. Shorten FAQ URL.  Remove
mention of obsolete lock directory.  Windows distribution now bin and
barebin only.  Add note about SVG support.  Remove old tar and gzip
problem workarounds.  Use new (22.x) -Q option.  Report all bugs through
bug tracker.

15 years agoModify for barebin distribution, as undumped distribution no longer exists.
Jason Rumney [Mon, 23 Feb 2009 12:31:55 +0000 (12:31 +0000)]
Modify for barebin distribution, as undumped distribution no longer exists.

15 years agoUpdate for 23.0.91
Jason Rumney [Mon, 23 Feb 2009 12:23:44 +0000 (12:23 +0000)]
Update for 23.0.91

15 years agoPrev commit in wrong ChangeLog
Jason Rumney [Mon, 23 Feb 2009 11:50:08 +0000 (11:50 +0000)]
Prev commit in wrong ChangeLog

15 years ago*** empty log message ***
Jason Rumney [Mon, 23 Feb 2009 11:47:36 +0000 (11:47 +0000)]
*** empty log message ***

15 years agoAdd bug reference.
Juanma Barranquero [Mon, 23 Feb 2009 11:42:34 +0000 (11:42 +0000)]
Add bug reference.

15 years ago* ibuffer.el (ibuffer-redisplay-engine): Avoid "Mark set" message clobbering
Juanma Barranquero [Mon, 23 Feb 2009 11:01:16 +0000 (11:01 +0000)]
* ibuffer.el (ibuffer-redisplay-engine): Avoid "Mark set" message clobbering
  the useful message from `ibuffer-toggle-sorting-mode'.  (Bug#2439)

15 years agoFix previous commit: tell autoload that gnus-setup-message is a macro.
Katsumi Yamaoka [Mon, 23 Feb 2009 10:56:29 +0000 (10:56 +0000)]
Fix previous commit: tell autoload that gnus-setup-message is a macro.

15 years agofix date in last commit
Adrian Robert [Mon, 23 Feb 2009 08:07:31 +0000 (08:07 +0000)]
fix date in last commit

15 years ago* macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
Adrian Robert [Mon, 23 Feb 2009 08:05:58 +0000 (08:05 +0000)]
* macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
Mention ns-extended-platform-support-mode.

15 years agoRequire gnus-msg instead of autoloading it for the gnus-setup-message macro.
Katsumi Yamaoka [Mon, 23 Feb 2009 07:12:07 +0000 (07:12 +0000)]
Require gnus-msg instead of autoloading it for the gnus-setup-message macro.

15 years agoRename `system-process-attributes' to `process-attributes'
Miles Bader [Mon, 23 Feb 2009 05:06:36 +0000 (05:06 +0000)]
Rename `system-process-attributes' to `process-attributes'

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

15 years agoMerge from gnus--devo--0
Miles Bader [Mon, 23 Feb 2009 05:06:26 +0000 (05:06 +0000)]
Merge from gnus--devo--0

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

15 years ago(auto-composition-mode): Don't add a hook to
Kenichi Handa [Mon, 23 Feb 2009 01:37:34 +0000 (01:37 +0000)]
(auto-composition-mode): Don't add a hook to
after-change-functions.  Don't decompose the buffer.
(auto-composition-after-change): Delete it.
(toggle-auto-composition): Make it an alias of
auto-composition-mode.
(auto-compose-region): Delete it.

15 years ago(minibuffer-default-add-dired-shell-commands): Doc fix.
Juri Linkov [Sun, 22 Feb 2009 23:38:04 +0000 (23:38 +0000)]
(minibuffer-default-add-dired-shell-commands): Doc fix.

15 years ago(dired-guess-shell-command): Use read-shell-command
Juri Linkov [Sun, 22 Feb 2009 23:36:46 +0000 (23:36 +0000)]
(dired-guess-shell-command): Use read-shell-command
instead of read-from-minibuffer.
(dired-read-shell-command): Add code that uses
minibuffer-with-setup-hook to set minibuffer-default-add-function
to minibuffer-default-add-dired-shell-commands exactly like
`dired-read-shell-command' in dired-aux.el already does.  Doc fix.

15 years agoChecked symbols.texi.
Chong Yidong [Sun, 22 Feb 2009 21:56:25 +0000 (21:56 +0000)]
Checked symbols.texi.

15 years ago(Property Lists): Emphasize that property lists are not restricted to symbol cells.
Chong Yidong [Sun, 22 Feb 2009 21:56:05 +0000 (21:56 +0000)]
(Property Lists): Emphasize that property lists are not restricted to symbol cells.
(Other Plists): Copyedit.

15 years ago* symbols.texi (Property Lists): Emphasize that property lists are
Chong Yidong [Sun, 22 Feb 2009 21:55:55 +0000 (21:55 +0000)]
* symbols.texi (Property Lists): Emphasize that property lists are
not restricted to symbol cells.
(Other Plists): Copyedit.

15 years ago(dired-smart-shell-command): Remove code that uses
Juri Linkov [Sun, 22 Feb 2009 21:52:14 +0000 (21:52 +0000)]
(dired-smart-shell-command): Remove code that uses
minibuffer-with-setup-hook to set minibuffer-default-add-function
to minibuffer-default-add-shell-commands because the same code was
already moved to `read-shell-command' 2008-07-31.

15 years ago(Char-Tables): Link to Property Lists node.
Chong Yidong [Sun, 22 Feb 2009 21:17:26 +0000 (21:17 +0000)]
(Char-Tables): Link to Property Lists node.

15 years ago* sequences.texi (Char-Tables): Link to Property Lists node.
Chong Yidong [Sun, 22 Feb 2009 21:17:15 +0000 (21:17 +0000)]
* sequences.texi (Char-Tables): Link to Property Lists node.

15 years agoChecked hash.texi
Chong Yidong [Sun, 22 Feb 2009 21:13:21 +0000 (21:13 +0000)]
Checked hash.texi

15 years agoChecked sequences.texi.
Chong Yidong [Sun, 22 Feb 2009 21:07:35 +0000 (21:07 +0000)]
Checked sequences.texi.

15 years ago(Sequences Arrays Vectors): Make introduction more concise.
Chong Yidong [Sun, 22 Feb 2009 21:07:15 +0000 (21:07 +0000)]
(Sequences Arrays Vectors): Make introduction more concise.
(Arrays): Mention char-tables and bool-vectors too.
(Vectors): Don't repeat information given in Arrays node.  Link to
nodes that explain the vector usage examples.
(Char-Tables): Note that char-table elements can have arbitrary
type.  Explain effect of omitted char-table-extra-slots property.

15 years ago* sequences.texi (Sequences Arrays Vectors): Make introduction
Chong Yidong [Sun, 22 Feb 2009 21:07:04 +0000 (21:07 +0000)]
* sequences.texi (Sequences Arrays Vectors): Make introduction
more concise.
(Arrays): Mention char-tables and bool-vectors too.
(Vectors): Don't repeat information given in Arrays node.  Link to
nodes that explain the vector usage examples.
(Char-Tables): Note that char-table elements can have arbitrary
type.  Explain effect of omitted char-table-extra-slots property.

15 years agoone more duplicate word
Karl Berry [Sun, 22 Feb 2009 19:37:33 +0000 (19:37 +0000)]
one more duplicate word

15 years agodup word by
Karl Berry [Sun, 22 Feb 2009 19:32:53 +0000 (19:32 +0000)]
dup word by

15 years ago* coding.h (struct coding_system): Make safe_charsets a pointer to
Andreas Schwab [Sun, 22 Feb 2009 15:48:02 +0000 (15:48 +0000)]
* coding.h (struct coding_system): Make safe_charsets a pointer to
unsigned char.
* coding.c (CODING_ISO_REQUEST): Check for safe_charsets content
being 255.
(SAFE_CHARSET_P): Likewise.
(setup_iso_safe_charsets): Properly setup safe_charsets.
(Fdefine_coding_system_internal): Likewise.
(setup_coding_system): Likewise.  Remove unneeded casts.
(detect_coding_iso_2022): Compare Viso_2022_charset_list with
CODING_ATTR_CHARSET_LIST, not CODING_ATTR_SAFE_CHARSETS.  Remove
unneeded casts.

15 years ago(del_range_2): Don't modify gap contents when called
Andreas Schwab [Sun, 22 Feb 2009 14:29:25 +0000 (14:29 +0000)]
(del_range_2): Don't modify gap contents when called
from decode_coding_object.  (Bug#1809)

15 years agoChecked several Lispref files.
Chong Yidong [Sun, 22 Feb 2009 00:42:56 +0000 (00:42 +0000)]
Checked several Lispref files.

15 years ago(List Elements): Copyedits.
Chong Yidong [Sun, 22 Feb 2009 00:42:28 +0000 (00:42 +0000)]
(List Elements): Copyedits.

15 years ago* lists.texi (List Elements): Copyedits.
Chong Yidong [Sun, 22 Feb 2009 00:42:19 +0000 (00:42 +0000)]
* lists.texi (List Elements): Copyedits.

15 years ago(Creating Strings): Copyedits. Remove obsolete Emacs 20 usage of `concat'.
Chong Yidong [Sun, 22 Feb 2009 00:22:46 +0000 (00:22 +0000)]
(Creating Strings): Copyedits.  Remove obsolete Emacs 20 usage of `concat'.
(Case Conversion): Copyedits.

15 years ago(Vector Functions): Remove obsolete Emacs 20 use of `vconcat'.
Chong Yidong [Sun, 22 Feb 2009 00:20:17 +0000 (00:20 +0000)]
(Vector Functions): Remove obsolete Emacs 20 use of `vconcat'.

15 years ago(Building Lists): Remove obsolete Emacs 20 usage of `append'.
Chong Yidong [Sun, 22 Feb 2009 00:19:57 +0000 (00:19 +0000)]
(Building Lists): Remove obsolete Emacs 20 usage of `append'.

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).