]> git.eshelyaron.com Git - emacs.git/log
emacs.git
18 years ago(term-emulate-terminal): Let term-handle-ansi-terminal-messages override
Eli Zaretskii [Fri, 16 Dec 2005 12:16:35 +0000 (12:16 +0000)]
(term-emulate-terminal): Let term-handle-ansi-terminal-messages override
what Bash says about its current directory.

18 years agoMark kill-whole-line as documented.
Eli Zaretskii [Fri, 16 Dec 2005 12:06:41 +0000 (12:06 +0000)]
Mark kill-whole-line as documented.

18 years ago(Killing by Lines): Document `kill-whole-line' function.
Eli Zaretskii [Fri, 16 Dec 2005 12:03:17 +0000 (12:03 +0000)]
(Killing by Lines): Document `kill-whole-line' function.

18 years ago(Internal Links): Add a missing comma after an @xref.
Eli Zaretskii [Fri, 16 Dec 2005 11:44:33 +0000 (11:44 +0000)]
(Internal Links): Add a missing comma after an @xref.

18 years ago* buffers.texi (Select Buffer): Change `prev-buffer' to
Károly Lőrentey [Fri, 16 Dec 2005 11:37:43 +0000 (11:37 +0000)]
* buffers.texi (Select Buffer): Change `prev-buffer' to
`previous-buffer'.  Indicate that these functions use a frame
local buffer list.

18 years ago2005-12-16 Lőrentey Károly <lorentey@elte.hu>
Károly Lőrentey [Fri, 16 Dec 2005 11:35:25 +0000 (11:35 +0000)]
2005-12-16  Lőrentey Károly  <lorentey@elte.hu>

* bindings.el (last-buffer): Move to simple.el.
* simple.el (last-buffer): Move here.
(get-next-valid-buffer): New function.
(next-buffer): Use frame-local buffer list, maintain buried buffer list.
(prev-buffer): Ditto. Rename to `previous-buffer'.

* menu-bar.el (menu-bar-update-buffers): Update references to `prev-buffer'.
* bindings.el (global-map): Ditto.

18 years agoChange `prev-buffer' to `previous-buffer'; add note on them using the
Károly Lőrentey [Fri, 16 Dec 2005 11:33:25 +0000 (11:33 +0000)]
Change `prev-buffer' to `previous-buffer'; add note on them using the
frame-local buffer list.

