]> code.delx.au - gnu-emacs/log
gnu-emacs
16 years ago(diff-current-defun): Force recomputation of change-log-default-name.
Stefan Monnier [Fri, 12 Oct 2007 19:36:28 +0000 (19:36 +0000)]
(diff-current-defun): Force recomputation of change-log-default-name.

16 years ago(command-line-1): Comment out unused code for coping with the old
Chong Yidong [Fri, 12 Oct 2007 19:00:30 +0000 (19:00 +0000)]
(command-line-1): Comment out unused code for coping with the old
sit-for behavior.

16 years ago(fancy-startup-screen): Remove an unnecessary newline and some
Chong Yidong [Fri, 12 Oct 2007 18:56:00 +0000 (18:56 +0000)]
(fancy-startup-screen): Remove an unnecessary newline and some
leftover logic regarding dedicated frames.  If showing concise startup
screen, fit window to buffer.
(command-line-1): If we will be using the splash screen, use find-file
instead of find-file-other-window to find additional files.

16 years ago* startup.el (fancy-startup-screen): Remove an unnecessary newline
Chong Yidong [Fri, 12 Oct 2007 18:55:43 +0000 (18:55 +0000)]
* startup.el (fancy-startup-screen): Remove an unnecessary newline
and some leftover logic regarding dedicated frames.  If showing
concise startup screen, fit window to buffer.
(command-line-1): If we will be using the splash screen, use
find-file instead of find-file-other-window to find additional
files.

