bpt/emacs.git
14 years ago(face_with_height): Call font_clear_prop.
Kenichi Handa [Mon, 27 Jul 2009 04:19:57 +0000 (04:19 +0000)]
(face_with_height): Call font_clear_prop.

14 years agoBetter docstring for `called-interactively-p'.
Bastien Guerry [Mon, 27 Jul 2009 02:02:49 +0000 (02:02 +0000)]
Better docstring for `called-interactively-p'.

14 years ago* dispnew.c (init_display): Use Qx, Qw32, and Qns.
Chong Yidong [Sun, 26 Jul 2009 23:09:44 +0000 (23:09 +0000)]
* dispnew.c (init_display): Use Qx, Qw32, and Qns.

* xterm.c (x_term_init): Use Qx.

14 years ago* view.el (view-mode-enable): Don't define Helper-return-blurb if
Chong Yidong [Sun, 26 Jul 2009 23:06:49 +0000 (23:06 +0000)]
* view.el (view-mode-enable): Don't define Helper-return-blurb if
it's not needed.

14 years agoDocstring cleanup: use "mouse pointer" instead of "mouse cursor".
Bastien Guerry [Sun, 26 Jul 2009 19:20:51 +0000 (19:20 +0000)]
Docstring cleanup: use "mouse pointer" instead of "mouse cursor".

14 years agoSlightly fix the docstring of `select-frame'.
Bastien Guerry [Sun, 26 Jul 2009 19:16:16 +0000 (19:16 +0000)]
Slightly fix the docstring of `select-frame'.

14 years agoEntry removed:
Chong Yidong [Sun, 26 Jul 2009 17:26:29 +0000 (17:26 +0000)]
Entry removed:
** Implement something better than the current Refill mode.

14 years agoEntry removed:
Chong Yidong [Sun, 26 Jul 2009 17:24:13 +0000 (17:24 +0000)]
Entry removed:
** "Options -> Save Options" should save the font set via "Set Font/Fontset"

14 years agoMention etc/compilation.txt
Chong Yidong [Sun, 26 Jul 2009 15:59:37 +0000 (15:59 +0000)]
Mention etc/compilation.txt

14 years agoAdd Perl-Glib sample message.
Chong Yidong [Sun, 26 Jul 2009 15:58:55 +0000 (15:58 +0000)]
Add Perl-Glib sample message.

14 years ago* nsfont.m (nsfont_draw): Revert 2009-07-15 change.
Chong Yidong [Sun, 26 Jul 2009 12:58:56 +0000 (12:58 +0000)]
* nsfont.m (nsfont_draw): Revert 2009-07-15 change.

* nsterm.m (ns_maybe_dumpglyphs_background): Revert 2009-07-15
change.
(ns_get_color): Revert 2009-07-16 change.

14 years agoMerge from gnus--devo--0
Miles Bader [Sun, 26 Jul 2009 08:34:53 +0000 (08:34 +0000)]
Merge from gnus--devo--0

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

14 years agoFix last change.
Eli Zaretskii [Sat, 25 Jul 2009 09:42:50 +0000 (09:42 +0000)]
Fix last change.

14 years agoFix Bug#3888:
Eli Zaretskii [Sat, 25 Jul 2009 09:31:05 +0000 (09:31 +0000)]
Fix Bug#3888:
w32-vars.el (x-select-enable-clipboard): Doc fix.
term/pc-win.el (x-display-name, x-colors)
(x-select-enable-clipboard, x-select-text): Doc fix.
term/common-win.el (x-display-name, x-colors): Doc fix.
term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
(xw-defined-colors): Doc fix.
w32-fns.el (x-select-text, x-setup-function-keys)
(x-get-selection, x-set-selection): Doc fix.
term/x-win.el (x-select-text, x-setup-function-keys)
(x-select-enable-clipboard, xw-defined-colors): Doc fix.
select.el (x-set-selection): Doc fix.

14 years ago(syms_of_lread) <force_load_messages>: New variable.
Eli Zaretskii [Sat, 25 Jul 2009 08:50:51 +0000 (08:50 +0000)]
(syms_of_lread) <force_load_messages>: New variable.
(Fload): Use it to force load messages, even if NOMESSAGES is non-nil.