18 years agoIntroductory comment change.
Luc Teirlinck [Fri, 16 Dec 2005 03:43:51 +0000 (03:43 +0000)]
Introductory comment change.
(custom-magic-alist): Change message string for the `rogue' state.

18 years ago*** empty log message ***
Luc Teirlinck [Fri, 16 Dec 2005 03:42:27 +0000 (03:42 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Fri, 16 Dec 2005 02:07:23 +0000 (02:07 +0000)]
*** empty log message ***

18 years agoDelete defcustom variable :tag names.
Richard M. Stallman [Fri, 16 Dec 2005 02:06:54 +0000 (02:06 +0000)]
Delete defcustom variable :tag names.

18 years ago(partial-completion-mode): Doc fix.
Richard M. Stallman [Fri, 16 Dec 2005 02:06:11 +0000 (02:06 +0000)]
(partial-completion-mode): Doc fix.

18 years ago(flyspell-external-point-words): Use save-excursion to ensure we don't
Richard M. Stallman [Fri, 16 Dec 2005 02:02:42 +0000 (02:02 +0000)]
(flyspell-external-point-words): Use save-excursion to ensure we don't
move backward in the search loop, not even one character.
(flyspell-delete-all-overlays): Use remove-overlays directly.

18 years ago(ispell-current-personal-dictionary): New variable.
Richard M. Stallman [Fri, 16 Dec 2005 02:00:02 +0000 (02:00 +0000)]
(ispell-current-personal-dictionary): New variable.
(ispell-start-process): Set that variable.
Clear ispell-buffer-local-name.
(ispell-internal-change-dictionary):
Set ispell-current-dictionary after killing process.
(ispell-buffer-local-dict):
Don't set spell-personal-dictionary after killing process.
(ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.

(ispell-tex-skip-alists)
(ispell-html-skip-alists, ispell-skip-region-alist): Mark as risky.

18 years ago(newsticker--retrieval-timer-list, newsticker--display-timer)
Richard M. Stallman [Fri, 16 Dec 2005 01:55:46 +0000 (01:55 +0000)]
(newsticker--retrieval-timer-list, newsticker--display-timer)
(newsticker-running-p, newsticker-ticker-running-p): Definitions moved up.

18 years ago*** empty log message ***
Kim F. Storm [Fri, 16 Dec 2005 00:44:41 +0000 (00:44 +0000)]
*** empty log message ***

18 years ago(gdb-many-windows): Echo new state in minibuffer.
Nick Roberts [Thu, 15 Dec 2005 21:21:43 +0000 (21:21 +0000)]
(gdb-many-windows): Echo new state in minibuffer.

18 years ago*** empty log message ***
Nick Roberts [Thu, 15 Dec 2005 21:20:47 +0000 (21:20 +0000)]
*** empty log message ***

18 years ago(recentf-dialog-goto-first): Fix missing error condition.
David Ponce [Thu, 15 Dec 2005 20:23:46 +0000 (20:23 +0000)]
(recentf-dialog-goto-first): Fix missing error condition.
(recentf-edit-list, recentf-open-files): Signal an error when
there is no recent file.

18 years ago*** empty log message ***
David Ponce [Thu, 15 Dec 2005 20:23:19 +0000 (20:23 +0000)]
*** empty log message ***

18 years ago* mh-e.el (mh-delete-msg): Sync docstrings with manual.
Bill Wohler [Thu, 15 Dec 2005 19:32:01 +0000 (19:32 +0000)]
* mh-e.el (mh-delete-msg): Sync docstrings with manual.

* mh-seq.el (mh-delete-subject, mh-thread-next-sibling)
(mh-thread-previous-sibling, mh-thread-ancestor)
(mh-thread-delete, mh-thread-refile): Ditto.

18 years ago*** empty log message ***
Romain Francoise [Thu, 15 Dec 2005 18:44:35 +0000 (18:44 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Wed, 14 Dec 2005 23:14:14 +0000 (23:14 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
John Paul Wallington [Wed, 14 Dec 2005 22:59:35 +0000 (22:59 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Robert J. Chassell [Wed, 14 Dec 2005 22:23:30 +0000 (22:23 +0000)]
*** empty log message ***

18 years ago(texinfo-format-region):
Robert J. Chassell [Wed, 14 Dec 2005 21:57:31 +0000 (21:57 +0000)]
(texinfo-format-region):
    [on behalf of Lennart Borgman <lennart.borgman.073@student.lu.se>]
    Set buffer to read-only except for texinfo-format-region evaluation.

18 years ago* xfns.c (compute_tip_xy): Handle negative dx and dy.
Jan Djärv [Wed, 14 Dec 2005 20:58:33 +0000 (20:58 +0000)]
* xfns.c (compute_tip_xy): Handle negative dx and dy.

* w32fns.c (compute_tip_xy): Ditto

* macfns.c (compute_tip_xy): Ditto

18 years ago* print.c (print_preprocess): Go to a deeper print_depth to avoid
Chong Yidong [Wed, 14 Dec 2005 20:49:46 +0000 (20:49 +0000)]
* print.c (print_preprocess): Go to a deeper print_depth to avoid
print_object loop.

18 years ago(vc-default-previous-version, vc-default-next-version)
Richard M. Stallman [Wed, 14 Dec 2005 20:11:11 +0000 (20:11 +0000)]
(vc-default-previous-version, vc-default-next-version)
(vc-do-command): Doc fixes.

18 years ago* mh-customize.el (mh-speed-flists-interval): Rename to
Bill Wohler [Wed, 14 Dec 2005 18:47:38 +0000 (18:47 +0000)]
* mh-customize.el (mh-speed-flists-interval): Rename to
mh-speed-update-interval.
(mh-speed-run-flists-flag): Delete. Setting mh-speed-flists-interval
to 0 accomplishes the same thing.

* mh-speed.el (mh-folder-speedbar-buttons, mh-speed-flists): Use
mh-speed-update-interval instead of mh-speed-run-flists-flag.
(mh-speed-toggle, mh-speed-view, mh-speed-refresh): Sync docstrings
with manual.

18 years ago* faq.texi (Filling paragraphs with a single space): No need to
Chong Yidong [Wed, 14 Dec 2005 18:25:02 +0000 (18:25 +0000)]
* faq.texi (Filling paragraphs with a single space): No need to
change sentence-end now.

18 years ago(bibtex-expand-strings)
Stefan Monnier [Wed, 14 Dec 2005 17:15:20 +0000 (17:15 +0000)]
(bibtex-expand-strings)
(bibtex-autokey-expand-string, bibtex-name-part)
(bibtex-entry-type-whitespace, bibtex-entry-type-str)
(bibtex-any-entry-maybe-empty-head, bibtex-string-type)
(bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
(bibtex-entry-type, bibtex-entry-head): Match only valid entries.
(bibtex-entry-postfix, bibtex-known-entry-type-re)
(bibtex-valid-entry-re, bibtex-any-valid-entry-re)
(bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
(bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
(bibtex-beginning-of-last-entry): Remove.
(bibtex-parse-field-name): Use bibtex-field-name.  Issue error
message if comma is missing but buffer is read-only.
(bibtex-parse-field-text): Handle whitespaces at the end of field
text.  Return 3-element list with beginning and end of field text
and end of field.
(bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
(bibtex-parse-field): Remove arg name.  Use bibtex-field-name.
(bibtex-search-forward-field, bibtex-search-backward-field):
Search always delimited by limits of entry.  Use more efficient
search algorithms.
(bibtex-name-in-field): Use bibtex-start-of-name-in-field and
bibtex-end-of-name-in-field.
(bibtex-text-in-field-bounds): Handle BibTeX strings when
extracting the content of a field.
(bibtex-text-in-field): Use search limits.
(bibtex-parse-string-prefix): Handle empty string keys based on
bibtex-string-empty-key.
(bibtex-parse-string): Fix docstring.
(bibtex-text-in-string): Use bibtex-text-in-field-bounds.
(bibtex-preamble-prefix, bibtex-strings): New functions.
(bibtex-skip-to-valid-entry): Include preceding whitespace in
BibTeX entries (consistent with other BibTeX functions).
(bibtex-map-entries): Use bibtex-skip-to-valid-entry.
(bibtex-search-entry): Fix docstring.  Simplify.
(bibtex-flash-head, bibtex-complete-string-cleanup)
(bibtex-count-entries, bibtex-sort-buffer): Simplify.
(bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
(bibtex-parse-entry): New optional arg content.
(bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
Use bibtex-text-in-field-bounds.
(bibtex-print-help-message): Handle BibTeX strings and preambles.
(bibtex-end-of-entry): Use bibtex-preamble-prefix and
bibtex-parse-string-postfix.
(bibtex-find-text-internal): New function.
(bibtex-remove-delimiters): Use it.
(bibtex-find-text): Use it.  New optional arg help.
(bibtex-complete): Handle BibTeX string and preamble entries.
(bibtex-Preamble): Fix order of closing delimiters.

18 years ago(vc-default-revert): New fun.
Stefan Monnier [Wed, 14 Dec 2005 16:57:35 +0000 (16:57 +0000)]
(vc-default-revert): New fun.

18 years ago(vc-mcvs-revert): Fix call to vc-default-revert.
Stefan Monnier [Wed, 14 Dec 2005 16:56:48 +0000 (16:56 +0000)]
(vc-mcvs-revert): Fix call to vc-default-revert.

18 years ago(Customizing Keywords): Rename `append' to `how'.
Romain Francoise [Wed, 14 Dec 2005 11:21:51 +0000 (11:21 +0000)]
(Customizing Keywords): Rename `append' to `how'.
Fix typo.