16 years ago(xterm-function-map, xterm-alternatives-map): Use the
Stefan Monnier [Fri, 12 Oct 2007 15:32:23 +0000 (15:32 +0000)]
(xterm-function-map, xterm-alternatives-map): Use the
`meta' modifier consistently, rather than using sometimes meta
sometimes alt.

16 years ago*** empty log message ***
Glenn Morris [Fri, 12 Oct 2007 08:51:23 +0000 (08:51 +0000)]
*** empty log message ***

16 years ago(org-publish-get-plist-from-filename): Use mapc rather than mapcar.
Glenn Morris [Fri, 12 Oct 2007 06:41:15 +0000 (06:41 +0000)]
(org-publish-get-plist-from-filename): Use mapc rather than mapcar.

16 years agoRemove some trailing whitespace.
Glenn Morris [Fri, 12 Oct 2007 06:39:21 +0000 (06:39 +0000)]
Remove some trailing whitespace.
(reftex-do-citation)
(reftex-insert-bib-matches): Use mapc rather than mapcar.

16 years ago(reftex-offer-label-menu): Use mapc rather than mapcar.
Glenn Morris [Fri, 12 Oct 2007 06:37:58 +0000 (06:37 +0000)]
(reftex-offer-label-menu): Use mapc rather than mapcar.

16 years ago(reftex-select-unmark): Use mapc rather than mapcar.
Glenn Morris [Fri, 12 Oct 2007 06:36:27 +0000 (06:36 +0000)]
(reftex-select-unmark): Use mapc rather than mapcar.

16 years ago(reftex-toc-do-promote): Use mapc rather than mapcar.
Glenn Morris [Fri, 12 Oct 2007 06:34:33 +0000 (06:34 +0000)]
(reftex-toc-do-promote): Use mapc rather than mapcar.

16 years ago(reftex-erase-all-selection-and-index-buffers)
Glenn Morris [Fri, 12 Oct 2007 06:33:19 +0000 (06:33 +0000)]
(reftex-erase-all-selection-and-index-buffers)
(reftex-access-parse-file): Use mapc rather than mapcar.

16 years agoThe abbrev file is no longer read at startup in batch mode.
Glenn Morris [Fri, 12 Oct 2007 06:29:56 +0000 (06:29 +0000)]
The abbrev file is no longer read at startup in batch mode.

16 years ago(command-line): Do not read abbrev file in batch mode.
Glenn Morris [Fri, 12 Oct 2007 06:28:54 +0000 (06:28 +0000)]
(command-line): Do not read abbrev file in batch mode.

16 years ago*** empty log message ***
Glenn Morris [Fri, 12 Oct 2007 06:28:31 +0000 (06:28 +0000)]
*** empty log message ***

16 years ago(handle-select-window): Revert part of 2007-10-08
Martin Rudalics [Fri, 12 Oct 2007 06:23:43 +0000 (06:23 +0000)]
(handle-select-window): Revert part of 2007-10-08
change setting the input focus.

16 years ago(hilit-mode): Use mapc rather than mapcar.
Glenn Morris [Fri, 12 Oct 2007 03:07:02 +0000 (03:07 +0000)]
(hilit-mode): Use mapc rather than mapcar.

16 years agoRe-fill copyright header.
Glenn Morris [Fri, 12 Oct 2007 03:05:02 +0000 (03:05 +0000)]
Re-fill copyright header.
(rmail-list-to-menu): Use mapc rather than mapcar.

16 years ago(c-postprocess-file-styles)
Glenn Morris [Fri, 12 Oct 2007 03:03:25 +0000 (03:03 +0000)]
(c-postprocess-file-styles)
(c-submit-bug-report): Use mapc rather than mapcar.

16 years ago(vc-mcvs-checkin): Use mapc rather than mapcar.
Glenn Morris [Fri, 12 Oct 2007 03:01:13 +0000 (03:01 +0000)]
(vc-mcvs-checkin): Use mapc rather than mapcar.

16 years ago(top level): Use mapc rather than mapcar.
Glenn Morris [Fri, 12 Oct 2007 03:00:05 +0000 (03:00 +0000)]
(top level): Use mapc rather than mapcar.

16 years ago(custom-variable-menu, custom-face-menu)
Glenn Morris [Fri, 12 Oct 2007 02:56:23 +0000 (02:56 +0000)]
(custom-variable-menu, custom-face-menu)
(custom-group-menu): Check init-file-user rather than
user-init-file, in case cus-edit is loaded by site-run-file.

16 years agoComment.
Glenn Morris [Fri, 12 Oct 2007 02:50:38 +0000 (02:50 +0000)]
Comment.

16 years agoFix previous change.
Dan Nicolaescu [Thu, 11 Oct 2007 23:32:32 +0000 (23:32 +0000)]
Fix previous change.

16 years ago* vc.el (vc-deduce-fileset): Delete unused code.
Dan Nicolaescu [Thu, 11 Oct 2007 22:21:17 +0000 (22:21 +0000)]
* vc.el (vc-deduce-fileset): Delete unused code.
(vc-next-action): Fix typos.

16 years agoMore fixes from Robert J. Chassell.
Eric S. Raymond [Thu, 11 Oct 2007 17:07:59 +0000 (17:07 +0000)]
More fixes from Robert J. Chassell.

16 years agoCorrected version of Juanma's fix patch.
Eric S. Raymond [Thu, 11 Oct 2007 16:53:58 +0000 (16:53 +0000)]
Corrected version of Juanma's fix patch.
.

16 years ago*** empty log message ***
Eric S. Raymond [Thu, 11 Oct 2007 16:39:44 +0000 (16:39 +0000)]
*** empty log message ***

16 years agoRemove RCS keywords from doc/misc/cc-mode.texi
Miles Bader [Thu, 11 Oct 2007 16:39:15 +0000 (16:39 +0000)]
Remove RCS keywords from doc/misc/cc-mode.texi

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

16 years agoFix evaluation time of a macro arument.
Eric S. Raymond [Thu, 11 Oct 2007 16:37:42 +0000 (16:37 +0000)]
Fix evaluation time of a macro arument.

16 years ago(bs--mark-unmark): New function.
Juanma Barranquero [Thu, 11 Oct 2007 16:10:26 +0000 (16:10 +0000)]
(bs--mark-unmark): New function.
(bs-mark-current, bs-unmark-current): Use it.

16 years agoFollow through on the VC terminology change (version -> revision).
Eric S. Raymond [Thu, 11 Oct 2007 16:02:53 +0000 (16:02 +0000)]
Follow through on the VC terminology change (version -> revision).

16 years agoBug fixes by Juanma Barranquero. Temporarily disable the check for
Eric S. Raymond [Thu, 11 Oct 2007 15:29:58 +0000 (15:29 +0000)]
Bug fixes by Juanma Barranquero.  Temporarily disable the check for
his edge case, it's calling some brittle code.

16 years agoAddress an edge case in vc-diff. This is an experimental fix and may change.
Eric S. Raymond [Thu, 11 Oct 2007 15:13:29 +0000 (15:13 +0000)]
Address an edge case in vc-diff.  This is an experimental fix and may change.

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 11 Oct 2007 14:47:16 +0000 (14:47 +0000)]
*** empty log message ***

16 years agoMore minor changes suggested by Robert Chassell.
Eric S. Raymond [Thu, 11 Oct 2007 14:39:41 +0000 (14:39 +0000)]
More minor changes suggested by Robert Chassell.

16 years agoMinor fixes to version-control material suggseted by RMS and Robert
Eric S. Raymond [Thu, 11 Oct 2007 14:15:27 +0000 (14:15 +0000)]
Minor fixes to version-control material suggseted by RMS and Robert
J. Chassell.

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 11 Oct 2007 11:49:08 +0000 (11:49 +0000)]
*** empty log message ***

16 years ago(follow-stop-intercept-process-output):
Juanma Barranquero [Thu, 11 Oct 2007 11:44:05 +0000 (11:44 +0000)]
(follow-stop-intercept-process-output):
Use `follow-call-process-filter' rather than `process-filter'.
Simplify.

