]> code.delx.au - gnu-emacs/log
gnu-emacs
16 years ago(describe-face): Allow handling a string as the face name.
Juri Linkov [Sun, 14 Oct 2007 20:40:31 +0000 (20:40 +0000)]
(describe-face): Allow handling a string as the face name.

16 years ago(Fmake_indirect_buffer): Set the buffer's tag.
Stefan Monnier [Sun, 14 Oct 2007 19:45:17 +0000 (19:45 +0000)]
(Fmake_indirect_buffer): Set the buffer's tag.

16 years agoLine break fix.
Richard M. Stallman [Sun, 14 Oct 2007 18:53:16 +0000 (18:53 +0000)]
Line break fix.

16 years ago*** empty log message ***
Juanma Barranquero [Sun, 14 Oct 2007 17:30:48 +0000 (17:30 +0000)]
*** empty log message ***

16 years ago(Ffset): Save autoload of the function being set.
Juanma Barranquero [Sun, 14 Oct 2007 17:21:39 +0000 (17:21 +0000)]
(Ffset): Save autoload of the function being set.

16 years ago(do_autoload): Don't save autoloads.
Juanma Barranquero [Sun, 14 Oct 2007 17:20:53 +0000 (17:20 +0000)]
(do_autoload): Don't save autoloads.

16 years ago(select-tags-table): Disable undo in the `*Tags Table List*' buffer.
Glenn Morris [Sun, 14 Oct 2007 02:52:58 +0000 (02:52 +0000)]
(select-tags-table): Disable undo in the `*Tags Table List*' buffer.

16 years agoComment.
Glenn Morris [Sun, 14 Oct 2007 02:49:58 +0000 (02:49 +0000)]
Comment.

16 years agoJohn Paul Wallington <jpw at pobox.com>
Glenn Morris [Sun, 14 Oct 2007 02:46:53 +0000 (02:46 +0000)]
John Paul Wallington  <jpw at pobox.com>

(x_create_tip_frame): Set the `display-type' frame parameter before
setting up faces.

16 years agomove @dircategory to after @copying
Karl Berry [Sat, 13 Oct 2007 23:48:41 +0000 (23:48 +0000)]
move @dircategory to after @copying

16 years ago(reftex-select-item): Use mapc rather than mapcar.
Glenn Morris [Sat, 13 Oct 2007 23:01:09 +0000 (23:01 +0000)]
(reftex-select-item): Use mapc rather than mapcar.

16 years ago(idlwave-complete-in-buffer): Use mapc rather than mapcar.
Glenn Morris [Sat, 13 Oct 2007 23:00:23 +0000 (23:00 +0000)]
(idlwave-complete-in-buffer): Use mapc rather than mapcar.

16 years ago*** empty log message ***
Glenn Morris [Sat, 13 Oct 2007 22:55:09 +0000 (22:55 +0000)]
*** empty log message ***

16 years ago(append_tool_bar_item): Reformat last change.
Eli Zaretskii [Sat, 13 Oct 2007 20:49:53 +0000 (20:49 +0000)]
(append_tool_bar_item): Reformat last change.

16 years ago(Fregister_code_conversion_map): Reformat last change.
Eli Zaretskii [Sat, 13 Oct 2007 20:47:44 +0000 (20:47 +0000)]
(Fregister_code_conversion_map): Reformat last change.

16 years ago(octave-looking-at-kw): Add doc string.
Glenn Morris [Sat, 13 Oct 2007 20:09:14 +0000 (20:09 +0000)]
(octave-looking-at-kw): Add doc string.
(octave-re-search-forward-kw, octave-re-search-backward-kw):
Add doc string, and an explicit COUNT argument.
(octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
INC to search functions.

16 years ago*** empty log message ***
Glenn Morris [Sat, 13 Oct 2007 20:08:38 +0000 (20:08 +0000)]
*** empty log message ***

16 years agoJohn W. Eaton <jwe at octave.org>
Glenn Morris [Sat, 13 Oct 2007 20:01:54 +0000 (20:01 +0000)]
John W. Eaton  <jwe at octave.org>

(octave-looking-at-kw)
(octave-re-search-forward-kw, octave-re-search-backward-kw): New functions.
(octave-in-defun-p, calculate-octave-indent)
(octave-blink-matching-block-open, octave-beginning-of-defun)
(octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
to search for regexps that contain case-sensitive keywords.
(octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
(octave-scan-blocks): Likewise, for octave-re-search-forward-kw.

16 years ago(face-spec-set): When FRAME is nil, set the default for
Glenn Morris [Sat, 13 Oct 2007 19:36:10 +0000 (19:36 +0000)]
(face-spec-set): When FRAME is nil, set the default for
new frames (restores pre-2007-09-17 behavior).  Doc fix.

16 years ago(woman-ignore): Fix doc typo.
Glenn Morris [Sat, 13 Oct 2007 19:36:00 +0000 (19:36 +0000)]
(woman-ignore): Fix doc typo.

16 years agoDo not use a single clause cond.
Dan Nicolaescu [Sat, 13 Oct 2007 17:57:47 +0000 (17:57 +0000)]
Do not use a single clause cond.

16 years ago* frame.el (select-frame-set-input-focus): Fix typo
Dan Nicolaescu [Sat, 13 Oct 2007 16:50:36 +0000 (16:50 +0000)]
* frame.el (select-frame-set-input-focus): Fix typo
"max" -> "mac". Do not use a single clause cond.

16 years ago* cus-start.el (all): Use test that does not match the X11 version
Dan Nicolaescu [Sat, 13 Oct 2007 16:36:05 +0000 (16:36 +0000)]
* cus-start.el (all): Use test that does not match the X11 version
for mac.

16 years ago(ebrowse-tree-mode): Disable undo in the BROWSE buffer.
Eli Zaretskii [Sat, 13 Oct 2007 12:55:26 +0000 (12:55 +0000)]
(ebrowse-tree-mode): Disable undo in the BROWSE buffer.

16 years agoReplace `abs' with `eabs'.
Eli Zaretskii [Sat, 13 Oct 2007 12:48:57 +0000 (12:48 +0000)]
Replace `abs' with `eabs'.

