1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
Commit graph

90903 commits

Author SHA1 Message Date
Glenn Morris
589a99f2f6 (describe-variable): Describe ignored and risky local
variables in a similar way to that in which we describe safe ones.
2009-07-23 02:55:34 +00:00
Glenn Morris
e2d5a67f9e (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...)".
2009-07-23 02:54:39 +00:00
Glenn Morris
4b94906242 (cl-compiling-file): Update for the name-change `outbuffer' to
`bytecomp-outbuffer'.
2009-07-23 02:54:15 +00:00
Glenn Morris
924bfe49d8 (load-time-value): Update for the name-change `outbuffer' to
`bytecomp-outbuffer'.
2009-07-23 02:54:00 +00:00
Glenn Morris
a2b3fdbf3a (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.
2009-07-23 02:53:29 +00:00
Glenn Morris
324a4f6ad8 (Matching): Update blink-matching-paren-distance. 2009-07-23 02:51:22 +00:00
Ken Raeburn
100b635576 Document fixing of load-in-progress corruption. 2009-07-23 00:36:49 +00:00
Jason Rumney
c902b9205b * 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.
2009-07-22 16:03:39 +00:00
Glenn Morris
855b42a23d Kevin Ryde <user42 at zip.com.au>
Hyperlink urls in docstrings with URL `...'.
2009-07-22 03:07:18 +00:00
Glenn Morris
fbf370dc7e Kevin Ryde <user42 at zip.com.au>
(erc-cmd-MODE): Hyperlink urls in docstrings with URL `...'.
2009-07-22 03:03:51 +00:00
Glenn Morris
41dc791369 Kevin Ryde <user42 at zip.com.au>
(mh-spamassassin-blacklist, mh-bogofilter-blacklist)
(mh-spamprobe-blacklist): Hyperlink urls in docstrings with URL `...'.
2009-07-22 03:02:16 +00:00
Glenn Morris
e9a63f0409 Regenerate with autoconf 2.62. 2009-07-22 02:55:17 +00:00
Glenn Morris
49a9e76da8 (AC_PREREQ): Require autoconf 2.62. 2009-07-22 02:54:54 +00:00
Glenn Morris
cb71155600 Remove leading * from defcustom docs. 2009-07-22 02:45:34 +00:00
Glenn Morris
fd413a3765 (blink-matching-paren-distance): Bump to 100k. (Bug#3889) 2009-07-22 02:35:45 +00:00
Glenn Morris
0b9521973e (report-emacs-bug): Include any load-path shadows. 2009-07-22 02:34:51 +00:00
Glenn Morris
7ba65108e5 (shadows-compare-text-p): Remove leading * from defcustom doc.
(list-load-path-shadows): Optionally, just return shadows as a string.
2009-07-22 02:34:11 +00:00
Chong Yidong
7ff9d47331 Note that last change is documented. 2009-07-21 23:51:46 +00:00
Chong Yidong
b6937a70fd * frames.texi (Cut/Paste Other App): For select-active-regions,
selection is now updated on moving point.
2009-07-21 23:50:50 +00:00
Chong Yidong
551b1ac979 Move announcement of select-active-regions to 23.2 section. 2009-07-21 23:47:49 +00:00
Chong Yidong
28aaa2555d Add auto-save-include-big-deletions. 2009-07-21 23:36:38 +00:00
Chong Yidong
a4f6970146 * 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.
2009-07-21 23:34:33 +00:00
Chong Yidong
090101cf91 * 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.
2009-07-21 23:34:02 +00:00
Chong Yidong
e6583e3d76 * xdisp.c (move_it_to): For continued lines ending in a tab, take
the overflowed pixels into account (Bug#3879).
2009-07-21 20:12:09 +00:00
Jay Belanger
ec06459cb6 (Undoing Mistakes): Mention that the undo list will be truncated when
Calc is quit.
(Customizing Calc): Mention `calc-undo-length'.
2009-07-21 19:01:41 +00:00
Jay Belanger
b159e5b047 (calc-undo-length): New variable.
(calc-quit): Truncate rather than eliminate `calc-undo-list'.
2009-07-21 18:56:35 +00:00
Richard M. Stallman
bd8aaa36da * glossary.texi (GNU, Daemon): Update information. 2009-07-21 14:49:36 +00:00
Richard M. Stallman
b41b097623 * files.el (auto-save-mode): Handle buffer-save-size = -2
for toggling mode.
2009-07-21 14:40:33 +00:00
Ken Raeburn
ece435a536 (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)
2009-07-21 09:26:43 +00:00
Glenn Morris
0b5546d610 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.
2009-07-21 06:46:33 +00:00
Glenn Morris
7b3773ad26 Standardize header.
(versionnumber, version): Remove.
(versionemacs, versionvip): New.
(copyrightnotice): Use FSF URL rather than postal address.
2009-07-21 06:45:34 +00:00
Glenn Morris
8285433695 Standardize header.
(versionnumber): Rename to versionviper.
(versionemacs, versionxemacs): New.
(version): Remove.
(copyrightnotice): Use FSF URL rather than postal address.
2009-07-21 06:45:18 +00:00
Glenn Morris
531b12643d (ispell-looking-back): Update declaration. 2009-07-21 05:03:43 +00:00
Glenn Morris
55d27f4157 (calendar-current-date): Update declaration. 2009-07-21 05:02:36 +00:00
Glenn Morris
02df3f4de8 (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.
2009-07-21 04:49:48 +00:00
Glenn Morris
fdd8417e49 (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.
2009-07-21 04:47:34 +00:00
Glenn Morris
4ed32706c7 (rmail-retry-ignored-headers): Bump :version. 2009-07-21 04:42:55 +00:00
Glenn Morris
08ee620074 (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.
2009-07-21 04:42:16 +00:00
Glenn Morris
623a883003 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.
2009-07-21 04:41:29 +00:00
Glenn Morris
4befa5993f Remove leading * from defcustom docs.
(custom-print-vectors): Remove old comments from doc.
2009-07-21 04:40:17 +00:00
Glenn Morris
0c06a6a6fd (mailclient-send-it): Fix message. 2009-07-21 04:38:21 +00:00
Glenn Morris
26ede5d3de (abort-if-file-too-large): Explicitly pass `filename' as an argument.
(find-file-noselect, insert-file-1): Update for above change.
2009-07-21 04:37:53 +00:00
Chong Yidong
8681214471 * term/vt420.el (terminal-init-vt420): Fix typo. 2009-07-20 19:04:15 +00:00
Adrian Robert
40b2d973c8 * nsfont.m (ns_has_attribute): Remove.
(ns_findfonts, nsfont_open): Use ns_attribute_fvalue() instead.
2009-07-20 18:16:02 +00:00
Adrian Robert
e4e9c24b32 * 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.
2009-07-20 18:14:05 +00:00
Sam Steingold
6bb90094fb (compile-auto-highlight): Remove the variable (removed from compile.el
on 2004-03-11).
2009-07-20 16:40:24 +00:00
Chong Yidong
42e0a72551 * files.el (hack-local-variables-filter): Fix last change. 2009-07-20 14:21:27 +00:00
Chong Yidong
4ce54f6bab * calc.texi (About This Manual): Don't mention chapter numbers in text. 2009-07-20 13:58:01 +00:00
Juri Linkov
8d9b5eba48 (Specifying File Variables, Safe File Variables):
"variables/value pairs" -> "variable/value pairs".
2009-07-19 16:57:12 +00:00
Juri Linkov
2ee20f24e8 (describe-variable): Add information about file-local and dir-local variables. 2009-07-19 16:56:22 +00:00