bpt/emacs.git
17 years ago* progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el,
Alan Mackenzie [Mon, 10 Jul 2006 13:19:14 +0000 (13:19 +0000)]
* progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el,
cc-mode.el: Changes to eradicate eval-after-load.

17 years agoRevert earlier change.
Nick Roberts [Sun, 9 Jul 2006 23:34:31 +0000 (23:34 +0000)]
Revert earlier change.

17 years agoFix typo.
Nick Roberts [Sun, 9 Jul 2006 23:29:58 +0000 (23:29 +0000)]
Fix typo.

17 years agoFix typos.
Nick Roberts [Sun, 9 Jul 2006 22:48:00 +0000 (22:48 +0000)]
Fix typos.

17 years ago*** empty log message ***
Nick Roberts [Sun, 9 Jul 2006 22:46:06 +0000 (22:46 +0000)]
*** empty log message ***

17 years ago(Buttons): Fix typo.
Nick Roberts [Sun, 9 Jul 2006 22:34:41 +0000 (22:34 +0000)]
(Buttons): Fix typo.

17 years agoindex.texi, elisp.texi (New Symbols): Comment node out.
Nick Roberts [Sun, 9 Jul 2006 22:34:03 +0000 (22:34 +0000)]
index.texi, elisp.texi (New Symbols): Comment node out.

17 years ago(Truncation): Clean up previous change.
Richard M. Stallman [Sun, 9 Jul 2006 18:58:09 +0000 (18:58 +0000)]
(Truncation): Clean up previous change.

17 years agoFix commenting style.
Stefan Monnier [Sun, 9 Jul 2006 15:54:46 +0000 (15:54 +0000)]
Fix commenting style.

17 years ago* emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
Chong Yidong [Sun, 9 Jul 2006 15:24:22 +0000 (15:24 +0000)]
* emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
on non-char events.

17 years ago(compilation-mode-font-lock-keywords): Don't highlight start/end markers
Romain Francoise [Sun, 9 Jul 2006 15:17:05 +0000 (15:17 +0000)]
(compilation-mode-font-lock-keywords): Don't highlight start/end markers
as compilation messages.

17 years ago* misc.texi (Invoking emacsclient): Document behavior when emacsclient
Chong Yidong [Sun, 9 Jul 2006 14:56:55 +0000 (14:56 +0000)]
* misc.texi (Invoking emacsclient): Document behavior when emacsclient
is invoked for multiple files.

17 years ago(back_comment, scan_lists): Also use EMACS_INT for buffer positions.
Stefan Monnier [Sun, 9 Jul 2006 14:36:07 +0000 (14:36 +0000)]
(back_comment, scan_lists): Also use EMACS_INT for buffer positions.

17 years ago(Fforward_comment): Revert the reversion.
Stefan Monnier [Sun, 9 Jul 2006 14:19:33 +0000 (14:19 +0000)]
(Fforward_comment): Revert the reversion.

17 years agoisearch-yank-line bug fixed.
Romain Francoise [Sun, 9 Jul 2006 11:12:21 +0000 (11:12 +0000)]
isearch-yank-line bug fixed.

17 years ago(isearch-yank-line): Let-bind `inhibit-field-text-motion' to t.
Romain Francoise [Sun, 9 Jul 2006 11:04:19 +0000 (11:04 +0000)]
(isearch-yank-line): Let-bind `inhibit-field-text-motion' to t.

17 years ago(fill-region-as-paragraph): Refine last change.
Stefan Monnier [Sun, 9 Jul 2006 05:20:42 +0000 (05:20 +0000)]
(fill-region-as-paragraph): Refine last change.

