]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years agoChangeLog
Eli Zaretskii [Sat, 8 Jul 2006 16:18:51 +0000 (16:18 +0000)]
ChangeLog

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

18 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'.

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

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

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

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

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

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

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

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

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

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

18 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'.

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

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

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

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

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

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

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

18 years ago(Buffer Contents): Add example of text props in result of buffer-substring.
Richard M. Stallman [Wed, 5 Jul 2006 17:09:30 +0000 (17:09 +0000)]
(Buffer Contents): Add example of text props in result of buffer-substring.
(Text Properties): Explain better about use of specific property names.
(Property Search): Some cleanups; reorder some functions.

18 years ago(Changing Key Bindings): Cleanup.
Richard M. Stallman [Wed, 5 Jul 2006 17:07:29 +0000 (17:07 +0000)]
(Changing Key Bindings): Cleanup.
Add xref to Key Binding Conventions.

18 years ago(Attribute Functions): Add examples for face-attribute-relative-p.
Richard M. Stallman [Wed, 5 Jul 2006 17:05:41 +0000 (17:05 +0000)]
(Attribute Functions): Add examples for face-attribute-relative-p.

18 years ago(Coding Conventions): Cleanup last change.
Richard M. Stallman [Wed, 5 Jul 2006 17:04:09 +0000 (17:04 +0000)]
(Coding Conventions): Cleanup last change.

18 years ago(Scrolling only one line): Fix xref.
Richard M. Stallman [Wed, 5 Jul 2006 17:03:06 +0000 (17:03 +0000)]
(Scrolling only one line): Fix xref.

18 years ago* insdel.c (prepare_to_modify_buffer): For an indirect buffer, do
Chong Yidong [Wed, 5 Jul 2006 16:05:02 +0000 (16:05 +0000)]
* insdel.c (prepare_to_modify_buffer): For an indirect buffer, do
clash detection using the base buffer.

18 years ago* puresize.h (BASE_PURESIZE): Increment to 1210500.
Chong Yidong [Wed, 5 Jul 2006 15:12:41 +0000 (15:12 +0000)]
* puresize.h (BASE_PURESIZE): Increment to 1210500.

18 years agofix overfull/underfull boxes
Karl Berry [Wed, 5 Jul 2006 14:13:24 +0000 (14:13 +0000)]
fix overfull/underfull boxes

18 years ago10pt text size, no chapternewpage odd
Karl Berry [Wed, 5 Jul 2006 14:11:15 +0000 (14:11 +0000)]
10pt text size, no chapternewpage odd

18 years ago* net/goto-addr.el (goto-address): Mark as safe for local evals.
Chong Yidong [Wed, 5 Jul 2006 12:35:22 +0000 (12:35 +0000)]
* net/goto-addr.el (goto-address): Mark as safe for local evals.

18 years agoRecover truncated ChangeLog.
Kim F. Storm [Wed, 5 Jul 2006 11:35:52 +0000 (11:35 +0000)]
Recover truncated ChangeLog.

18 years agoFix Danish.
Kenichi Handa [Wed, 5 Jul 2006 11:12:54 +0000 (11:12 +0000)]
Fix Danish.

18 years ago#
André Spiegel [Wed, 5 Jul 2006 09:49:27 +0000 (09:49 +0000)]
#

18 years ago(vc-diff-internal): Fix prev change.
André Spiegel [Wed, 5 Jul 2006 08:05:29 +0000 (08:05 +0000)]
(vc-diff-internal): Fix prev change.

18 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 5 Jul 2006 08:04:51 +0000 (08:04 +0000)]
*** empty log message ***

18 years ago(Loading): Replace eval-current-buffer with eval-buffer.
Thien-Thi Nguyen [Wed, 5 Jul 2006 08:03:55 +0000 (08:03 +0000)]
(Loading): Replace eval-current-buffer with eval-buffer.

18 years ago(Instrumenting): Add Edebug-specific findex for eval-buffer.
Thien-Thi Nguyen [Wed, 5 Jul 2006 08:02:11 +0000 (08:02 +0000)]
(Instrumenting): Add Edebug-specific findex for eval-buffer.

18 years ago(Evaluating Emacs Lisp code):
Thien-Thi Nguyen [Wed, 5 Jul 2006 07:54:53 +0000 (07:54 +0000)]
(Evaluating Emacs Lisp code):
Throughout, replace eval-current-buffer with eval-buffer.

18 years ago(Lisp Eval): Througout, replace eval-current-buffer with eval-buffer.
Thien-Thi Nguyen [Wed, 5 Jul 2006 07:53:25 +0000 (07:53 +0000)]
(Lisp Eval): Througout, replace eval-current-buffer with eval-buffer.

