]> code.delx.au - gnu-emacs/log
gnu-emacs
16 years agoMerge from emacs--rel--22
Miles Bader [Mon, 15 Oct 2007 02:07:53 +0000 (02:07 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 116-121)

   - Update from CVS

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

16 years agoRestore deleted entry.
Glenn Morris [Mon, 15 Oct 2007 00:35:19 +0000 (00:35 +0000)]
Restore deleted entry.

16 years ago(w32_font_is_double_byte, my_create_scrollbar): Make static.
Juanma Barranquero [Mon, 15 Oct 2007 00:23:32 +0000 (00:23 +0000)]
(w32_font_is_double_byte, my_create_scrollbar): Make static.
(syms_of_w32term) <w32-enable-unicode-output>: Fix typo in docstring.

16 years ago*** empty log message ***
Richard M. Stallman [Sun, 14 Oct 2007 23:16:07 +0000 (23:16 +0000)]
*** empty log message ***

16 years ago(ring-convert-sequence-to-ring)
Richard M. Stallman [Sun, 14 Oct 2007 22:53:17 +0000 (22:53 +0000)]
(ring-convert-sequence-to-ring)
(ring-insert+extend, ring-remove+insert+extend, ring-member)
(ring-next, ring-previous): New functions.

16 years ago(ring-convert-sequence-to-ring)
Richard M. Stallman [Sun, 14 Oct 2007 22:53:07 +0000 (22:53 +0000)]
(ring-convert-sequence-to-ring)
(ring-insert+extend, ring-remove+insert+extend, ring-member)
(ring-next, ring-previous): New functions.

16 years ago(describe-function-1): Find source of advised functions.
Richard M. Stallman [Sun, 14 Oct 2007 22:49:39 +0000 (22:49 +0000)]
(describe-function-1): Find source of advised functions.

16 years ago(documentation): Advice deleted. Doc for advised functions
Richard M. Stallman [Sun, 14 Oct 2007 22:46:38 +0000 (22:46 +0000)]
(documentation): Advice deleted.  Doc for advised functions
is now handled at C level.
(ad-stop-advice, ad-start-advice): Don't enable or disable
advice for `documentation'.
(ad-advised-definition-docstring-regexp): Var deleted.
(ad-make-advised-definition-docstring): Store orig name
as text property of string.
(ad-advised-definition-p): Check for text property of docstring.

16 years ago*** empty log message ***
Richard M. Stallman [Sun, 14 Oct 2007 22:30:59 +0000 (22:30 +0000)]
*** empty log message ***

16 years ago(fancy-startup-tail): Say exactly what does the button
Juri Linkov [Sun, 14 Oct 2007 20:42:05 +0000 (20:42 +0000)]
(fancy-startup-tail): Say exactly what does the button
dismiss ("Dismiss this startup screen").  Use text "Never show
it again" for the checkbox after this button.
(fancy-startup-screen, fancy-about-screen): Put point before the
first link, so the user can quickly select links with the keyboard.
(normal-mouse-startup-screen): Add more useful text describing how
to follow a link.

16 years ago*** empty log message ***
Juri Linkov [Sun, 14 Oct 2007 20:41:19 +0000 (20:41 +0000)]
*** empty log message ***

16 years ago(ispell-word): Call `ispell-region' on the active region in transient-mark-mode.
Juri Linkov [Sun, 14 Oct 2007 20:40:53 +0000 (20:40 +0000)]
(ispell-word): Call `ispell-region' on the active region in transient-mark-mode.
(ispell-region): Change messages displayed at the start and end of
the spell-checking to be the same.

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 agoLine break fix.
Richard M. Stallman [Sun, 14 Oct 2007 18:51:21 +0000 (18:51 +0000)]
Line break fix.

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

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

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 ago(select-tags-table): Disable undo in the `*Tags Table List*' buffer.
Glenn Morris [Sun, 14 Oct 2007 02:52:40 +0000 (02:52 +0000)]
(select-tags-table): Disable undo in the `*Tags Table List*' buffer.

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

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

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*** empty log message ***
Eli Zaretskii [Sat, 13 Oct 2007 20:20:14 +0000 (20:20 +0000)]
*** empty log message ***

16 years ago(dired-warn-writable): New face.
Eli Zaretskii [Sat, 13 Oct 2007 20:14:23 +0000 (20:14 +0000)]
(dired-warn-writable): New face.
(dired-warn-writable-face): New variable.
(dired-font-lock-keywords): Use dired-warn-writable-face, instead of
dired-warning-face, for group- and world-writable files.

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 ago(octave-looking-at-kw): Add doc string.
Glenn Morris [Sat, 13 Oct 2007 20:08:01 +0000 (20:08 +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 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 agoJohn W. Eaton <jwe at octave.org>
Glenn Morris [Sat, 13 Oct 2007 20:01:38 +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(directory-abbrev-alist): Doc fix.
Richard M. Stallman [Sat, 13 Oct 2007 14:10:21 +0000 (14:10 +0000)]
(directory-abbrev-alist): Doc fix.

16 years ago(url-default-expander): Use `url-file-directory'.
Richard M. Stallman [Sat, 13 Oct 2007 14:04:06 +0000 (14:04 +0000)]
(url-default-expander): Use `url-file-directory'.

16 years ago(url-digest-auth, url-basic-auth):
Richard M. Stallman [Sat, 13 Oct 2007 14:03:25 +0000 (14:03 +0000)]
(url-digest-auth, url-basic-auth):
Rename `path' to `file'.  Use `url-file-directory'.

16 years ago(url-basepath): Function deleted.
Richard M. Stallman [Sat, 13 Oct 2007 14:02:50 +0000 (14:02 +0000)]
(url-basepath): Function deleted.
(url-file-directory, url-file-nondirectory): New functions
replacing url-basepath.  Callers changed.

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 ago(comint-password-prompt-regexp): Add 'LDAP'.
Eli Zaretskii [Sat, 13 Oct 2007 11:34:19 +0000 (11:34 +0000)]
(comint-password-prompt-regexp): Add 'LDAP'.

16 years ago(dos_rawgetc): Undo last change (there's no ``leaving selected frame''
Eli Zaretskii [Sat, 13 Oct 2007 11:25:52 +0000 (11:25 +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 ago(Interactive Shell): Correct INSIDE_EMACS reference.
Glenn Morris [Sat, 13 Oct 2007 02:50:27 +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 agoDiane Murray <disumu at x3y2z1.net>
Glenn Morris [Sat, 13 Oct 2007 02:49:32 +0000 (02:49 +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(set-frame-configuration): Assign name parameter only
Martin Rudalics [Fri, 12 Oct 2007 08:49:20 +0000 (08:49 +0000)]
(set-frame-configuration): Assign name parameter only
if it has been set explicitly before.

16 years ago(Qexplicit_name): New variable.
Martin Rudalics [Fri, 12 Oct 2007 08:36:47 +0000 (08:36 +0000)]
(Qexplicit_name): New variable.
(x_report_frame_params): Report it in parameter alist.
(syms_of_frame): Intern and staticpro it.

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.