17 years ago(Fforward_comment): Use type int for `stop', `count1', `out_charpos'
John Paul Wallington [Sun, 9 Jul 2006 03:33:14 +0000 (03:33 +0000)]
(Fforward_comment): Use type int for `stop', `count1', `out_charpos'
and `out_bytepos' too; revert Stef's previous change.

17 years ago(Fforward_comment): Use type int for `from' and `from_byte'.
John Paul Wallington [Sun, 9 Jul 2006 03:19:16 +0000 (03:19 +0000)]
(Fforward_comment): Use type int for `from' and `from_byte'.

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 9 Jul 2006 02:08:14 +0000 (02:08 +0000)]
*** empty log message ***

17 years ago(Interactive Call): Use 3 as prefix in example for execute-extended-command.
Richard M. Stallman [Sun, 9 Jul 2006 02:07:25 +0000 (02:07 +0000)]
(Interactive Call): Use 3 as prefix in example for execute-extended-command.

17 years ago(Attribute Functions): Move paragraph about compatibility with Emacs < 21.
Richard M. Stallman [Sun, 9 Jul 2006 02:06:34 +0000 (02:06 +0000)]
(Attribute Functions): Move paragraph about compatibility with Emacs < 21.

17 years ago(x-handle-display): Add doc string.
Richard M. Stallman [Sun, 9 Jul 2006 02:02:57 +0000 (02:02 +0000)]
(x-handle-display): Add doc string.

17 years ago(define-minor-mode): Doc fix.
Richard M. Stallman [Sun, 9 Jul 2006 02:02:03 +0000 (02:02 +0000)]
(define-minor-mode): Doc fix.

17 years ago(def-edebug-spec): Moved to subr.el.
Richard M. Stallman [Sun, 9 Jul 2006 02:00:46 +0000 (02:00 +0000)]
(def-edebug-spec): Moved to subr.el.

17 years ago(def-edebug-spec): Moved here.
Richard M. Stallman [Sun, 9 Jul 2006 02:00:10 +0000 (02:00 +0000)]
(def-edebug-spec): Moved here.

17 years ago(imenu-choose-buffer-index): Doc fix.
Richard M. Stallman [Sun, 9 Jul 2006 01:59:34 +0000 (01:59 +0000)]
(imenu-choose-buffer-index): Doc fix.

17 years ago(DETAILED BUILDING AND INSTALLATION): Minor corrections.
Richard M. Stallman [Sun, 9 Jul 2006 01:57:38 +0000 (01:57 +0000)]
(DETAILED BUILDING AND INSTALLATION): Minor corrections.

17 years agoUse outline format.
Kim F. Storm [Sun, 9 Jul 2006 00:22:37 +0000 (00:22 +0000)]
Use outline format.
Add section on copyright years (from admin/notes/years).

17 years ago*** empty log message ***
Kim F. Storm [Sun, 9 Jul 2006 00:22:22 +0000 (00:22 +0000)]
*** empty log message ***

17 years agoUse outline format. Add FOR-RELEASE.
Kim F. Storm [Sat, 8 Jul 2006 23:45:09 +0000 (23:45 +0000)]
Use outline format.  Add FOR-RELEASE.

17 years ago*** empty log message ***
Kim F. Storm [Sat, 8 Jul 2006 22:32:32 +0000 (22:32 +0000)]
*** empty log message ***

17 years ago(Refresh Screen): Clarify force-window-update.
Kim F. Storm [Sat, 8 Jul 2006 22:28:59 +0000 (22:28 +0000)]
(Refresh Screen): Clarify force-window-update.
(Truncation): "Normally" indicated by fringe arrows.

17 years ago(Fforce_window_update): Doc fix.
Kim F. Storm [Sat, 8 Jul 2006 22:28:49 +0000 (22:28 +0000)]
(Fforce_window_update): Doc fix.

17 years agoSuggest consolidation with user customization when the
David Kastrup [Sat, 8 Jul 2006 19:36:24 +0000 (19:36 +0000)]
Suggest consolidation with user customization when the
system default of a customized variable changes.

17 years ago*** empty log message ***
Eli Zaretskii [Sat, 8 Jul 2006 18:27:47 +0000 (18:27 +0000)]
*** empty log message ***