16 years agoRobustify a bit against filenames with no directory component.
Eric S. Raymond [Thu, 11 Oct 2007 11:22:19 +0000 (11:22 +0000)]
Robustify a bit against filenames with no directory component.

16 years agoRevert down-casing of copyright header.
Glenn Morris [Thu, 11 Oct 2007 03:47:14 +0000 (03:47 +0000)]
Revert down-casing of copyright header.

16 years agoFix :foreground and :background face attributes
Vinicius Jose Latorre [Thu, 11 Oct 2007 01:59:14 +0000 (01:59 +0000)]
Fix :foreground and :background face attributes

16 years agoUndo unwanted and unexplained change.
Stefan Monnier [Thu, 11 Oct 2007 01:46:40 +0000 (01:46 +0000)]
Undo unwanted and unexplained change.

16 years agoInstalled version 5.11b of org-mode
John Wiegley [Wed, 10 Oct 2007 23:57:33 +0000 (23:57 +0000)]
Installed version 5.11b of org-mode

16 years agoRevise version-control portions of the manual to include
Eric S. Raymond [Wed, 10 Oct 2007 23:22:48 +0000 (23:22 +0000)]
Revise version-control portions of the manual to include
systems with monotonic revision IDs.

16 years agoFix attribution
Jason Rumney [Wed, 10 Oct 2007 22:02:47 +0000 (22:02 +0000)]
Fix attribution

16 years ago(x_create_tip_frame): Set terminal for frame.
Jason Rumney [Wed, 10 Oct 2007 21:52:29 +0000 (21:52 +0000)]
(x_create_tip_frame): Set terminal for frame.

16 years ago(frame-inherited-parameters): Remove unused `environment'
Stefan Monnier [Wed, 10 Oct 2007 20:44:34 +0000 (20:44 +0000)]
(frame-inherited-parameters): Remove unused `environment'
parameter, and let server.el add `client' when needed.

16 years ago(server-create-tty-frame, server-create-window-system-frame):
Stefan Monnier [Wed, 10 Oct 2007 20:43:22 +0000 (20:43 +0000)]
(server-create-tty-frame, server-create-window-system-frame):
Set frame-inherited-parameters.

16 years ago* frame.c (Qenvironment): Remove.
Stefan Monnier [Wed, 10 Oct 2007 20:24:19 +0000 (20:24 +0000)]
* frame.c (Qenvironment): Remove.
(syms_of_frame) <Qenvironment>: Don't initialize.
(Fdelete_frame): Don't treat the `environment' param specially.
* frame.h (Qenvironment): Don't declare.
* callproc.c (set_initial_environment): Don't set unused frame param.

16 years ago(frame-inherited-parameters): New var.
Stefan Monnier [Wed, 10 Oct 2007 20:18:45 +0000 (20:18 +0000)]
(frame-inherited-parameters): New var.
(make-frame): Use it.

