]> code.delx.au - gnu-emacs/log
gnu-emacs
15 years ago* debugging.texi (Error Debugging): Don't mislead the reader into
Chong Yidong [Sat, 14 Mar 2009 21:21:32 +0000 (21:21 +0000)]
* debugging.texi (Error Debugging): Don't mislead the reader into
thinking that debug-on-error enters debugger for C-f at EOB.
(Error Debugging): Setting debug-on-init within the init file
works, and has for some time.

15 years agoRemove leading `*' from defcustom docs.
Glenn Morris [Sat, 14 Mar 2009 21:20:47 +0000 (21:20 +0000)]
Remove leading `*' from defcustom docs.

15 years agoUnify shutdown handling under NS, via ns-power-off key event (where appropriate)...
David Reitter [Sat, 14 Mar 2009 21:19:56 +0000 (21:19 +0000)]
Unify shutdown handling under NS, via ns-power-off key event (where appropriate) and save-buffers-kill-emacs.

remove  NS-specific preferences window that used to show NS-specific preferences.
Integrate preferences in Lisp accessible customization system where possible.
Remove ns-expand-space, because it can be set only during fontloading (i.e. not at runtime),
and because of redundancy with line-spacing frame parameter.

Remove loading of most and saving of all NS resources (from org.gnu.Emacs.plist).

nsterm.m (ns_shutdown_properly, -terminate): remove global state variable as it was never reset
(ns_term_init): remove initialization of Lisp-settable defaults and ns_expand_space
(-setPanelFromDefaultValues): remove ns_expand_space.
(-showPreferencesWindow): send new KEY_NS_SHOW_PREFS key.

nsfont.m (nsfont_open): remove ns_expand_space, assume -0.5 i.e. no additional spacing, similar to Carbon port.

nsterm.h: define KEY_NS_SHOW_PREFS key.
nsfns.m (ns-popup-prefs-panel): remove.

term/ns-win.el (ns-expand-space): remove.
(ns-show-prefs event): run `customize'.
(ns-power-off): run `save-buffers-kill-emacs', but ask user whether to save files (as is standard)
(clipboard-yank, clipboard-kill-ring-save, clipboard-kill-region)
(menu-bar-enable-clipboard): do not undefine these.
(ns-save-preferences,ns-save-options,ns-show-preferences-help): remove.

15 years ago(mail-mode-hook): Doc fix.
Glenn Morris [Sat, 14 Mar 2009 21:04:43 +0000 (21:04 +0000)]
(mail-mode-hook): Doc fix.

15 years agoMention some ChangeLog issues.
Glenn Morris [Sat, 14 Mar 2009 20:29:40 +0000 (20:29 +0000)]
Mention some ChangeLog issues.

15 years ago(mail-interactive): Doc fix.
Glenn Morris [Sat, 14 Mar 2009 20:25:06 +0000 (20:25 +0000)]
(mail-interactive): Doc fix.
(mail-yank-ignored-headers): Add X-RMAIL- headers, bump :version.
(mail-setup): Use the function mail-signature.
(mail-to, mail-subject, mail-cc, mail-bcc, mail-reply-to)
(mail-mail-reply-to, mail-mail-followup-to): Doc fixes.
(mail-signature): Check the signature file is readable.
With the argument ATPOINT, really insert at point.
Handle the case when the variable mail-signature is an expression.