17 years ago(Windows Keyboard) [@iftex]: Add an @inforef to the on-line manual for the rest
Eli Zaretskii [Sat, 8 Jul 2006 18:27:20 +0000 (18:27 +0000)]
(Windows Keyboard) [@iftex]: Add an @inforef to the on-line manual for the rest
of this node.
(Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
unconditionally.
(Windows Processes) <w32-quote-process-args>: Include unconditionally. Improve
wording.
(Windows Printing): Improve wording.
(Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the rest of
this node.

17 years ago(Making Backups, Auto-Saving): Remove @tindex entries.
Eli Zaretskii [Sat, 8 Jul 2006 18:13:14 +0000 (18:13 +0000)]
(Making Backups, Auto-Saving): Remove @tindex entries.

17 years ago(Command Loop Info, Adjusting Point): Remove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:12:43 +0000 (18:12 +0000)]
(Command Loop Info, Adjusting Point): Remove @tindex.

17 years ago(Iteration): Remove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:12:14 +0000 (18:12 +0000)]
(Iteration): Remove @tindex.

17 years ago(Forcing Redisplay, Displaying Messages, Temporary Displays, Font Selection,
Eli Zaretskii [Sat, 8 Jul 2006 18:11:49 +0000 (18:11 +0000)]
(Forcing Redisplay, Displaying Messages, Temporary Displays, Font Selection,
Auto Faces, Font Lookup, Fringe Indicators, Display Margins, Image Descriptors,
Showing Images, Image Cache, Button Types, Making Buttons, Manipulating
Buttons, Button Buffer Commands, Display Table Format, Glyphs): Remove
@tindex.

17 years ago(Visiting Functions, File Name Components, Unique File Names,
Eli Zaretskii [Sat, 8 Jul 2006 18:10:36 +0000 (18:10 +0000)]
(Visiting Functions, File Name Components, Unique File Names,
Contents of Directories): REmove @tindex.

17 years ago(Creating Frames, Parameter Access, Pointer Shape)
Eli Zaretskii [Sat, 8 Jul 2006 18:09:50 +0000 (18:09 +0000)]
(Creating Frames, Parameter Access, Pointer Shape)
(Color Names, Text Terminal Colors, Display Feature Testing): Remove @tindex.

17 years ago(What Is a Function, Mapping Functions): Remove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:09:12 +0000 (18:09 +0000)]
(What Is a Function, Mapping Functions): Remove @tindex.

17 years ago(Creating Hash, Hash Access, Defining Hash, Other Hash): Remove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:08:40 +0000 (18:08 +0000)]
(Creating Hash, Hash Access, Defining Hash, Other Hash): Remove @tindex.

17 years ago(Tool Bar): Remove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:07:32 +0000 (18:07 +0000)]
(Tool Bar): Remove @tindex.

17 years ago(List Elements, Building Lists, Association Lists): Remove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:07:01 +0000 (18:07 +0000)]
(List Elements, Building Lists, Association Lists): Remove @tindex.

17 years ago(Information from Markers): Remove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:06:33 +0000 (18:06 +0000)]
(Information from Markers): Remove @tindex.

17 years ago(Minibuffer Contents): Remove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:06:06 +0000 (18:06 +0000)]
(Minibuffer Contents): Remove @tindex.

17 years ago(Defining Minor Modes, Header Lines): Remove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:05:39 +0000 (18:05 +0000)]
(Defining Minor Modes, Header Lines): Remove @tindex.

17 years ago(Text Representations, Character Sets, Chars and Bytes, Locales): Remove
Eli Zaretskii [Sat, 8 Jul 2006 18:05:09 +0000 (18:05 +0000)]
(Text Representations, Character Sets, Chars and Bytes, Locales): Remove
@tindex.

17 years ago(Init File, System Environment, Sound Output, Session Management): Remove
Eli Zaretskii [Sat, 8 Jul 2006 18:04:32 +0000 (18:04 +0000)]
(Init File, System Environment, Sound Output, Session Management): Remove
@tindex.