18 years ago(font-lock-keywords-alist): Rename `append' to `how'.
Romain Francoise [Wed, 14 Dec 2005 11:21:24 +0000 (11:21 +0000)]
(font-lock-keywords-alist): Rename `append' to `how'.
(font-lock-add-keywords, font-lock-update-removed-keyword-alist):
(font-lock-remove-keywords): Likewise.

18 years ago(log-view-diff): Doc fix.
Juri Linkov [Wed, 14 Dec 2005 10:20:03 +0000 (10:20 +0000)]
(log-view-diff): Doc fix.

18 years ago(isearch-query-replace): Use (mark) instead of
Juri Linkov [Wed, 14 Dec 2005 07:55:50 +0000 (07:55 +0000)]
(isearch-query-replace): Use (mark) instead of
isearch-opoint if mark is active in transient-mark-mode.

18 years ago(isearch-query-replace): Check for isearch-other-end.
Juri Linkov [Wed, 14 Dec 2005 07:52:22 +0000 (07:52 +0000)]
(isearch-query-replace): Check for isearch-other-end.

18 years ago(cpp-face): New widget.
Juri Linkov [Wed, 14 Dec 2005 07:48:11 +0000 (07:48 +0000)]
(cpp-face): New widget.
(cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.

18 years ago(wdired-old-point): New internal variable.
Juri Linkov [Wed, 14 Dec 2005 07:46:11 +0000 (07:46 +0000)]
(wdired-old-point): New internal variable.
(wdired-change-to-wdired-mode): Set it buffer-locally.
(wdired-abort-changes): Restore point after aborting changes.

18 years ago(desktop-minor-mode-table): Add vc-dired-mode with nil.
Juri Linkov [Wed, 14 Dec 2005 07:44:44 +0000 (07:44 +0000)]
(desktop-minor-mode-table): Add vc-dired-mode with nil.

18 years ago(describe-text-properties): Replace buffer name "*Help-2*" with "*Help*<2>".
Juri Linkov [Wed, 14 Dec 2005 07:44:20 +0000 (07:44 +0000)]
(describe-text-properties): Replace buffer name "*Help-2*" with "*Help*<2>".
(describe-char): Add functions print-help-return-message,
toggle-read-only.  Use help-setup-xref with nil to not store
describe-char in help-xref-stack.  Use help-make-xrefs to
make [back] button.

18 years ago(make-help-screen): Bind `inhibit-read-only' to t
Juri Linkov [Wed, 14 Dec 2005 07:42:20 +0000 (07:42 +0000)]
(make-help-screen): Bind `inhibit-read-only' to t
around `erase-buffer' and `insert'.

18 years ago*** empty log message ***
Richard M. Stallman [Wed, 14 Dec 2005 04:04:05 +0000 (04:04 +0000)]
*** empty log message ***

18 years ago(code_convert_region_unwind): GCPRO arg.
Kenichi Handa [Wed, 14 Dec 2005 00:43:36 +0000 (00:43 +0000)]
(code_convert_region_unwind): GCPRO arg.

18 years agoEnsure MH-E 8.0 has been released.
Bill Wohler [Wed, 14 Dec 2005 00:01:22 +0000 (00:01 +0000)]
Ensure MH-E 8.0 has been released.

18 years ago(vc-svn-registered): Use it to avoid popping up a spurious
Stefan Monnier [Tue, 13 Dec 2005 22:25:24 +0000 (22:25 +0000)]
(vc-svn-registered): Use it to avoid popping up a spurious
frame in case of errors.

18 years ago(vc-do-command): Add a new value t for okstatus.
Stefan Monnier [Tue, 13 Dec 2005 22:25:13 +0000 (22:25 +0000)]
(vc-do-command): Add a new value t for okstatus.

18 years ago(Scrolling only one line): Use `scroll-conservatively'.
Romain Francoise [Tue, 13 Dec 2005 20:48:20 +0000 (20:48 +0000)]
(Scrolling only one line): Use `scroll-conservatively'.

18 years ago* menu-bar.el (menu-bar-showhide-fringe-menu): Moved "On the Right"
Jan Djärv [Tue, 13 Dec 2005 11:07:50 +0000 (11:07 +0000)]
* menu-bar.el (menu-bar-showhide-fringe-menu): Moved "On the Right"
so it comes after "On the Left" in the menu.

18 years ago(customize-apropos, customize-apropos-options)
Luc Teirlinck [Tue, 13 Dec 2005 03:46:02 +0000 (03:46 +0000)]
(customize-apropos, customize-apropos-options)
(customize-apropos-faces, customize-apropos-groups): Doc fixes.

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 13 Dec 2005 03:44:39 +0000 (03:44 +0000)]
*** empty log message ***