16 years ago(eabs): Rename from `abs'. All callers changed.
Eli Zaretskii [Sat, 13 Oct 2007 12:40:15 +0000 (12:40 +0000)]
(eabs): Rename from `abs'.  All callers changed.

16 years ago(grow_menu_items): Use larger_vector.
Eli Zaretskii [Sat, 13 Oct 2007 12:11:14 +0000 (12:11 +0000)]
(grow_menu_items): Use larger_vector.

16 years ago(GROW_RAW_KEYBUF, menu_bar_items, menu_bar_item, append_tool_bar_item): Use
Eli Zaretskii [Sat, 13 Oct 2007 12:08:42 +0000 (12:08 +0000)]
(GROW_RAW_KEYBUF, menu_bar_items, menu_bar_item, append_tool_bar_item): Use
larger_vector.

16 years ago(make_fontset): Use larger_vector.
Eli Zaretskii [Sat, 13 Oct 2007 12:07:41 +0000 (12:07 +0000)]
(make_fontset): Use larger_vector.

16 years ago(Fregister_ccl_program, Fregister_code_conversion_map): Use larger_vector.
Eli Zaretskii [Sat, 13 Oct 2007 12:06:41 +0000 (12:06 +0000)]
(Fregister_ccl_program, Fregister_code_conversion_map): Use larger_vector.

16 years ago(add_overlay_mod_hooklist): Use larger_vector.
Eli Zaretskii [Sat, 13 Oct 2007 12:06:04 +0000 (12:06 +0000)]
(add_overlay_mod_hooklist): Use larger_vector.