14 years ago* net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
Michael Albinus [Sat, 25 Jul 2009 08:31:40 +0000 (08:31 +0000)]
* net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
instead of "IsNSSSupportAvailable".  Avahi ought to work also when
"IsNSSSupportAvailable" method is not available.  Reported by
Steve Youngs <steve@sxemacs.org>.

14 years agoMention probloems with long directory names under `nextstep'.
Eli Zaretskii [Sat, 25 Jul 2009 07:45:10 +0000 (07:45 +0000)]
Mention probloems with long directory names under `nextstep'.

14 years ago* coding.h (decode_coding_string, encode_coding_string): Use
Ken Raeburn [Sat, 25 Jul 2009 07:43:08 +0000 (07:43 +0000)]
* coding.h (decode_coding_string, encode_coding_string): Use
SCHARS macro.

14 years ago* lread.c: Rewrite 2009-07-21 changes.
Ken Raeburn [Sat, 25 Jul 2009 07:36:17 +0000 (07:36 +0000)]
* lread.c: Rewrite 2009-07-21 changes.
(load_depth): Deleted.
(Qload_in_progress): New variable.
(load_unwind): Don't reference load_depth or load_in_progress.
(Fload): Likewise; specbind Qload_in_progress instead.
(init_lread): Don't initialize load_depth.
(syms_of_lread): Initialize and protect Qload_in_progress.

14 years ago* nsfont.m (ns_findfonts): Correctly return fallback in match case.
Adrian Robert [Fri, 24 Jul 2009 15:43:22 +0000 (15:43 +0000)]
* nsfont.m (ns_findfonts): Correctly return fallback in match case.

14 years ago(Config Basics, File Styles): Document that at mode initialization, any
Alan Mackenzie [Fri, 24 Jul 2009 12:14:02 +0000 (12:14 +0000)]
(Config Basics, File Styles): Document that at mode initialization, any
individual variable setting now takes precedence over one done via
c-file-style/c-file-offsets.

14 years ago*** empty log message ***
Alan Mackenzie [Fri, 24 Jul 2009 12:12:47 +0000 (12:12 +0000)]
*** empty log message ***

14 years agoFix previous change.
Kenichi Handa [Fri, 24 Jul 2009 08:09:30 +0000 (08:09 +0000)]
Fix previous change.

14 years agoFix previous change.
Kenichi Handa [Fri, 24 Jul 2009 07:59:51 +0000 (07:59 +0000)]
Fix previous change.

14 years agoFix setting of category ?C, ?|, ?K,
Kenichi Handa [Fri, 24 Jul 2009 07:56:19 +0000 (07:56 +0000)]
Fix setting of category ?C, ?|, ?K,
and ?H.  Fix setting of case for Latin Extended and Greek
Extended.
(build-unicode-category-table): Fix range checks.

14 years ago* vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
Dan Nicolaescu [Fri, 24 Jul 2009 05:41:17 +0000 (05:41 +0000)]
* vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
the buffer we try to sync is current when calling
vc-resynch-buffer.

* vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
not show up to date files.