18 years ago(vc-svn-registered): Fix problem of visiting non-writable
Bill Wohler [Tue, 13 Dec 2005 00:48:04 +0000 (00:48 +0000)]
(vc-svn-registered): Fix problem of visiting non-writable
Subversion-controlled files by saving window configuration before
calling vc-do-command. vc-do-command calls pop-to-buffer on error
which is unexpected during registration.

18 years agoUpdated the changes information.
Jay Belanger [Mon, 12 Dec 2005 20:27:13 +0000 (20:27 +0000)]
Updated the changes information.

18 years ago(Calc): Update the version number.
Jay Belanger [Mon, 12 Dec 2005 19:12:52 +0000 (19:12 +0000)]
(Calc): Update the version number.

18 years ago(describe-char): Rework last fix to solve the problem
Stefan Monnier [Mon, 12 Dec 2005 16:50:39 +0000 (16:50 +0000)]
(describe-char): Rework last fix to solve the problem
is the same way it's solved for everything else in that function
(i.e. by extracting the info before setting up the *Help* buffer).

18 years ago(version-regexp-alist): Allow space as separator before
Kim F. Storm [Mon, 12 Dec 2005 14:23:06 +0000 (14:23 +0000)]
(version-regexp-alist): Allow space as separator before
non-numeric part, e.g. "1.0 alpha".
(version-to-list): Interpret .X.Y version as 0.X.Y version.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 12 Dec 2005 14:22:53 +0000 (14:22 +0000)]
*** empty log message ***