17 years ago(Word Motion, Text Lines, List Motion): Remove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:03:53 +0000 (18:03 +0000)]
(Word Motion, Text Lines, List Motion): Remove @tindex.

17 years ago(Input to Processes, Query Before Exit): Remove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:03:23 +0000 (18:03 +0000)]
(Input to Processes, Query Before Exit): Remove @tindex.

17 years ago(Output Variables): Remove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:02:52 +0000 (18:02 +0000)]
(Output Variables): Remove @tindex.

17 years ago(Other Plists): Remove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:02:19 +0000 (18:02 +0000)]
(Other Plists): Remove @tindex.

17 years ago(Syntax Table Functions, Parsing Expressions, Categories): Remove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:01:52 +0000 (18:01 +0000)]
(Syntax Table Functions, Parsing Expressions, Categories): Remove @tindex.

17 years ago(Buffer Contents, Deletion, Changing Properties)
Eli Zaretskii [Sat, 8 Jul 2006 18:01:23 +0000 (18:01 +0000)]
(Buffer Contents, Deletion, Changing Properties)
(Property Search, Special Properties, Sticky Properties)
(Links and Mouse-1, Fields, Change Hooks): Remove @tindex.

17 years ago(Constant Variables): Remove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:00:50 +0000 (18:00 +0000)]
(Constant Variables): Remove @tindex.

17 years ago(Textual Scrolling, Resizing Windows): Remove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:00:14 +0000 (18:00 +0000)]
(Textual Scrolling, Resizing Windows): Remove @tindex.

17 years ago(x-display-name): Fix typo.
Romain Francoise [Sat, 8 Jul 2006 16:31:42 +0000 (16:31 +0000)]
(x-display-name): Fix typo.

17 years agoChangeLog
Eli Zaretskii [Sat, 8 Jul 2006 16:18:51 +0000 (16:18 +0000)]
ChangeLog

17 years agoRegenerated.
Eli Zaretskii [Sat, 8 Jul 2006 16:18:28 +0000 (16:18 +0000)]
Regenerated.

17 years ago(PKG_CHECK_MODUILES): Redirect stderr of pkg-config to /dev/null, since we
Eli Zaretskii [Sat, 8 Jul 2006 16:17:47 +0000 (16:17 +0000)]
(PKG_CHECK_MODUILES): Redirect stderr of pkg-config to /dev/null, since we
don't need the error message, just the exit status.

17 years ago(hexl-find-file): Doc fix.
Eli Zaretskii [Sat, 8 Jul 2006 15:53:01 +0000 (15:53 +0000)]
(hexl-find-file): Doc fix.

17 years ago(define-minor-mode): Doc fix.
Eli Zaretskii [Sat, 8 Jul 2006 15:20:52 +0000 (15:20 +0000)]
(define-minor-mode): Doc fix.

17 years agoAdd an example "Compilation started ..." line.
Thien-Thi Nguyen [Sat, 8 Jul 2006 13:21:42 +0000 (13:21 +0000)]
Add an example "Compilation started ..." line.

17 years agofileio.c (do_auto_save_make_dir): Make the auto-save-list-file
Stephen Gildea [Sat, 8 Jul 2006 11:42:40 +0000 (11:42 +0000)]
fileio.c (do_auto_save_make_dir): Make the auto-save-list-file
directory unreadable for better user privacy.

17 years ago* term/x-win.el (x-display-name): Doc fix.
Chong Yidong [Sat, 8 Jul 2006 01:45:46 +0000 (01:45 +0000)]
* term/x-win.el (x-display-name): Doc fix.

17 years ago(fill-delete-prefix): Don't ignore excessively long prefixes.
Stefan Monnier [Fri, 7 Jul 2006 19:04:49 +0000 (19:04 +0000)]
(fill-delete-prefix): Don't ignore excessively long prefixes.
(fill-region-as-paragraph): Don't round up to a whole line.
(fill-comment-paragraph): Don't include the code-before-the-comment
when calling fill-region-as-paragraph.