16 years ago*** empty log message ***
Stefan Monnier [Wed, 10 Oct 2007 20:02:07 +0000 (20:02 +0000)]
*** empty log message ***

16 years ago* frame.c (Fframe_with_environment): Remove.
Stefan Monnier [Wed, 10 Oct 2007 20:01:26 +0000 (20:01 +0000)]
* frame.c (Fframe_with_environment): Remove.
(syms_of_frame) <Sframe_with_environment>: Don't declare.
* lisp.h (Fframe_with_environment): Don't declare.

16 years ago(let-environment): Remove. Unused.
Stefan Monnier [Wed, 10 Oct 2007 19:57:08 +0000 (19:57 +0000)]
(let-environment): Remove.  Unused.
(read-envvar-name): Simplify.
(setenv): Remove unused arg `frame'.

16 years agoCarry through today's big terminology change to a few places where I
Eric S. Raymond [Wed, 10 Oct 2007 19:39:23 +0000 (19:39 +0000)]
Carry through today's big terminology change to a few places where I
missed it in the back ends.

16 years ago(describe-variable): Add missing " " for multiline
Stefan Monnier [Wed, 10 Oct 2007 19:18:53 +0000 (19:18 +0000)]
(describe-variable): Add missing "  " for multiline
obsolescence info and missing EOL after global value.

16 years agoTerminology cleanup.
Eric S. Raymond [Wed, 10 Oct 2007 18:52:45 +0000 (18:52 +0000)]
Terminology cleanup.

16 years ago*** empty log message ***
Juanma Barranquero [Wed, 10 Oct 2007 16:25:30 +0000 (16:25 +0000)]
*** empty log message ***

16 years agoChange all instances of "Follow Mode" to "Follow mode" in docstrings and messages.
Juanma Barranquero [Wed, 10 Oct 2007 16:19:07 +0000 (16:19 +0000)]
Change all instances of "Follow Mode" to "Follow mode" in docstrings and messages.
(follow-menu-filter): Fix arg passed to `bound-and-true-p'.

16 years agoUpdates for new VC.
Eric S. Raymond [Wed, 10 Oct 2007 15:29:31 +0000 (15:29 +0000)]
Updates for new VC.

16 years agoFix sectrioning errors in files.texi.
Eric S. Raymond [Wed, 10 Oct 2007 15:03:07 +0000 (15:03 +0000)]
Fix sectrioning errors in files.texi.

16 years agoNew VC in the NEWS.
Eric S. Raymond [Wed, 10 Oct 2007 13:30:46 +0000 (13:30 +0000)]
New VC in the NEWS.

16 years agoNew VC command docs for the Emacs manual.
Eric S. Raymond [Wed, 10 Oct 2007 13:24:29 +0000 (13:24 +0000)]
New VC command docs for the Emacs manual.

16 years agoMerge in new VC with filesets.
Eric S. Raymond [Wed, 10 Oct 2007 13:17:53 +0000 (13:17 +0000)]
Merge in new VC with filesets.

16 years agoRemove obsolete .cvsignore files.
Andreas Schwab [Wed, 10 Oct 2007 11:53:09 +0000 (11:53 +0000)]
Remove obsolete .cvsignore files.

16 years agoRevert accidental change during the merge from emacs--rel--22.
Juanma Barranquero [Wed, 10 Oct 2007 09:12:01 +0000 (09:12 +0000)]
Revert accidental change during the merge from emacs--rel--22.

16 years ago(indent_tabs_mode, last_known_column, last_known_column_modified): Make static.
Juanma Barranquero [Wed, 10 Oct 2007 08:53:30 +0000 (08:53 +0000)]
(indent_tabs_mode, last_known_column, last_known_column_modified): Make static.
(syms_of_indent) <indent-tabs-mode>: Remove redundant info in docstring.

16 years agoFix comment; indent-tabs-mode was a bad example,
Juanma Barranquero [Wed, 10 Oct 2007 08:29:04 +0000 (08:29 +0000)]
Fix comment; indent-tabs-mode was a bad example,
it is not a DEFVAR_INT, but DEFVAR_BOOL.

16 years agoSync with Tramp 2.1.11.
Michael Albinus [Wed, 10 Oct 2007 04:55:30 +0000 (04:55 +0000)]
Sync with Tramp 2.1.11.