18 years agoICCM => ICCCM
Jan Djärv [Mon, 12 Dec 2005 12:29:57 +0000 (12:29 +0000)]
ICCM => ICCCM

18 years agoVersion 3.24
Carsten Dominik [Mon, 12 Dec 2005 11:48:56 +0000 (11:48 +0000)]
Version 3.24

18 years ago(Progress Logging): New section.
Carsten Dominik [Mon, 12 Dec 2005 11:48:19 +0000 (11:48 +0000)]
(Progress Logging): New section.

18 years ago*** empty log message ***
Carsten Dominik [Mon, 12 Dec 2005 11:48:11 +0000 (11:48 +0000)]
*** empty log message ***

18 years ago(org-agenda, org-timeline, org-todo): Implement Logging
Carsten Dominik [Mon, 12 Dec 2005 11:47:25 +0000 (11:47 +0000)]
(org-agenda, org-timeline, org-todo): Implement Logging
and the keep-modes setting.
(org-get-category): Make sure a string is returned.
(org-log-done): New function.
(org-log-done, org-closed-string): New options.

18 years ago*** empty log message ***
Carsten Dominik [Mon, 12 Dec 2005 11:47:09 +0000 (11:47 +0000)]
*** empty log message ***

18 years agoAdd note about frame-parameter height and make-frame
Jan Djärv [Mon, 12 Dec 2005 09:38:23 +0000 (09:38 +0000)]
Add note about frame-parameter height and make-frame

18 years ago* tooltip.el (tooltip-y-offset): Changed default to 20.
Jan Djärv [Mon, 12 Dec 2005 09:36:47 +0000 (09:36 +0000)]
* tooltip.el (tooltip-y-offset): Changed default to 20.

18 years agoChanged default to 20 for tooltip-y-offset.
Jan Djärv [Mon, 12 Dec 2005 09:36:22 +0000 (09:36 +0000)]
Changed default to 20 for tooltip-y-offset.

18 years ago* (compute_tip_xy): Calculate root_y the same way as root_x,
Jan Djärv [Mon, 12 Dec 2005 09:32:59 +0000 (09:32 +0000)]
* (compute_tip_xy): Calculate root_y the same way as root_x,
i.e. dy is offset from top of frame instead of bottom.

18 years ago* xfns.c (compute_tip_xy): Calculate root_y the same way as root_x,
Jan Djärv [Mon, 12 Dec 2005 09:32:15 +0000 (09:32 +0000)]
* xfns.c (compute_tip_xy): Calculate root_y the same way as root_x,
i.e. dy is offset from top of frame instead of bottom.

* macfns.c (compute_tip_xy): Ditto.
* w32fns.c (compute_tip_xy): Ditto.