17 years ago(Fforward_comment): Fix int-32 vs EMACS_INT-64 mixup.
Stefan Monnier [Fri, 7 Jul 2006 16:52:13 +0000 (16:52 +0000)]
(Fforward_comment): Fix int-32 vs EMACS_INT-64 mixup.

17 years ago(make-char): Remove redundancy.
Stefan Monnier [Fri, 7 Jul 2006 16:38:17 +0000 (16:38 +0000)]
(make-char): Remove redundancy.

17 years ago* textmodes/texinfmt.el (texinfo-format-separate-node):
Robert J. Chassell [Fri, 7 Jul 2006 16:36:29 +0000 (16:36 +0000)]
* textmodes/texinfmt.el (texinfo-format-separate-node):
          Insert a string before point, which fits documentation, not after.
          (texinfo-multitable-item): In a multitable row, insert any
          additional needed @tabs and spaces.

17 years ago(byte-compile-form): The `byte-compile'
Stefan Monnier [Fri, 7 Jul 2006 16:34:44 +0000 (16:34 +0000)]
(byte-compile-form): The `byte-compile'
property may contain an anonymous function rather than a symbol.

17 years ago(readevalloop): Remove unused var `bpos'. Yet another int/Lisp_Object mixup.
Stefan Monnier [Fri, 7 Jul 2006 16:16:18 +0000 (16:16 +0000)]
(readevalloop): Remove unused var `bpos'.  Yet another int/Lisp_Object mixup.

17 years ago(read_filtered_event): Remove `register' qualifier because it
Stefan Monnier [Fri, 7 Jul 2006 16:12:51 +0000 (16:12 +0000)]
(read_filtered_event): Remove `register' qualifier because it
causes compilation problem with gcc-4.0.2-20051125 on amd64.

17 years ago(Fexecute_extended_command): Mention the argument PREFIXARG in the doc string.
Eli Zaretskii [Fri, 7 Jul 2006 15:49:31 +0000 (15:49 +0000)]
(Fexecute_extended_command): Mention the argument PREFIXARG in the doc string.

17 years ago(cvs-temp-buffer-name): Fix non-hiddenness.
Stefan Monnier [Fri, 7 Jul 2006 15:39:53 +0000 (15:39 +0000)]
(cvs-temp-buffer-name): Fix non-hiddenness.

17 years ago*** empty log message ***
Stefan Monnier [Fri, 7 Jul 2006 15:26:26 +0000 (15:26 +0000)]
*** empty log message ***

17 years ago(compilation-error-regexp-alist-alist) <gnu>:
Stefan Monnier [Fri, 7 Jul 2006 15:17:35 +0000 (15:17 +0000)]
(compilation-error-regexp-alist-alist) <gnu>:
Use shy regexp.  Fix incorrect backref to potentially unmatched group.