16 years ago(BASE_PURESIZE): Increase to 1170000.
Katsumi Yamaoka [Wed, 10 Oct 2007 01:14:25 +0000 (01:14 +0000)]
(BASE_PURESIZE): Increase to 1170000.

16 years ago*** empty log message ***
Eric S. Raymond [Tue, 9 Oct 2007 18:22:38 +0000 (18:22 +0000)]
*** empty log message ***

16 years agoAdded descriptions of newer supported version control systems. Arranged all in
Eric S. Raymond [Tue, 9 Oct 2007 17:49:23 +0000 (17:49 +0000)]
Added descriptions of newer supported version control systems.  Arranged all in
chronological order.

16 years agoThis is the actual fix....
Eric S. Raymond [Tue, 9 Oct 2007 16:54:40 +0000 (16:54 +0000)]
This is the actual fix....

16 years agoRemove mention of local-key-translation-map.
Stefan Monnier [Tue, 9 Oct 2007 16:02:33 +0000 (16:02 +0000)]
Remove mention of local-key-translation-map.

16 years agoRequire easymenu.
Juanma Barranquero [Tue, 9 Oct 2007 15:27:49 +0000 (15:27 +0000)]
Require easymenu.

16 years agoAdd missing change from rel-22 branch to src/image.c
Miles Bader [Tue, 9 Oct 2007 10:28:47 +0000 (10:28 +0000)]
Add missing change from rel-22 branch to src/image.c

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

16 years ago(print_help_and_exit): Fix space to improve alignment in output messages.
Juanma Barranquero [Tue, 9 Oct 2007 09:46:55 +0000 (09:46 +0000)]
(print_help_and_exit): Fix space to improve alignment in output messages.

16 years ago*** empty log message ***
Juanma Barranquero [Tue, 9 Oct 2007 09:09:25 +0000 (09:09 +0000)]
*** empty log message ***

16 years agoMerge from emacs--rel--22
Miles Bader [Tue, 9 Oct 2007 08:52:57 +0000 (08:52 +0000)]
Merge from emacs--rel--22

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

16 years agoMerge from gnus--rel--5.10
Miles Bader [Tue, 9 Oct 2007 08:55:58 +0000 (08:55 +0000)]
Merge from gnus--rel--5.10

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-115

16 years ago(follow-mode-hook, follow-mode): Doc fixes.
Juanma Barranquero [Tue, 9 Oct 2007 08:44:02 +0000 (08:44 +0000)]
(follow-mode-hook, follow-mode): Doc fixes.
(follow-mode-off-hook): Mark as obsolete.

16 years ago(follow-mode-hook, follow-mode): Doc fixes.
Juanma Barranquero [Tue, 9 Oct 2007 08:39:33 +0000 (08:39 +0000)]
(follow-mode-hook, follow-mode): Doc fixes.
(follow-mode-off-hook): Mark as obsolete.

16 years ago(x-alternatives-map): Remove spurious parenthesis.
Juanma Barranquero [Tue, 9 Oct 2007 08:09:15 +0000 (08:09 +0000)]
(x-alternatives-map): Remove spurious parenthesis.

16 years ago(encoded-kbd-setup-display):
Stefan Monnier [Tue, 9 Oct 2007 05:17:21 +0000 (05:17 +0000)]
(encoded-kbd-setup-display):
Use input-decode-map rather than local-key-translation-map.

16 years ago(rxvt-alternatives-map): New map.
Stefan Monnier [Tue, 9 Oct 2007 05:16:20 +0000 (05:16 +0000)]
(rxvt-alternatives-map): New map.
(terminal-init-rxvt): Use it.
Bind rxvt-function-map in input-decode-map.

16 years ago(xterm-alternatives-map): Remove spurious left-over code.
Stefan Monnier [Tue, 9 Oct 2007 05:15:00 +0000 (05:15 +0000)]
(xterm-alternatives-map): Remove spurious left-over code.
(terminal-init-xterm): Typos.

16 years ago(xterm-alternatives-map): New map.
Stefan Monnier [Tue, 9 Oct 2007 05:05:57 +0000 (05:05 +0000)]
(xterm-alternatives-map): New map.
(terminal-init-xterm): Use it.
Bind xterm-function-map in input-decode-map.