18 years ago* gtkutil.c (SSDATA): New macro to remove compiler warnings.
Jan Djärv [Mon, 12 Dec 2005 08:08:56 +0000 (08:08 +0000)]
* gtkutil.c (SSDATA): New macro to remove compiler warnings.
(xg_get_image_for_pixmap, xg_create_frame_widgets)
(xg_get_file_with_chooser): Use SSDATA instead of SDATA.

18 years ago* xmenu.c (menubar_selection_callback): Do nothing if the callback
Jan Djärv [Mon, 12 Dec 2005 08:08:43 +0000 (08:08 +0000)]
* xmenu.c (menubar_selection_callback): Do nothing if the callback
is for an unselected radio menu item.

18 years ago* gtkutil.c (SSDATA): New macro to remove compiler warnings.
Jan Djärv [Mon, 12 Dec 2005 08:08:23 +0000 (08:08 +0000)]
* gtkutil.c (SSDATA): New macro to remove compiler warnings.
(xg_get_image_for_pixmap, xg_create_frame_widgets)
(xg_get_file_with_chooser): Use SSDATA instead of SDATA.

* xmenu.c (menubar_selection_callback): Do nothing if the callback
is for an unselected radio menu item.

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 12 Dec 2005 05:22:29 +0000 (05:22 +0000)]
*** empty log message ***

18 years ago(mouse-drag-vertical-line): Use adjust-window-trailing-edge.
Richard M. Stallman [Mon, 12 Dec 2005 05:21:33 +0000 (05:21 +0000)]
(mouse-drag-vertical-line): Use adjust-window-trailing-edge.

18 years agoMaintainer is FSF.
Richard M. Stallman [Mon, 12 Dec 2005 05:20:41 +0000 (05:20 +0000)]
Maintainer is FSF.

18 years ago(display-hourglass): Doc fix.
Richard M. Stallman [Mon, 12 Dec 2005 05:18:19 +0000 (05:18 +0000)]
(display-hourglass): Doc fix.

18 years ago(help-for-help-internal): Simplify entry for `a'.
Richard M. Stallman [Mon, 12 Dec 2005 05:16:39 +0000 (05:16 +0000)]
(help-for-help-internal): Simplify entry for `a'.

18 years ago(Info-on-current-buffer): Doc fix.
Richard M. Stallman [Mon, 12 Dec 2005 05:15:53 +0000 (05:15 +0000)]
(Info-on-current-buffer): Doc fix.
(info-insert-file-contents): Don't test (featurep 'jka-compr).

18 years ago(inhibit-splash-screen): Make this the real name.
Richard M. Stallman [Mon, 12 Dec 2005 05:14:51 +0000 (05:14 +0000)]
(inhibit-splash-screen): Make this the real name.
(inhibit-startup-message): Make this the alias.
(command-line): Find only simple.el, and use its directory
to fill in other preloaded files' names.
(command-line): Deactivate the mark if deactivate-mark is set.

18 years ago(mm-url-load-url): Require url-parse and url-vars.
Richard M. Stallman [Mon, 12 Dec 2005 05:12:46 +0000 (05:12 +0000)]
(mm-url-load-url): Require url-parse and url-vars.

18 years ago(load-with-code-conversion): Bind deactivate-mark.
Richard M. Stallman [Mon, 12 Dec 2005 05:11:57 +0000 (05:11 +0000)]
(load-with-code-conversion): Bind deactivate-mark.

18 years ago(compilation-error-regexp-alist): Doc fix.
Richard M. Stallman [Mon, 12 Dec 2005 05:11:08 +0000 (05:11 +0000)]
(compilation-error-regexp-alist): Doc fix.

18 years ago(Easy Customization): Change menu comment.
Richard M. Stallman [Mon, 12 Dec 2005 05:10:18 +0000 (05:10 +0000)]
(Easy Customization): Change menu comment.
(Prefix Keymaps): Fix spelling of Control-X-prefix.

18 years ago(Apropos): Rewrite. Talk about "apropos patterns".
Richard M. Stallman [Mon, 12 Dec 2005 05:08:20 +0000 (05:08 +0000)]
(Apropos): Rewrite.  Talk about "apropos patterns".
(Help): Among the Apropos commands, describe only C-h a here.

18 years ago(Options for Comments): Comment-end starts with space.
Richard M. Stallman [Mon, 12 Dec 2005 00:57:01 +0000 (00:57 +0000)]
(Options for Comments): Comment-end starts with space.