14 years ago(gnus-demon-add-nntp-close-connection): Fix typo. (Bug#3903)
Glenn Morris [Fri, 24 Jul 2009 03:54:25 +0000 (03:54 +0000)]
(gnus-demon-add-nntp-close-connection): Fix typo.  (Bug#3903)

14 years ago(elint-current-buffer, elint-defun):
Glenn Morris [Fri, 24 Jul 2009 03:52:42 +0000 (03:52 +0000)]
(elint-current-buffer, elint-defun):
Add autoload cookies.  If necessary, initialize.
(elint-log): Handle non-file buffers.
(elint-initialize): Add optional argument to reinitialize.
(elint-find-builtin-variables): Save excursion.

14 years ago* nsfont.m (NSFontDescriptor.h): Explicitly include under GNUstep.
Adrian Robert [Thu, 23 Jul 2009 14:41:05 +0000 (14:41 +0000)]
* nsfont.m (NSFontDescriptor.h): Explicitly include under GNUstep.

14 years ago* nsterm.m (ns_lookup_indexed_color): Check for bad index. (ns_index_color): Init...
Adrian Robert [Thu, 23 Jul 2009 13:21:44 +0000 (13:21 +0000)]
* nsterm.m (ns_lookup_indexed_color): Check for bad index.  (ns_index_color): Init unused slot to 0.  (ns_dumpglyphs_box_or_relief): Replace useless xassert with an if(). Bug 3714, possibly 3082.

14 years ago* nsterm.m (EmacsView-keyUp:): Only act when running under Tiger.
Adrian Robert [Thu, 23 Jul 2009 11:52:45 +0000 (11:52 +0000)]
* nsterm.m (EmacsView-keyUp:): Only act when running under Tiger.

14 years ago(emacs-lisp-mode-map): Add menu entries
Dan Nicolaescu [Thu, 23 Jul 2009 07:09:28 +0000 (07:09 +0000)]
(emacs-lisp-mode-map): Add menu entries
for Lint.

14 years ago*** empty log message ***
Dan Nicolaescu [Thu, 23 Jul 2009 06:46:16 +0000 (06:46 +0000)]
*** empty log message ***

14 years ago(vc-git--run-command-string): Accept a nil FILE argument.
Dan Nicolaescu [Thu, 23 Jul 2009 06:42:50 +0000 (06:42 +0000)]
(vc-git--run-command-string): Accept a nil FILE argument.
(vc-git-stash-list): New function.
(vc-git-dir-extra-headers): Use it.

14 years ago(vc-dir-move-to-goal-column): Declare.
Dan Nicolaescu [Thu, 23 Jul 2009 05:41:24 +0000 (05:41 +0000)]
(vc-dir-move-to-goal-column): Declare.

14 years ago(vc-print-log-internal): New function, split out from ...
Dan Nicolaescu [Thu, 23 Jul 2009 05:21:34 +0000 (05:21 +0000)]
(vc-print-log-internal): New function, split out from ...
(vc-print-log): ... here.

14 years agoMention vc-git-add-signoff.
Dan Nicolaescu [Thu, 23 Jul 2009 05:17:48 +0000 (05:17 +0000)]
Mention vc-git-add-signoff.

14 years ago(vc-git-add-signoff): New variable.
Dan Nicolaescu [Thu, 23 Jul 2009 05:17:27 +0000 (05:17 +0000)]
(vc-git-add-signoff): New variable.
(vc-git-checkin): Use it.
(vc-git-toggle-signoff): New function.
(vc-git-extra-menu-map): Bind it to menu.

14 years ago*** empty log message ***
Glenn Morris [Thu, 23 Jul 2009 02:56:06 +0000 (02:56 +0000)]
*** empty log message ***

14 years ago(describe-variable): Describe ignored and risky local
Glenn Morris [Thu, 23 Jul 2009 02:55:34 +0000 (02:55 +0000)]
(describe-variable): Describe ignored and risky local
variables in a similar way to that in which we describe safe ones.

14 years ago(elint-standard-variables): Remove most members,
Glenn Morris [Thu, 23 Jul 2009 02:54:39 +0000 (02:54 +0000)]
(elint-standard-variables): Remove most members,
since the next two variables cover them automatically now.
(elint-builtin-variables, elint-autoloaded-variables): New.
(elint-unknown-builtin-args): Remove all members, since they can be
parsed automatically now.
(elint-extra-errors): New.
(elint-env-add-env, elint-env-add-macro): Use cadr.
(elint-current-buffer): Use or.  Change final message.
(elint-get-top-forms): Use line-end-position.
(elint-init-env): Use cadr.  Handle autoload, declare-function,
and defalias.
(elint-add-required-env): Doc fix.  Use or.  Standardize error.
(regexp-assoc): Remove unused function.
(elint-top-form): Set elint-current-pos, to record the start of the
top-level form, for compilation-mode.
(elint-form): Trap errors in macro expansion.  Use dolist.
(elint-unbound-variable): Use elint-builtin-variables and
elint-autoloaded-variables.
(elint-get-args): Use cadr, or.
(elint-check-cond-form): Use dolist, cadr.
(elint-check-condition-case-form): Doc fix.  Use cadr.
Use elint-extra-errors.
(elint-log): New function.
(elint-error, elint-warning): Use elint-log for a bytecomp-style format.
Distinguish errors and warnings.
(elint-log-message): Use with-current-buffer.  Inhibit read-only.
Use a bytecomp-style format.
(elint-clear-log): Preserve default-directory.  Inhibit read-only.
(elint-get-log-buffer): Use compilation mode.  Disable undo.
Don't truncate lines.
(elint-initialize): Set builtin and autoloaded variable lists.
Only process elint-unknown-builtin-args if non-nil.
(elint-find-builtin-variables, elint-find-autoloaded-variables):
New functions.
(elint-find-builtin-args): Doc fix.  Handle "BODY...)".

14 years ago(cl-compiling-file): Update for the name-change `outbuffer' to
Glenn Morris [Thu, 23 Jul 2009 02:54:15 +0000 (02:54 +0000)]
(cl-compiling-file): Update for the name-change `outbuffer' to
`bytecomp-outbuffer'.

14 years ago(load-time-value): Update for the name-change `outbuffer' to
Glenn Morris [Thu, 23 Jul 2009 02:54:00 +0000 (02:54 +0000)]
(load-time-value): Update for the name-change `outbuffer' to
`bytecomp-outbuffer'.

14 years ago(byte-compile-from-buffer, byte-compile-output-file-form)
Glenn Morris [Thu, 23 Jul 2009 02:53:29 +0000 (02:53 +0000)]
(byte-compile-from-buffer, byte-compile-output-file-form)
(byte-compile-output-docform, byte-compile-file-form-defmumble)
(byte-compile-output-as-comment):
Give some more local variables with common names a "bytecomp-" prefix,
so as not to shadow things during compilation.

14 years ago(Matching): Update blink-matching-paren-distance.
Glenn Morris [Thu, 23 Jul 2009 02:51:22 +0000 (02:51 +0000)]
(Matching): Update blink-matching-paren-distance.

14 years agoDocument fixing of load-in-progress corruption.
Ken Raeburn [Thu, 23 Jul 2009 00:36:49 +0000 (00:36 +0000)]
Document fixing of load-in-progress corruption.

14 years ago* w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]: Position
Jason Rumney [Wed, 22 Jul 2009 16:03:39 +0000 (16:03 +0000)]
* w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]: Position
IME window at cursor (Bug#2570).
(w32_wnd_proc) [WM_IME_CHAR]: Release context when finished.
(globals_of_w32fns): Dynamically load functions required above.

* w32term.c (w32_draw_window_cursor): Send message to reposition
any IME window.

14 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Wed, 22 Jul 2009 03:07:18 +0000 (03:07 +0000)]
Kevin Ryde  <user42 at zip.com.au>