18 years ago(emacs-lisp-mode-map): Use eval-buffer.
Thien-Thi Nguyen [Wed, 5 Jul 2006 07:47:41 +0000 (07:47 +0000)]
(emacs-lisp-mode-map): Use eval-buffer.

18 years agoComment munging; nfc.
Thien-Thi Nguyen [Wed, 5 Jul 2006 07:44:35 +0000 (07:44 +0000)]
Comment munging; nfc.

18 years ago(dun-load-d, dun-eval): Use eval-buffer.
Thien-Thi Nguyen [Wed, 5 Jul 2006 07:35:46 +0000 (07:35 +0000)]
(dun-load-d, dun-eval): Use eval-buffer.

18 years ago(top-level): Add CONTRIBUTE.
Romain Francoise [Wed, 5 Jul 2006 06:42:27 +0000 (06:42 +0000)]
(top-level): Add CONTRIBUTE.

18 years agoAdd a paragraph for non-ASCII examples at the head. Add
Kenichi Handa [Wed, 5 Jul 2006 01:28:49 +0000 (01:28 +0000)]
Add a paragraph for non-ASCII examples at the head.  Add
Bulgarian and Hungarian.  Add more "hello"s to Danish and Swedish.

18 years ago*** empty log message ***
Richard M. Stallman [Wed, 5 Jul 2006 00:47:05 +0000 (00:47 +0000)]
*** empty log message ***

18 years agoMuch rewrite.
Richard M. Stallman [Wed, 5 Jul 2006 00:43:21 +0000 (00:43 +0000)]
Much rewrite.

18 years agocl-byte-compile-compiler-macro checked.
Chong Yidong [Wed, 5 Jul 2006 00:31:45 +0000 (00:31 +0000)]
cl-byte-compile-compiler-macro checked.

18 years ago(Coding Systems, Specify Coding): Link descriptions of character translation.
Nick Roberts [Tue, 4 Jul 2006 22:05:31 +0000 (22:05 +0000)]
(Coding Systems, Specify Coding): Link descriptions of character translation.