15 years ago(undo-outer-limit-truncate): Mention that warning-suppress-types is
Chong Yidong [Sat, 14 Mar 2009 17:43:16 +0000 (17:43 +0000)]
(undo-outer-limit-truncate): Mention that warning-suppress-types is
defined in the warnings library (Bug#2668).

15 years ago* simple.el (undo-outer-limit-truncate): Mention that
Chong Yidong [Sat, 14 Mar 2009 17:42:18 +0000 (17:42 +0000)]
* simple.el (undo-outer-limit-truncate): Mention that
warning-suppress-types is defined in the warnings
library (Bug#2668).

15 years ago(vc-default-receive-file): The 'register method now
Dan Nicolaescu [Sat, 14 Mar 2009 16:37:09 +0000 (16:37 +0000)]
(vc-default-receive-file): The 'register method now
expects a list, pass a list.

15 years agoNote the vc-annotate key changes.
Dan Nicolaescu [Sat, 14 Mar 2009 16:29:37 +0000 (16:29 +0000)]
Note the vc-annotate key changes.

15 years ago(alsa_configure): Remove call do deprecated
Jan Djärv [Sat, 14 Mar 2009 15:19:04 +0000 (15:19 +0000)]
(alsa_configure): Remove call do deprecated
_pcm_sw_params_set_xfer_align.

15 years ago* gtkutil.c (xg_tool_bar_callback): Set focus back to the frame
Jan Djärv [Sat, 14 Mar 2009 15:12:33 +0000 (15:12 +0000)]
* gtkutil.c (xg_tool_bar_callback): Set focus back to the frame
after clicking in a detached tool bar.
(xg_tool_bar_proxy_callback): Remove call to Fx_focus_frame.

15 years agoFix entry (one moved to org/).
Glenn Morris [Sat, 14 Mar 2009 03:07:01 +0000 (03:07 +0000)]
Fix entry (one moved to org/).

15 years agoMove entry here from ../
Glenn Morris [Sat, 14 Mar 2009 03:04:22 +0000 (03:04 +0000)]
Move entry here from ../

15 years ago(tar-extract): Setup the buffer's name, undo-list, and
Stefan Monnier [Sat, 14 Mar 2009 03:03:25 +0000 (03:03 +0000)]
(tar-extract): Setup the buffer's name, undo-list, and
modified status before running the major-mode.

15 years ago(doc-view-sentinel): Strip trailing newline from event message.
Chong Yidong [Sat, 14 Mar 2009 02:12:06 +0000 (02:12 +0000)]
(doc-view-sentinel): Strip trailing newline from event message.

15 years ago* doc-view.el (doc-view-sentinel): Strip trailing newline from
Chong Yidong [Sat, 14 Mar 2009 02:11:20 +0000 (02:11 +0000)]
* doc-view.el (doc-view-sentinel): Strip trailing newline from
event message.

15 years ago(undo): Don't loop when encountering empty undo records.
Stefan Monnier [Sat, 14 Mar 2009 01:51:34 +0000 (01:51 +0000)]
(undo): Don't loop when encountering empty undo records.

15 years agoFix typos.
Juanma Barranquero [Sat, 14 Mar 2009 00:26:34 +0000 (00:26 +0000)]
Fix typos.

15 years ago(doc-view-mode-map): Bind RET to image-next-line.
Tassilo Horn [Fri, 13 Mar 2009 21:03:21 +0000 (21:03 +0000)]
(doc-view-mode-map): Bind RET to image-next-line.

15 years agoM-v corrections.
Deepak Goel [Fri, 13 Mar 2009 20:45:14 +0000 (20:45 +0000)]
M-v corrections.

15 years agom-v corrections.
Deepak Goel [Fri, 13 Mar 2009 20:37:43 +0000 (20:37 +0000)]
m-v corrections.

15 years agom-v: use lists to pass things around rather than values.
Deepak Goel [Fri, 13 Mar 2009 20:28:15 +0000 (20:28 +0000)]
m-v: use lists to pass things around rather than values.

15 years ago* vc-git.el (vc-git-previous-revision, vc-git-next-revision):
Alexandre Julliard [Fri, 13 Mar 2009 20:04:11 +0000 (20:04 +0000)]
* vc-git.el (vc-git-previous-revision, vc-git-next-revision):
Fall back to original commit if vc-git-symbolic-commit fails to
find a symbolic name.
(vc-git-symbolic-commit): Don't limit search to tags. Treat
"undefined" as an error. (Bug #2110)

15 years agom-v corrections
Deepak Goel [Fri, 13 Mar 2009 19:59:44 +0000 (19:59 +0000)]
m-v corrections

15 years agom-v corrections.
Deepak Goel [Fri, 13 Mar 2009 19:59:15 +0000 (19:59 +0000)]
m-v corrections.

15 years agomultiple value corrections
Deepak Goel [Fri, 13 Mar 2009 19:56:33 +0000 (19:56 +0000)]
multiple value corrections

15 years agoM-v correctness.
Deepak Goel [Fri, 13 Mar 2009 19:43:38 +0000 (19:43 +0000)]
M-v correctness.

15 years agoAdd missing bug number to last changelog entry
Agustín Martín [Fri, 13 Mar 2009 17:53:09 +0000 (17:53 +0000)]
Add missing bug number to last changelog entry

15 years agoispell.el (ispell-get-word): Initialize spellchecker params.
Agustín Martín [Fri, 13 Mar 2009 16:19:00 +0000 (16:19 +0000)]
ispell.el (ispell-get-word): Initialize spellchecker params.

15 years ago(Ffontset_info): YAILOM (Yet another int/Lisp_Object mixup).
Stefan Monnier [Fri, 13 Mar 2009 16:14:20 +0000 (16:14 +0000)]
(Ffontset_info): YAILOM (Yet another int/Lisp_Object mixup).

15 years ago(auto-mode-alist): Add rules for OpenOffice extension
Stefan Monnier [Fri, 13 Mar 2009 15:58:06 +0000 (15:58 +0000)]
(auto-mode-alist): Add rules for OpenOffice extension
packages, as well as Opkg/Ipkg packages.

15 years ago(tar-header-block-tokenize): Presume less, check more.
Stefan Monnier [Fri, 13 Mar 2009 15:37:03 +0000 (15:37 +0000)]
(tar-header-block-tokenize): Presume less, check more.
(tar-summarize-buffer): Don't silently skip incomplete headers.
(tar-mode): Revert to fundamental-mode in case of malformed tar data.
(tar-extract): Try to make sure set-auto-mode doesn't mistakenly
treat a tar file member as being a tar file itself, just because
its own filename includes the parent tar file's.

15 years ago(fontset_from_font): YAILOM (Yet another int/Lisp_Object mixup).
Stefan Monnier [Fri, 13 Mar 2009 15:21:04 +0000 (15:21 +0000)]
(fontset_from_font): YAILOM (Yet another int/Lisp_Object mixup).

15 years agoFix typo.
Juanma Barranquero [Fri, 13 Mar 2009 09:41:18 +0000 (09:41 +0000)]
Fix typo.

15 years ago(Ffontset_info, check_fontset_name): New arg frame.
Kenichi Handa [Fri, 13 Mar 2009 05:08:56 +0000 (05:08 +0000)]
(Ffontset_info, check_fontset_name): New arg frame.
Hanlde NAME nil and t correctly.  Callers changed.
(font_def_arg, add_arg, from_arg, to_arg): Delete them.
(set_fontset_font): Change ARG to a vector.  Handle range_list in
ARG correctly.
(Fset_fontset_font): Fix the case that TARGET is both a script
name and charset name.  Adjusted the arg to set_fontset_font for
the above change.
(fontset_from_font): Fix previous change.
(Ffontset_info): Adjusted for the 2008-07-09 change of fontset
entry.  If FONTSET is the default fontset, don't set the extra
slot of the returning char-table.

15 years ago(print-fontset): Handling of the
Kenichi Handa [Fri, 13 Mar 2009 05:08:19 +0000 (05:08 +0000)]
(print-fontset): Handling of the
argument FONTSET changed for consistency.  Reorder the printed
information to match with the font searching strategy.
(describe-fontset): Use face-attribute to get the fontset of the
selected frame.
(mule-diag): Likewise.  Print both font and fontset of the frame.

15 years agoAdd description for the argument change of
Kenichi Handa [Fri, 13 Mar 2009 05:07:41 +0000 (05:07 +0000)]
Add description for the argument change of
`set-fontset-font' and `print-fontset'.

15 years ago(Fontsets): Update the description.
Kenichi Handa [Fri, 13 Mar 2009 05:07:14 +0000 (05:07 +0000)]
(Fontsets): Update the description.

15 years agoChecked advice.texi.
Chong Yidong [Fri, 13 Mar 2009 01:59:25 +0000 (01:59 +0000)]
Checked advice.texi.

15 years ago(Advising Primitives): Link to What Is a Function.
Chong Yidong [Fri, 13 Mar 2009 01:59:05 +0000 (01:59 +0000)]
(Advising Primitives): Link to What Is a Function.

15 years ago* advice.texi (Advising Primitives): Link to What Is a Function.
Chong Yidong [Fri, 13 Mar 2009 01:58:56 +0000 (01:58 +0000)]
* advice.texi (Advising Primitives): Link to What Is a Function.

15 years ago(term-send-raw-string): Deactivate mark.
Chong Yidong [Fri, 13 Mar 2009 01:43:03 +0000 (01:43 +0000)]
(term-send-raw-string): Deactivate mark.
(term-send-raw, term-send-raw-meta): Undo 2009-03-08 change.

15 years ago* term.el (term-send-raw-string): Deactivate mark.
Chong Yidong [Fri, 13 Mar 2009 01:42:19 +0000 (01:42 +0000)]
* term.el (term-send-raw-string): Deactivate mark.
(term-send-raw, term-send-raw-meta): Undo 2009-03-08 change.

15 years ago* nsfns.m (Fx_close_connection): Doc fix.
Juanma Barranquero [Thu, 12 Mar 2009 14:14:35 +0000 (14:14 +0000)]
* nsfns.m (Fx_close_connection): Doc fix.
  (Fns_do_applescript): Reflow docstring.
  (Fns_hide_others, Fns_hide_emacs, Fns_convert_utf8_nfd_to_nfc)
  (Fx_display_pixel_width, Fx_display_pixel_height)
  (Fns_display_usable_bounds, Fx_display_planes, Fx_show_tip):
  Fix typos in docstrings.
  (Fns_set_alpha): Fix typos in error messages.

15 years ago* register.el (get-register): Rename arg REG to REGISTER for
Juanma Barranquero [Thu, 12 Mar 2009 12:14:11 +0000 (12:14 +0000)]
* register.el (get-register): Rename arg REG to REGISTER for
  consistency with other register functions.
  (set-register, jump-to-register): Fix typos in docstrings.
  (copy-to-register, copy-rectangle-to-register): Reflow docstrings.

15 years agoFix typos.
Juanma Barranquero [Thu, 12 Mar 2009 08:36:55 +0000 (08:36 +0000)]
Fix typos.

15 years agoAdd defcustom trivia.
Glenn Morris [Thu, 12 Mar 2009 06:27:21 +0000 (06:27 +0000)]
Add defcustom trivia.

15 years ago(mail-abbrev-next-line, mail-abbrev-end-of-buffer): Doc fixes.
Glenn Morris [Thu, 12 Mar 2009 06:23:35 +0000 (06:23 +0000)]
(mail-abbrev-next-line, mail-abbrev-end-of-buffer): Doc fixes.

15 years agonewFrame, openFile, fulfillService, changeFont, toggleToolbar, performDragOperation...
David Reitter [Thu, 12 Mar 2009 01:57:50 +0000 (01:57 +0000)]
newFrame, openFile, fulfillService, changeFont, toggleToolbar, performDragOperation, runHelp: use the new NS_NONKEY_EVENT event type.

15 years ago(parse_menu_item) [HAVE_NS]: treat new event like NON_ASCII_KEYSTROKE_EVENT, but...
David Reitter [Thu, 12 Mar 2009 01:56:58 +0000 (01:56 +0000)]
(parse_menu_item) [HAVE_NS]: treat new event like NON_ASCII_KEYSTROKE_EVENT, but set used_mouse_menu.

15 years agotermhooks.h [HAVE_NS]: define NS_NONKEY_EVENT to be used for non-key system events...
David Reitter [Thu, 12 Mar 2009 01:55:52 +0000 (01:55 +0000)]
termhooks.h [HAVE_NS]: define NS_NONKEY_EVENT to be used for non-key system events on NS.  Formerly, NON_ASCII_KEYSTROKE_EVENT were used for such events.

15 years ago* termhooks.h [HAVE_NS]: define NS_NONKEY_EVENT to be used for
David Reitter [Thu, 12 Mar 2009 01:55:15 +0000 (01:55 +0000)]
* termhooks.h [HAVE_NS]: define NS_NONKEY_EVENT to be used for
non-key system events on NS.  Formerly, NON_ASCII_KEYSTROKE_EVENT
were used for such events.

* nsterm.m (newFrame, openFile, fulfillService, changeFont,
toggleToolbar, performDragOperation, runHelp): use it.

* keyboard.c (parse_menu_item) [HAVE_NS]: treat new event like
NON_ASCII_KEYSTROKE_EVENT, but set used_mouse_menu.

15 years agoChecked compile.texi.
Chong Yidong [Thu, 12 Mar 2009 01:53:18 +0000 (01:53 +0000)]
Checked compile.texi.

15 years ago(Speed of Byte-Code): Update example.
Chong Yidong [Thu, 12 Mar 2009 01:52:59 +0000 (01:52 +0000)]
(Speed of Byte-Code): Update example.
(Disassembly): Update examples.

15 years ago* compile.texi (Speed of Byte-Code): Update example.
Chong Yidong [Thu, 12 Mar 2009 01:52:35 +0000 (01:52 +0000)]
* compile.texi (Speed of Byte-Code): Update example.
(Disassembly): Update examples.

15 years agoChecked loading.texi.
Chong Yidong [Thu, 12 Mar 2009 01:07:07 +0000 (01:07 +0000)]
Checked loading.texi.

15 years ago(Repeated Loading): Simplify examples.
Chong Yidong [Thu, 12 Mar 2009 01:06:53 +0000 (01:06 +0000)]
(Repeated Loading): Simplify examples.

15 years ago* loading.texi (Repeated Loading): Simplify examples.
Chong Yidong [Thu, 12 Mar 2009 01:06:46 +0000 (01:06 +0000)]
* loading.texi (Repeated Loading): Simplify examples.

15 years agoChecked customize.texi.
Chong Yidong [Thu, 12 Mar 2009 00:10:28 +0000 (00:10 +0000)]
Checked customize.texi.

15 years ago(Common Keywords): It's not necessary to use :tag
Chong Yidong [Thu, 12 Mar 2009 00:10:08 +0000 (00:10 +0000)]
(Common Keywords): It's not necessary to use :tag
to remove hyphens, as custom-unlispify-tag-name does it
automatically.
(Variable Definitions): Link to File Local Variables.  Document
customized-value symbol property.
(Customization Types): Move menu to end of node.

15 years ago* customize.texi (Common Keywords): It's not necessary to use :tag
Chong Yidong [Thu, 12 Mar 2009 00:00:47 +0000 (00:00 +0000)]
* customize.texi (Common Keywords): It's not necessary to use :tag
to remove hyphens, as custom-unlispify-tag-name does it
automatically.
(Variable Definitions): Link to File Local Variables.  Document
customized-value symbol property.
(Customization Types): Move menu to end of node.

15 years agoquick-install-emacs: Be more clever about locating info directory
Miles Bader [Wed, 11 Mar 2009 23:50:45 +0000 (23:50 +0000)]
quick-install-emacs: Be more clever about locating info directory

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

15 years agocustom-note-var-changed need not be documented.
Chong Yidong [Wed, 11 Mar 2009 23:47:21 +0000 (23:47 +0000)]
custom-note-var-changed need not be documented.

15 years agoReorder new functions. Remove entry about deleted buffer-swapped-with
Chong Yidong [Wed, 11 Mar 2009 23:08:05 +0000 (23:08 +0000)]
Reorder new functions.  Remove entry about deleted buffer-swapped-with
variable.

15 years ago(w32-initialize-window-system): Don't override
Jason Rumney [Wed, 11 Mar 2009 15:59:30 +0000 (15:59 +0000)]
(w32-initialize-window-system): Don't override
Japanese font settings.
(xlfd-regexp-registry-subnum): Remove unused declaration.
(w32-drag-n-drop-debug): Comment out unused debug function.

15 years ago(w32-initialize-window-system): Don't override
Jason Rumney [Wed, 11 Mar 2009 15:15:09 +0000 (15:15 +0000)]
(w32-initialize-window-system): Don't override
Japanese font settings.

15 years ago(font_open_by_spec): Extern it.
Kenichi Handa [Wed, 11 Mar 2009 11:45:47 +0000 (11:45 +0000)]
(font_open_by_spec): Extern it.

15 years ago(font_open_by_spec): New function.
Kenichi Handa [Wed, 11 Mar 2009 11:44:21 +0000 (11:44 +0000)]
(font_open_by_spec): New function.
(font_open_by_name): Use font_open_by_spec.

15 years ago*** empty log message ***
Kenichi Handa [Wed, 11 Mar 2009 07:58:42 +0000 (07:58 +0000)]
*** empty log message ***

15 years ago(x_set_font): When ARG is a font-object, don't alter the
Kenichi Handa [Wed, 11 Mar 2009 07:53:37 +0000 (07:53 +0000)]
(x_set_font): When ARG is a font-object, don't alter the
fontset of the frame.

15 years ago(Fset_fontset_font): When a font for ASCII is changed,
Kenichi Handa [Wed, 11 Mar 2009 07:51:33 +0000 (07:51 +0000)]
(Fset_fontset_font): When a font for ASCII is changed,
modify the default font of frames that use this fontset.
(num_auto_fontsets): New variable.
(fontset_from_font): Use num_auto_fontsets to decide a fontset
name.  Be sure to set FONTSET_ASCII to the correct font name.
(update_auto_fontset_alist): New function.

15 years agoComment.
Glenn Morris [Wed, 11 Mar 2009 03:33:30 +0000 (03:33 +0000)]
Comment.

15 years ago(rmail-edit-mode): Set write-region-annotate-functions. (Bug#2625)
Glenn Morris [Wed, 11 Mar 2009 03:22:37 +0000 (03:22 +0000)]
(rmail-edit-mode): Set write-region-annotate-functions.  (Bug#2625)

15 years agoAdd missing entry.
Glenn Morris [Wed, 11 Mar 2009 03:20:35 +0000 (03:20 +0000)]
Add missing entry.

15 years agoFix date in entry.
Juanma Barranquero [Wed, 11 Mar 2009 01:04:23 +0000 (01:04 +0000)]
Fix date in entry.

15 years ago* makefile.w32-in: Update dependencies.
Juanma Barranquero [Wed, 11 Mar 2009 01:02:05 +0000 (01:02 +0000)]
* makefile.w32-in: Update dependencies.

15 years ago* emacsclient.c (main): Revert part of last change,
Juanma Barranquero [Wed, 11 Mar 2009 00:57:03 +0000 (00:57 +0000)]
* emacsclient.c (main): Revert part of last change,
  so drive-relative file names again work on Windows.

15 years ago* w32-vars.el (w32-list-proportional-fonts): Fix typos in last change.
Juanma Barranquero [Tue, 10 Mar 2009 23:48:31 +0000 (23:48 +0000)]
* w32-vars.el (w32-list-proportional-fonts): Fix typos in last change.

15 years ago* w32-vars.el (w32-list-proportional-fonts): Make obsolete.
Jason Rumney [Tue, 10 Mar 2009 15:57:34 +0000 (15:57 +0000)]
* w32-vars.el (w32-list-proportional-fonts): Make obsolete.

* msdog.texi (Windows Misc): Remove doc for obsolete variable.  Modify
w32-use-visible-system-caret doc to indicate that it should get set
automatically.
(Windows Fonts): Add doc for the uniscribe backend.

15 years ago* server.el (server-process-filter): Use expand-file-name rather than
Stefan Monnier [Tue, 10 Mar 2009 14:08:52 +0000 (14:08 +0000)]
* server.el (server-process-filter): Use expand-file-name rather than
command-line-normalize-file-name so as to use the `dir' when provided.
* emacsclient.c (main): Always pass cwd via "-dir".  Pass the file
names without prepending cwd to them, so Emacs uses its customary
rules to determine how to interpret the file name.

15 years ago(doc-view-convert-current-doc): Fix last change.
Stefan Monnier [Tue, 10 Mar 2009 13:33:23 +0000 (13:33 +0000)]
(doc-view-convert-current-doc): Fix last change.

15 years ago(mail-archive-file-name, mail-default-headers): Doc fixes.
Glenn Morris [Tue, 10 Mar 2009 07:20:32 +0000 (07:20 +0000)]
(mail-archive-file-name, mail-default-headers): Doc fixes.
(mail-mailing-lists): Remove leading `*' from defcustom doc.

15 years ago* nsfns.m (syms_of_nsfns): Remove Qbuffered.
Adrian Robert [Tue, 10 Mar 2009 07:20:16 +0000 (07:20 +0000)]
* nsfns.m (syms_of_nsfns): Remove Qbuffered.

15 years ago(compose-mail): Doc fix.
Glenn Morris [Tue, 10 Mar 2009 05:01:43 +0000 (05:01 +0000)]
(compose-mail): Doc fix.

15 years ago(Fswitch_to_buffer): Revert part of 2008-10-21's change.
Stefan Monnier [Tue, 10 Mar 2009 03:35:27 +0000 (03:35 +0000)]
(Fswitch_to_buffer): Revert part of 2008-10-21's change.

15 years ago(Feval_buffer): Doc fix.
Chong Yidong [Tue, 10 Mar 2009 01:05:39 +0000 (01:05 +0000)]
(Feval_buffer): Doc fix.

15 years ago* lread.c (Feval_buffer): Doc fix.
Chong Yidong [Tue, 10 Mar 2009 01:05:31 +0000 (01:05 +0000)]
* lread.c (Feval_buffer): Doc fix.

15 years ago(vc-annotate): Use widened line number (Bug#2612).
Chong Yidong [Tue, 10 Mar 2009 00:59:09 +0000 (00:59 +0000)]
(vc-annotate): Use widened line number (Bug#2612).

15 years ago* vc-annotate.el (vc-annotate): Use widened line number (Bug#2612).
Chong Yidong [Tue, 10 Mar 2009 00:59:00 +0000 (00:59 +0000)]
* vc-annotate.el (vc-annotate): Use widened line number (Bug#2612).

15 years agoChecked macros.texi.
Chong Yidong [Tue, 10 Mar 2009 00:43:40 +0000 (00:43 +0000)]
Checked macros.texi.

15 years ago(Compiling Macros): Omit misleading sentence, which implied that
Chong Yidong [Tue, 10 Mar 2009 00:43:20 +0000 (00:43 +0000)]
(Compiling Macros): Omit misleading sentence, which implied that
macros can only be used in the same file they are defined.
(Backquote): Remove obsolete information about Emacs 19.

15 years ago* macros.texi (Compiling Macros): Omit misleading sentence, which
Chong Yidong [Tue, 10 Mar 2009 00:43:07 +0000 (00:43 +0000)]
* macros.texi (Compiling Macros): Omit misleading sentence, which
implied that macros can only be used in the same file they are
defined.
(Backquote): Remove obsolete information about Emacs 19.

15 years agoNo need to document pp commands in Emacs or Emacs Lisp manuals.
Chong Yidong [Tue, 10 Mar 2009 00:24:37 +0000 (00:24 +0000)]
No need to document pp commands in Emacs or Emacs Lisp manuals.

15 years agoChecked functions.texi,
Chong Yidong [Tue, 10 Mar 2009 00:19:32 +0000 (00:19 +0000)]
Checked functions.texi,

15 years ago(read-file-name): Only split dir name when
Jason Rumney [Mon, 9 Mar 2009 13:31:23 +0000 (13:31 +0000)]
(read-file-name): Only split dir name when
default filename is missing.  (Bug#2585)

15 years agoFix typos in comment.
Juanma Barranquero [Mon, 9 Mar 2009 08:36:54 +0000 (08:36 +0000)]
Fix typos in comment.

15 years ago(Qfile_name_handler_alist): Extern it.
Kenichi Handa [Mon, 9 Mar 2009 01:12:39 +0000 (01:12 +0000)]
(Qfile_name_handler_alist): Extern it.
(load_charset_map_from_file): Temporarily bind
`file-name-handler-alist' to nil while calling openp.

15 years ago(finder-commentary): Don't delete other windows (Bug#2291).
Chong Yidong [Sun, 8 Mar 2009 19:54:32 +0000 (19:54 +0000)]
(finder-commentary): Don't delete other windows (Bug#2291).

15 years ago* finder.el (finder-commentary): Don't delete other windows
Chong Yidong [Sun, 8 Mar 2009 19:54:22 +0000 (19:54 +0000)]
* finder.el (finder-commentary): Don't delete other windows
(Bug#2291).