16 years ago(dos_rawgetc): Undo last change (there's no ``leaving selected frame''
Eli Zaretskii [Sat, 13 Oct 2007 11:54:57 +0000 (11:54 +0000)]
(dos_rawgetc): Undo last change (there's no ``leaving selected frame''
on MSDOS).

16 years agoClarification requested by RMS.
Eric S. Raymond [Sat, 13 Oct 2007 10:54:45 +0000 (10:54 +0000)]
Clarification requested by RMS.

16 years ago* cus-start.el (all): Undo previous change.
Dan Nicolaescu [Sat, 13 Oct 2007 09:14:27 +0000 (09:14 +0000)]
* cus-start.el (all): Undo previous change.

16 years agoCapitalize node names according to convention.
Eric S. Raymond [Sat, 13 Oct 2007 07:24:20 +0000 (07:24 +0000)]
Capitalize node names according to convention.

16 years ago(erc-modified-channels-update): Use mapc rather than mapcar.
Glenn Morris [Sat, 13 Oct 2007 03:04:55 +0000 (03:04 +0000)]
(erc-modified-channels-update): Use mapc rather than mapcar.

16 years ago(feedmail-run-the-queue)
Glenn Morris [Sat, 13 Oct 2007 03:03:54 +0000 (03:03 +0000)]
(feedmail-run-the-queue)
(feedmail-look-at-queue-directory): Use mapc rather than mapcar.

16 years ago(reporter-dump-state): Use mapc rather than mapcar.
Glenn Morris [Sat, 13 Oct 2007 03:03:35 +0000 (03:03 +0000)]
(reporter-dump-state): Use mapc rather than mapcar.

16 years ago(eudc-edit-hotlist): Use mapc rather than mapcar.
Glenn Morris [Sat, 13 Oct 2007 03:03:17 +0000 (03:03 +0000)]
(eudc-edit-hotlist): Use mapc rather than mapcar.

16 years ago(eudc-display-records)
Glenn Morris [Sat, 13 Oct 2007 03:02:57 +0000 (03:02 +0000)]
(eudc-display-records)
(eudc-filter-duplicate-attributes)
(eudc-distribute-field-on-records, eudc-query-form)
(eudc-process-form): Use mapc rather than mapcar.

16 years ago(eudc-bbdb-filter-non-matching-record)
Glenn Morris [Sat, 13 Oct 2007 03:02:35 +0000 (03:02 +0000)]
(eudc-bbdb-filter-non-matching-record)
(eudc-bbdb-query-internal): Use mapc rather than mapcar.

16 years ago(eudc-ldap-simple-query-internal): Use mapc rather than mapcar.
Glenn Morris [Sat, 13 Oct 2007 03:02:15 +0000 (03:02 +0000)]
(eudc-ldap-simple-query-internal): Use mapc rather than mapcar.

16 years ago(socks-build-auth-list): Use mapc rather than mapcar.
Glenn Morris [Sat, 13 Oct 2007 03:01:49 +0000 (03:01 +0000)]
(socks-build-auth-list): Use mapc rather than mapcar.

16 years ago(top level): Use mapc rather than mapcar.
Glenn Morris [Sat, 13 Oct 2007 03:01:31 +0000 (03:01 +0000)]
(top level): Use mapc rather than mapcar.

16 years ago(c-make-styles-buffer-local)
Glenn Morris [Sat, 13 Oct 2007 03:01:12 +0000 (03:01 +0000)]
(c-make-styles-buffer-local)
(c-set-style): Use mapc rather than mapcar.

16 years ago(top level, cperl-imenu-addback)
Glenn Morris [Sat, 13 Oct 2007 03:00:45 +0000 (03:00 +0000)]
(top level, cperl-imenu-addback)
(cperl-write-tags, cperl-tags-treeify): Use mapc rather than mapcar.

16 years ago(ebnf-yac-token-table): Use mapc rather than mapcar.
Glenn Morris [Sat, 13 Oct 2007 03:00:16 +0000 (03:00 +0000)]
(ebnf-yac-token-table): Use mapc rather than mapcar.

16 years ago(ebnf-map-name, ebnf-dimensions): Use mapc rather than mapcar.
Glenn Morris [Sat, 13 Oct 2007 02:59:56 +0000 (02:59 +0000)]
(ebnf-map-name, ebnf-dimensions): Use mapc rather than mapcar.

16 years ago(idlwave-shell-filter-bp, top level): Use mapc rather than mapcar.
Glenn Morris [Sat, 13 Oct 2007 02:59:21 +0000 (02:59 +0000)]
(idlwave-shell-filter-bp, top level): Use mapc rather than mapcar.

16 years ago(idlwave-toolbar-add-everywhere)
Glenn Morris [Sat, 13 Oct 2007 02:58:56 +0000 (02:58 +0000)]
(idlwave-toolbar-add-everywhere)
(idlwave-toolbar-remove-everywhere): Use mapc rather than mapcar.

16 years ago(idlwave-indent-line)
Glenn Morris [Sat, 13 Oct 2007 02:58:33 +0000 (02:58 +0000)]
(idlwave-indent-line)
(idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
(idlwave-write-paths, idlwave-all-method-classes)
(idlwave-all-method-keyword-classes, idlwave-entry-keywords)
(idlwave-fix-keywords, idlwave-display-calling-sequence):
Use mapc rather than mapcar.

16 years ago(org-export-as-html, org-export-as-ascii)
Glenn Morris [Sat, 13 Oct 2007 02:57:57 +0000 (02:57 +0000)]
(org-export-as-html, org-export-as-ascii)
(org-fast-tag-selection): Use mapc rather than mapcar.

16 years ago(woman0-rename): Fix paren typo.
Glenn Morris [Sat, 13 Oct 2007 02:56:31 +0000 (02:56 +0000)]
(woman0-rename): Fix paren typo.

16 years ago*** empty log message ***
Glenn Morris [Sat, 13 Oct 2007 02:53:54 +0000 (02:53 +0000)]
*** empty log message ***

16 years ago(Interactive Shell): Correct INSIDE_EMACS reference.
Glenn Morris [Sat, 13 Oct 2007 02:50:44 +0000 (02:50 +0000)]
(Interactive Shell): Correct INSIDE_EMACS reference.

16 years agoDiane Murray <disumu at x3y2z1.net>
Glenn Morris [Sat, 13 Oct 2007 02:50:02 +0000 (02:50 +0000)]
Diane Murray  <disumu at x3y2z1.net>

(url-basic-auth): Set path to "/" when URL has an empty string filename.

16 years ago* diff-mode.el (diff-fine-change): Add :group.
Dan Nicolaescu [Sat, 13 Oct 2007 00:07:23 +0000 (00:07 +0000)]
* diff-mode.el (diff-fine-change): Add :group.

16 years ago* cus-start.el (all): Use the same test as the 22.2 branch.
Dan Nicolaescu [Fri, 12 Oct 2007 23:40:42 +0000 (23:40 +0000)]
* cus-start.el (all): Use the same test as the 22.2 branch.

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