18 years ago*** empty log message ***
Nick Roberts [Tue, 4 Jul 2006 22:04:49 +0000 (22:04 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Stefan Monnier [Tue, 4 Jul 2006 20:28:11 +0000 (20:28 +0000)]
*** empty log message ***

18 years ago(symbol-at-point): Don't use `form-at-point' which
Stefan Monnier [Tue, 4 Jul 2006 20:27:49 +0000 (20:27 +0000)]
(symbol-at-point): Don't use `form-at-point' which
fails if the symbol contains chars like ( or '.
(bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
(thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and `short'.

18 years ago*** empty log message ***
Stefan Monnier [Tue, 4 Jul 2006 20:23:54 +0000 (20:23 +0000)]
*** empty log message ***

18 years agoUse ;; instead of ;;; to better follow coding conventions.
Stefan Monnier [Tue, 4 Jul 2006 20:02:38 +0000 (20:02 +0000)]
Use ;; instead of ;;; to better follow coding conventions.

18 years agoMention consolidation of images in etc/images, and the new icons.
Chong Yidong [Tue, 4 Jul 2006 14:32:15 +0000 (14:32 +0000)]
Mention consolidation of images in etc/images, and the new icons.

18 years ago(x_delete_display): Don't free or derefence NULL pointers.
Kim F. Storm [Tue, 4 Jul 2006 14:14:36 +0000 (14:14 +0000)]
(x_delete_display): Don't free or derefence NULL pointers.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 4 Jul 2006 14:14:13 +0000 (14:14 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Nick Roberts [Tue, 4 Jul 2006 11:23:36 +0000 (11:23 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Kenichi Handa [Tue, 4 Jul 2006 03:38:10 +0000 (03:38 +0000)]
*** empty log message ***

18 years ago(set-language-info): If LANG-ENV is
Kenichi Handa [Tue, 4 Jul 2006 03:36:57 +0000 (03:36 +0000)]
(set-language-info): If LANG-ENV is
the current one, don't call set-language-environment, but call one
of set-language-environment-XXX to make INFO effective now.
(set-language-environment): Call set-language-environment-XXX
functions instead of doing the various setups directly.
(set-language-environment-coding-systems): Argument eol-type
deleted.
(set-language-environment-input-method)
(set-language-environment-nonascii-translation)
(set-language-environment-charset)
(set-language-environment-fontset)
(set-language-environment-unibyte): New functions.

18 years ago(Fset_overriding_fontspec_internal): Check if we need
Kenichi Handa [Tue, 4 Jul 2006 03:22:09 +0000 (03:22 +0000)]
(Fset_overriding_fontspec_internal): Check if we need
to update Voverriding_fontspec_alist.

18 years agoNew file.
Nick Roberts [Tue, 4 Jul 2006 01:16:51 +0000 (01:16 +0000)]
New file.

18 years agoUpdate for MH-E release 8.0.2. mh-e-8.0.2
Bill Wohler [Tue, 4 Jul 2006 00:44:46 +0000 (00:44 +0000)]
Update for MH-E release 8.0.2.

18 years ago(Version, mh-version): Update for release 8.0.2.
Bill Wohler [Tue, 4 Jul 2006 00:43:44 +0000 (00:43 +0000)]
(Version, mh-version): Update for release 8.0.2.

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 4 Jul 2006 00:06:55 +0000 (00:06 +0000)]
*** empty log message ***

18 years ago(locate-update-when-revert): New option.
Luc Teirlinck [Tue, 4 Jul 2006 00:03:53 +0000 (00:03 +0000)]
(locate-update-when-revert): New option.
(locate-update-path): New option (suggested by Michael Albinus).
(locate-prompt-for-command): Whitespace change.
(locate-update): No longer offer to update the locate database by
default.  Implement the two new options.

18 years ago(mh-tool-bar-define): Fix XEmacs' vector-list so it refers to the
Bill Wohler [Mon, 3 Jul 2006 23:41:32 +0000 (23:41 +0000)]
(mh-tool-bar-define): Fix XEmacs' vector-list so it refers to the
icons in mh-xemacs-icon-map instead of trying to declare the icons in
situ. This allows mh-tool-bar.el to be compiled under XEmacs. Remove
initial value for mh-tool-bar-folder-buttons,
mh-tool-bar-show-buttons, mh-tool-bar-letter-buttons. The MH-E icons
now appear in XEmacs. In mh-tool-bar-init, check for
mh-xemacs-use-tool-bar-flag sooner. This allows MH-E to be used in
XEmacs in a tty (closes SF #1506846).

18 years agoRequire mh-buffers and mh-compat before mh-xemacs now that mh-xemacs
Bill Wohler [Mon, 3 Jul 2006 23:30:27 +0000 (23:30 +0000)]
Require mh-buffers and mh-compat before mh-xemacs now that mh-xemacs
needs functions in mh-compat.

18 years ago(Remote Mailboxes): Add missing @code keyword.
Nick Roberts [Mon, 3 Jul 2006 23:14:06 +0000 (23:14 +0000)]
(Remote Mailboxes): Add missing @code keyword.

18 years ago*** empty log message ***
Nick Roberts [Mon, 3 Jul 2006 23:13:41 +0000 (23:13 +0000)]
*** empty log message ***

18 years agotooltip.el: Move comment about track-mouse...
Nick Roberts [Mon, 3 Jul 2006 23:05:49 +0000 (23:05 +0000)]
tooltip.el: Move comment about track-mouse...
progmodes/gud.el: ...to here.

18 years agoAdd the missing comment [7].
Eli Zaretskii [Mon, 3 Jul 2006 19:45:26 +0000 (19:45 +0000)]
Add the missing comment [7].

18 years agofix overfull/underfull boxes
Karl Berry [Mon, 3 Jul 2006 18:17:21 +0000 (18:17 +0000)]
fix overfull/underfull boxes

18 years ago(M-x): Fix.
Romain Francoise [Mon, 3 Jul 2006 16:39:32 +0000 (16:39 +0000)]
(M-x): Fix.

18 years ago(read-face-name): Doc fix.
Richard M. Stallman [Mon, 3 Jul 2006 15:53:33 +0000 (15:53 +0000)]
(read-face-name): Doc fix.

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 3 Jul 2006 15:52:32 +0000 (15:52 +0000)]
*** empty log message ***

18 years ago(Scrolling conservatively): Fix xref.
Richard M. Stallman [Mon, 3 Jul 2006 15:52:26 +0000 (15:52 +0000)]
(Scrolling conservatively): Fix xref.

18 years ago(Viewing differences): Usage fix.
Richard M. Stallman [Mon, 3 Jul 2006 15:52:07 +0000 (15:52 +0000)]
(Viewing differences): Usage fix.

18 years ago(Other Repeating Search): filename -> file name.
Richard M. Stallman [Mon, 3 Jul 2006 15:51:34 +0000 (15:51 +0000)]
(Other Repeating Search): filename -> file name.

18 years ago(Narrowing): Minor cleanups.
Richard M. Stallman [Mon, 3 Jul 2006 15:51:09 +0000 (15:51 +0000)]
(Narrowing): Minor cleanups.

18 years agoLots of cleanups.
Richard M. Stallman [Mon, 3 Jul 2006 15:50:37 +0000 (15:50 +0000)]
Lots of cleanups.

18 years ago(Visiting): filename -> file name.
Richard M. Stallman [Mon, 3 Jul 2006 15:49:14 +0000 (15:49 +0000)]
(Visiting): filename -> file name.