18 years ago(Glossary): Minor cleanup.
Richard M. Stallman [Mon, 12 Dec 2005 00:56:19 +0000 (00:56 +0000)]
(Glossary): Minor cleanup.

18 years ago(Old Versions): Use @table.
Richard M. Stallman [Mon, 12 Dec 2005 00:55:25 +0000 (00:55 +0000)]
(Old Versions): Use @table.

18 years ago(customize-apropos): Avoid listing an option more than once under
Luc Teirlinck [Sun, 11 Dec 2005 18:16:20 +0000 (18:16 +0000)]
(customize-apropos): Avoid listing an option more than once under
different aliases.  No longer list user options that are not defined
with defcustom (unless a prefix arg is given).  Doc fix.
(customize-apropos-options): Doc fix.

18 years ago*** empty log message ***
Luc Teirlinck [Sun, 11 Dec 2005 18:14:00 +0000 (18:14 +0000)]
*** empty log message ***

18 years ago(syms_of_xdisp) <blink-cursor-alist>: Doc fix.
Richard M. Stallman [Sun, 11 Dec 2005 15:40:37 +0000 (15:40 +0000)]
(syms_of_xdisp) <blink-cursor-alist>: Doc fix.

18 years ago(EQ): Use == so args are computed just once.
Richard M. Stallman [Sun, 11 Dec 2005 15:35:51 +0000 (15:35 +0000)]
(EQ): Use == so args are computed just once.

18 years ago(Fset_keymap_parent, store_in_keymap): Use CHECK_IMPURE.
Richard M. Stallman [Sun, 11 Dec 2005 15:35:14 +0000 (15:35 +0000)]
(Fset_keymap_parent, store_in_keymap): Use CHECK_IMPURE.
(Flookup_key): Doc fix.
(syms_of_keymap) <function-key-map>: Doc fix.

18 years ago(frame-background-mode): Replace `choice-item' keywords
Juri Linkov [Sun, 11 Dec 2005 11:09:33 +0000 (11:09 +0000)]
(frame-background-mode): Replace `choice-item' keywords
with `const' to not make [default] button.  Change default value tag
from `default' to `automatic'.  Doc fix.
(trailing-whitespace) <defface>: Change group `whitespace' to
`whitespace-faces'.

18 years ago(set-background-color, set-foreground-color)
Juri Linkov [Sun, 11 Dec 2005 11:08:20 +0000 (11:08 +0000)]
(set-background-color, set-foreground-color)
(set-cursor-color, set-mouse-color, set-border-color):
Add explicit prompts to read colors by `facemenu-read-color'.
(show-trailing-whitespace, blink-cursor-delay)
(blink-cursor-interval, display-hourglass, hourglass-delay):
Remove tags.
(display-hourglass, hourglass-delay): Doc fix.
(cursor-in-non-selected-windows): Capitalize words in tag.

18 years ago*** empty log message ***
Romain Francoise [Sun, 11 Dec 2005 10:47:41 +0000 (10:47 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juri Linkov [Sun, 11 Dec 2005 09:57:08 +0000 (09:57 +0000)]
*** empty log message ***

18 years ago(Completion Commands): Add mention of read-file-name
Juri Linkov [Sun, 11 Dec 2005 09:56:45 +0000 (09:56 +0000)]
(Completion Commands): Add mention of read-file-name
for filename completion keymaps.
(Reading File Names): Add mention of filename completion keymaps
for read-file-name and xref to `Completion Commands'.

18 years ago(display_completion_list_1): Call `minibuffer_completion_contents'
Juri Linkov [Sun, 11 Dec 2005 09:50:53 +0000 (09:50 +0000)]
(display_completion_list_1): Call `minibuffer_completion_contents'
instead of using `nil' as second arg of `Fdisplay_completion_list'.
(keys_of_minibuf): Unbind SPC in Vminibuffer_local_filename_completion_map
(see also related change on 2005-12-06).

18 years ago(Frequire): Treat evaluating from a source file
Richard M. Stallman [Sun, 11 Dec 2005 05:10:08 +0000 (05:10 +0000)]
(Frequire): Treat evaluating from a source file
like loading the file.