Hyperlink urls in docstrings with URL `...'.

14 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Wed, 22 Jul 2009 03:03:51 +0000 (03:03 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(erc-cmd-MODE): Hyperlink urls in docstrings with URL `...'.

14 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Wed, 22 Jul 2009 03:02:16 +0000 (03:02 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(mh-spamassassin-blacklist, mh-bogofilter-blacklist)
(mh-spamprobe-blacklist): Hyperlink urls in docstrings with URL `...'.

14 years agoRegenerate with autoconf 2.62.
Glenn Morris [Wed, 22 Jul 2009 02:55:17 +0000 (02:55 +0000)]
Regenerate with autoconf 2.62.

14 years ago(AC_PREREQ): Require autoconf 2.62.
Glenn Morris [Wed, 22 Jul 2009 02:54:54 +0000 (02:54 +0000)]
(AC_PREREQ): Require autoconf 2.62.

14 years agoRemove leading * from defcustom docs.
Glenn Morris [Wed, 22 Jul 2009 02:45:34 +0000 (02:45 +0000)]
Remove leading * from defcustom docs.

14 years ago(blink-matching-paren-distance): Bump to 100k. (Bug#3889)
Glenn Morris [Wed, 22 Jul 2009 02:35:45 +0000 (02:35 +0000)]
(blink-matching-paren-distance): Bump to 100k.  (Bug#3889)

14 years ago(report-emacs-bug): Include any load-path shadows.
Glenn Morris [Wed, 22 Jul 2009 02:34:51 +0000 (02:34 +0000)]
(report-emacs-bug): Include any load-path shadows.

14 years ago(shadows-compare-text-p): Remove leading * from defcustom doc.
Glenn Morris [Wed, 22 Jul 2009 02:34:11 +0000 (02:34 +0000)]
(shadows-compare-text-p): Remove leading * from defcustom doc.
(list-load-path-shadows): Optionally, just return shadows as a string.

14 years agoNote that last change is documented.
Chong Yidong [Tue, 21 Jul 2009 23:51:46 +0000 (23:51 +0000)]
Note that last change is documented.

14 years ago* frames.texi (Cut/Paste Other App): For select-active-regions,
Chong Yidong [Tue, 21 Jul 2009 23:50:50 +0000 (23:50 +0000)]
* frames.texi (Cut/Paste Other App): For select-active-regions,
selection is now updated on moving point.

14 years agoMove announcement of select-active-regions to 23.2 section.
Chong Yidong [Tue, 21 Jul 2009 23:47:49 +0000 (23:47 +0000)]
Move announcement of select-active-regions to 23.2 section.

14 years agoAdd auto-save-include-big-deletions.
Chong Yidong [Tue, 21 Jul 2009 23:36:38 +0000 (23:36 +0000)]
Add auto-save-include-big-deletions.

14 years ago* mail/rmailedit.el (rmail-edit-mode): Use auto-save-include-big-deletions.
Chong Yidong [Tue, 21 Jul 2009 23:34:33 +0000 (23:34 +0000)]
* mail/rmailedit.el (rmail-edit-mode): Use auto-save-include-big-deletions.

* mail/rmail.el (rmail-variables): Use auto-save-include-big-deletions.

* files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16 changes.

14 years ago* fileio.c: Revert 2009-07-16 changes.
Chong Yidong [Tue, 21 Jul 2009 23:34:02 +0000 (23:34 +0000)]
* fileio.c: Revert 2009-07-16 changes.
(Vauto_save_include_big_deletions): New variable.
(Fdo_auto_save): Disable auto-save only if auto-save-include-big-deletions is nil.

14 years ago* xdisp.c (move_it_to): For continued lines ending in a tab, take
Chong Yidong [Tue, 21 Jul 2009 20:12:09 +0000 (20:12 +0000)]
* xdisp.c (move_it_to): For continued lines ending in a tab, take
the overflowed pixels into account (Bug#3879).

14 years ago(Undoing Mistakes): Mention that the undo list will be truncated when
Jay Belanger [Tue, 21 Jul 2009 19:01:41 +0000 (19:01 +0000)]
(Undoing Mistakes): Mention that the undo list will be truncated when
Calc is quit.
(Customizing Calc): Mention `calc-undo-length'.

14 years ago(calc-undo-length): New variable.
Jay Belanger [Tue, 21 Jul 2009 18:56:35 +0000 (18:56 +0000)]
(calc-undo-length): New variable.
(calc-quit): Truncate rather than eliminate `calc-undo-list'.

14 years ago* glossary.texi (GNU, Daemon): Update information.
Richard M. Stallman [Tue, 21 Jul 2009 14:49:36 +0000 (14:49 +0000)]
* glossary.texi (GNU, Daemon): Update information.

14 years ago* files.el (auto-save-mode): Handle buffer-save-size = -2
Richard M. Stallman [Tue, 21 Jul 2009 14:40:33 +0000 (14:40 +0000)]
* files.el (auto-save-mode): Handle buffer-save-size = -2
for toggling mode.

14 years ago(load_depth): New variable.
Ken Raeburn [Tue, 21 Jul 2009 09:26:43 +0000 (09:26 +0000)]
(load_depth): New variable.
(Fload, load_unwind, init_lread): Set it to the load recursion
depth; set load_in_progress as a simple boolean based on the
current load_depth.  (Bug#3892)

14 years agoStandardize headers.
Glenn Morris [Tue, 21 Jul 2009 06:46:33 +0000 (06:46 +0000)]
Standardize headers.
Remove version numbers that don't mean much and are infrequently updated.
Instead, just use Emacs version and date.
Use FSF URL rather than postal address.

14 years agoStandardize header.
Glenn Morris [Tue, 21 Jul 2009 06:45:34 +0000 (06:45 +0000)]
Standardize header.
(versionnumber, version): Remove.
(versionemacs, versionvip): New.
(copyrightnotice): Use FSF URL rather than postal address.

14 years agoStandardize header.
Glenn Morris [Tue, 21 Jul 2009 06:45:18 +0000 (06:45 +0000)]
Standardize header.
(versionnumber): Rename to versionviper.
(versionemacs, versionxemacs): New.
(version): Remove.
(copyrightnotice): Use FSF URL rather than postal address.

14 years ago(ispell-looking-back): Update declaration.
Glenn Morris [Tue, 21 Jul 2009 05:03:43 +0000 (05:03 +0000)]
(ispell-looking-back): Update declaration.

14 years ago(calendar-current-date): Update declaration.
Glenn Morris [Tue, 21 Jul 2009 05:02:36 +0000 (05:02 +0000)]
(calendar-current-date): Update declaration.

14 years ago(ps-jitify, ps-lazify): Remove aliases only used to
Glenn Morris [Tue, 21 Jul 2009 04:49:48 +0000 (04:49 +0000)]
(ps-jitify, ps-lazify): Remove aliases only used to
silence compiler.  Instead...
(jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
(ps-print-ensure-fontified): Update for above function name changes.

14 years ago(pr-mh-get-msg-num, pr-mh-show)
Glenn Morris [Tue, 21 Jul 2009 04:47:34 +0000 (04:47 +0000)]
(pr-mh-get-msg-num, pr-mh-show)
(pr-mh-start-of-uncleaned-message): Remove aliases only used to
silence compiler.  Instead...
(mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
(mh-show-buffer): Only define for compiler.
(pr-mh-current-message): Update for above function name changes.

14 years ago(rmail-retry-ignored-headers): Bump :version.
Glenn Morris [Tue, 21 Jul 2009 04:42:55 +0000 (04:42 +0000)]
(rmail-retry-ignored-headers): Bump :version.

14 years ago(cl-debug-env): Only define for compiler.
Glenn Morris [Tue, 21 Jul 2009 04:42:16 +0000 (04:42 +0000)]
(cl-debug-env): Only define for compiler.
(edebug-eval): Check cl-debug-env is bound.
(print-level, print-circle): Don't redefine built-in variables.

14 years agoRemove ancient version: header.
Glenn Morris [Tue, 21 Jul 2009 04:41:29 +0000 (04:41 +0000)]
Remove ancient version: header.
(menu-bar-emerge-menu): Remove unused variable.
(emerge-version): Make the variable an obsolete alias for the
emacs-version variable.  Make the function obsolete.
(emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
Emerge options, rather than merging in into the main Options menu.
(emerge-options-menu): Adjust menu text.  Use buttons for skip prefers
and auto advance modes.  Disable edit/fast items when not relevant.

14 years agoRemove leading * from defcustom docs.
Glenn Morris [Tue, 21 Jul 2009 04:40:17 +0000 (04:40 +0000)]
Remove leading * from defcustom docs.
(custom-print-vectors): Remove old comments from doc.

14 years ago(mailclient-send-it): Fix message.
Glenn Morris [Tue, 21 Jul 2009 04:38:21 +0000 (04:38 +0000)]
(mailclient-send-it): Fix message.

14 years ago(abort-if-file-too-large): Explicitly pass `filename' as an argument.
Glenn Morris [Tue, 21 Jul 2009 04:37:53 +0000 (04:37 +0000)]
(abort-if-file-too-large): Explicitly pass `filename' as an argument.
(find-file-noselect, insert-file-1): Update for above change.

14 years ago* term/vt420.el (terminal-init-vt420): Fix typo.
Chong Yidong [Mon, 20 Jul 2009 19:04:15 +0000 (19:04 +0000)]
* term/vt420.el (terminal-init-vt420): Fix typo.

14 years ago* nsfont.m (ns_has_attribute): Remove.
Adrian Robert [Mon, 20 Jul 2009 18:16:02 +0000 (18:16 +0000)]
* nsfont.m (ns_has_attribute): Remove.
(ns_findfonts, nsfont_open): Use ns_attribute_fvalue() instead.

14 years ago* nsfont.m (ns_attribute_value): Remove.
Adrian Robert [Mon, 20 Jul 2009 18:14:05 +0000 (18:14 +0000)]
* nsfont.m (ns_attribute_value): Remove.
    (ns_attribute_fvalue): Incorporate code from ns_attribute_value.
    (ns_has_attribute): Shrink the normal range.
    (ns_findfonts): Don't worry about requested spec in determining
      need for synthItal.
    (ns_get_covering_families): Retain scriptToFamilies.

14 years ago(compile-auto-highlight): Remove the variable (removed from compile.el
Sam Steingold [Mon, 20 Jul 2009 16:40:24 +0000 (16:40 +0000)]
(compile-auto-highlight): Remove the variable (removed from compile.el
on 2004-03-11).

14 years ago* files.el (hack-local-variables-filter): Fix last change.
Chong Yidong [Mon, 20 Jul 2009 14:21:27 +0000 (14:21 +0000)]
* files.el (hack-local-variables-filter): Fix last change.

14 years ago* calc.texi (About This Manual): Don't mention chapter numbers in text.
Chong Yidong [Mon, 20 Jul 2009 13:58:01 +0000 (13:58 +0000)]
* calc.texi (About This Manual): Don't mention chapter numbers in text.

14 years ago(Specifying File Variables, Safe File Variables):
Juri Linkov [Sun, 19 Jul 2009 16:57:12 +0000 (16:57 +0000)]
(Specifying File Variables, Safe File Variables):
"variables/value pairs" -> "variable/value pairs".

14 years ago(describe-variable): Add information about file-local and dir-local variables.
Juri Linkov [Sun, 19 Jul 2009 16:56:22 +0000 (16:56 +0000)]
(describe-variable): Add information about file-local and dir-local variables.

14 years ago(ignored-local-variables): Add `dir-local-variables-alist'.
Juri Linkov [Sun, 19 Jul 2009 16:55:16 +0000 (16:55 +0000)]
(ignored-local-variables): Add `dir-local-variables-alist'.
(dir-local-variables-alist): New buffer-local variable.
(hack-local-variables-filter): If variable is not dir-local,
i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
because file-local overrides dir-local.
(c-postprocess-file-styles)<declare-function>:
Remove obsolete declaration.
(hack-dir-local-variables): Add dir-local variable/value pair to
`dir-local-variables-alist' and remove duplicates.  Doc fix.

14 years ago* files.el (hack-local-variables-filter): Rewrite.
Chong Yidong [Sun, 19 Jul 2009 01:05:17 +0000 (01:05 +0000)]
* files.el (hack-local-variables-filter): Rewrite.

14 years ago(verilog-error-regexp-add-xemacs): Silence compiler by only defining on XEmacs.
Glenn Morris [Sun, 19 Jul 2009 00:47:47 +0000 (00:47 +0000)]
(verilog-error-regexp-add-xemacs): Silence compiler by only defining on XEmacs.

14 years ago(auto-coding-regexp-alist): Only match BABYL... at the start of
Glenn Morris [Sun, 19 Jul 2009 00:40:04 +0000 (00:40 +0000)]
(auto-coding-regexp-alist): Only match BABYL... at the start of
buffer, not of lines.  (Bug#3790)

14 years ago(desktop-buffers-not-to-save): Set :version tag.
Glenn Morris [Sun, 19 Jul 2009 00:33:58 +0000 (00:33 +0000)]
(desktop-buffers-not-to-save): Set :version tag.

14 years ago(mail-user-agent): Doc fix. Set :version tag.
Glenn Morris [Sun, 19 Jul 2009 00:33:11 +0000 (00:33 +0000)]
(mail-user-agent): Doc fix.  Set :version tag.

14 years ago(cal-menu-set-date-title): Handle calls from non-calendar buffers (Bug#3862).
Glenn Morris [Sun, 19 Jul 2009 00:32:31 +0000 (00:32 +0000)]
(cal-menu-set-date-title): Handle calls from non-calendar buffers (Bug#3862).
Restore "not on a date" message.
(cal-menu-context-mouse-menu): Doc fix.

14 years agomail-user-agent placeholder.
Glenn Morris [Sun, 19 Jul 2009 00:29:52 +0000 (00:29 +0000)]
mail-user-agent placeholder.

14 years agoAdd info about confirmation when killing a buffer with a running process.
Juri Linkov [Sat, 18 Jul 2009 21:16:19 +0000 (21:16 +0000)]
Add info about confirmation when killing a buffer with a running process.

14 years ago(Fset_process_query_on_exit_flag): Mention killing
Juri Linkov [Sat, 18 Jul 2009 21:07:12 +0000 (21:07 +0000)]
(Fset_process_query_on_exit_flag): Mention killing
a buffer in docstring.

14 years ago(process-kill-buffer-query-function): New function.
Juri Linkov [Sat, 18 Jul 2009 21:06:04 +0000 (21:06 +0000)]
(process-kill-buffer-query-function): New function.
(add-hook)<kill-buffer-query-functions>: Add hook
`process-kill-buffer-query-function'.