17 years ago(dirtrack-default-directory-function): Remove.
Stefan Monnier [Fri, 7 Jul 2006 15:14:47 +0000 (15:14 +0000)]
(dirtrack-default-directory-function): Remove.
(dirtrack-directory-function): Use file-name-as-directory.
(dirtrack-windows-directory-function): Simplify.
(dirtrack-forward-slash, dirtrack-backward-slash)
(dirtrack-replace-slash): Remove.
(dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
(dirtrack): Fix wrong parenthesizing; use match-string.

17 years agoRemove spurious * in docstrings.
Stefan Monnier [Fri, 7 Jul 2006 14:40:35 +0000 (14:40 +0000)]
Remove spurious * in docstrings.
(inferior-octave-mode): Only change the buffer-local value of
comint-dynamic-complete-functions.
(inferior-octave-mode-map, inferior-octave-mode-syntax-table):
Move the initialization to the declaration.
(inferior-octave-complete): Remove unused var `filter'.

17 years ago(shell-mode): Only change the buffer-local value of
Stefan Monnier [Fri, 7 Jul 2006 14:34:02 +0000 (14:34 +0000)]
(shell-mode): Only change the buffer-local value of
comint-dynamic-complete-functions.

17 years ago(Fringe Cursors): Fix typo.
Kim F. Storm [Fri, 7 Jul 2006 13:31:23 +0000 (13:31 +0000)]
(Fringe Cursors): Fix typo.
(Customizing Bitmaps): Fix define-fringe-bitmap entry.
(Overlay Arrow): Default is overlay-arrow fringe indicator.

17 years ago*** empty log message ***
Kim F. Storm [Fri, 7 Jul 2006 13:31:09 +0000 (13:31 +0000)]
*** empty log message ***

17 years agoSlight formatting changes and typo fixes. Add description of NEWS markings.
Eli Zaretskii [Fri, 7 Jul 2006 11:20:50 +0000 (11:20 +0000)]
Slight formatting changes and typo fixes.  Add description of NEWS markings.

17 years ago(Fdefine_fringe_bitmap): Doc fix.
Kim F. Storm [Fri, 7 Jul 2006 10:38:26 +0000 (10:38 +0000)]
(Fdefine_fringe_bitmap): Doc fix.

17 years ago*** empty log message ***
Kim F. Storm [Fri, 7 Jul 2006 10:38:10 +0000 (10:38 +0000)]
*** empty log message ***

17 years agoMention INSTALL.CVS.
Kim F. Storm [Fri, 7 Jul 2006 08:22:04 +0000 (08:22 +0000)]
Mention INSTALL.CVS.

17 years ago*** empty log message ***
Kim F. Storm [Fri, 7 Jul 2006 08:21:54 +0000 (08:21 +0000)]
*** empty log message ***

17 years agoVersion number change.
Carsten Dominik [Fri, 7 Jul 2006 06:33:47 +0000 (06:33 +0000)]
Version number change.

17 years ago*** empty log message ***
Carsten Dominik [Fri, 7 Jul 2006 06:33:03 +0000 (06:33 +0000)]
*** empty log message ***

17 years ago(Exporting): Document `C-c C-e' as the prefix for
Carsten Dominik [Fri, 7 Jul 2006 06:32:09 +0000 (06:32 +0000)]
(Exporting): Document `C-c C-e' as the prefix for
exporting commands.
(Global TODO list): Document the use of the variables
`org-agenda-todo-ignore-scheduled' and
`org-agenda-todo-list-sublevels'.

17 years ago(org-agenda-get-todos): Skip subtree also if entry is
Carsten Dominik [Fri, 7 Jul 2006 06:31:30 +0000 (06:31 +0000)]
(org-agenda-get-todos): Skip subtree also if entry is
skipped because it has been scheduled.
(org-prepare-agenda-buffers): Don't mark buffers as modified when
changing `:org-archived' and `:org-comment' properties.

17 years agoChecked lispref/display.texi
Jason Rumney [Thu, 6 Jul 2006 23:00:15 +0000 (23:00 +0000)]
Checked lispref/display.texi

17 years ago* server.el (server-select-display): Don't make the temp frame
Chong Yidong [Thu, 6 Jul 2006 22:48:16 +0000 (22:48 +0000)]
* server.el (server-select-display): Don't make the temp frame
minibuffer-only, in case it's not a temp frame.
(server-process-filter): Don't delete the temp frame if it's the
only one we have on that display.

17 years ago* files.el (find-alternate-file): Doc fix.
Chong Yidong [Thu, 6 Jul 2006 13:55:49 +0000 (13:55 +0000)]
* files.el (find-alternate-file): Doc fix.

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 6 Jul 2006 13:44:10 +0000 (13:44 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Wed, 5 Jul 2006 17:14:10 +0000 (17:14 +0000)]
*** empty log message ***

17 years ago(abbreviate-file-name): Add save-match-data.
Richard M. Stallman [Wed, 5 Jul 2006 17:13:28 +0000 (17:13 +0000)]
(abbreviate-file-name): Add save-match-data.