16 years agoAdd new `input-decode-map' keymap and use it for temrinal
Stefan Monnier [Tue, 9 Oct 2007 05:05:39 +0000 (05:05 +0000)]
Add new `input-decode-map' keymap and use it for temrinal
escape sequences.
* keyboard.h (struct kboard): Add Vinput_decode_map.
Remove Vlocal_key_translation_map.
* keyboard.c (read_key_sequence): Add support for input-decode-map.
(init_kboard): Init input-decode-map.
Replace local-key-translation-map back with key-translation-map.
(syms_of_keyboard): Declare input-decode-map.
Remove local-key-translation-map.  Update docstrings.
(mark_kboards): Mark Vinput_decode_map.
Don't mark Vlocal_key_translation_map.
* keymap.c (Fdescribe_buffer_bindings): Describe input-decode-map.
Replace local-key-translation-map back with key-translation-map.
* term.c (term_get_fkeys_1, CONDITIONAL_REASSIGN):
Bind in input-decode-map rather than function-key-map.

16 years ago(XSETPSEUDOVECTOR): Don't set the tag anymore.
Stefan Monnier [Tue, 9 Oct 2007 04:28:00 +0000 (04:28 +0000)]
(XSETPSEUDOVECTOR): Don't set the tag anymore.
This was made redundant by the previous introduction of XSETPVECTYPE.

16 years ago(x-alternatives-map): New var.
Stefan Monnier [Tue, 9 Oct 2007 04:26:29 +0000 (04:26 +0000)]
(x-alternatives-map): New var.
(x-setup-function-keys): Use it.

16 years ago(describe-variable): Slightly change the layout of
Stefan Monnier [Tue, 9 Oct 2007 04:25:14 +0000 (04:25 +0000)]
(describe-variable): Slightly change the layout of
meta-info to separate it better from the docstring.
Standardize insertion of extra empty lines in various circumstances.

16 years agoAdd todo.
Stefan Monnier [Tue, 9 Oct 2007 04:22:36 +0000 (04:22 +0000)]
Add todo.

16 years ago(diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
Stefan Monnier [Tue, 9 Oct 2007 04:22:11 +0000 (04:22 +0000)]
(diff-mode-map, diff-mode-menu): Add diff-fine-highlight.

16 years ago(diff-hunk-style): New fun.
Stefan Monnier [Tue, 9 Oct 2007 04:12:24 +0000 (04:12 +0000)]
(diff-hunk-style): New fun.
(diff-end-of-hunk): Use it.
(diff-context->unified): Use the new `apply' undo element, if applicable,
so as to save undo-log space.
(diff-fine-change): New face.
(diff-fine-highlight-preproc): New function.
(diff-fine-highlight): New command.

16 years ago(smerge-refine-chopup-region): Add `preproc' argument.
Stefan Monnier [Tue, 9 Oct 2007 03:38:57 +0000 (03:38 +0000)]
(smerge-refine-chopup-region): Add `preproc' argument.
(smerge-refine-highlight-change): Add `props' argument.
(smerge-refine-subst): New function holding most of smerge-refine.
(smerge-refine): Use it.

16 years agoRemove non-bug.
Glenn Morris [Tue, 9 Oct 2007 02:41:25 +0000 (02:41 +0000)]
Remove non-bug.

16 years agoRemove entry now on 22 branch.
Glenn Morris [Tue, 9 Oct 2007 02:40:22 +0000 (02:40 +0000)]
Remove entry now on 22 branch.

16 years agoMention openSUSE bcopy issue.
Glenn Morris [Tue, 9 Oct 2007 02:40:01 +0000 (02:40 +0000)]
Mention openSUSE bcopy issue.

16 years agoMention openSUSE bcopy issue.
Glenn Morris [Tue, 9 Oct 2007 02:39:43 +0000 (02:39 +0000)]
Mention openSUSE bcopy issue.

16 years ago(free_bitmap_record): Renamed from Free_Bitmap_Record.
Richard M. Stallman [Tue, 9 Oct 2007 01:40:05 +0000 (01:40 +0000)]
(free_bitmap_record): Renamed from Free_Bitmap_Record.