]> code.delx.au - gnu-emacs/log
gnu-emacs
14 years ago* nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has no family set...
Adrian Robert [Sun, 2 Aug 2009 15:37:07 +0000 (15:37 +0000)]
* nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has no family set. (nsfont_open): Handle case when entity has no family.

14 years ago(read-file-name): Treat confirm options to
Jason Rumney [Sun, 2 Aug 2009 14:56:04 +0000 (14:56 +0000)]
(read-file-name): Treat confirm options to
MUSTMATCH as nil when invoking x-file-dialog.  (Bug#3969)

14 years ago* font-lock.el (font-lock-string-face, font-lock-builtin-face)
Chong Yidong [Sun, 2 Aug 2009 14:20:02 +0000 (14:20 +0000)]
* font-lock.el (font-lock-string-face, font-lock-builtin-face)
(font-lock-variable-name-face, font-lock-constant-face): Darken
the colors for light backgrounds.

14 years ago*** empty log message ***
Eli Zaretskii [Sat, 1 Aug 2009 16:21:45 +0000 (16:21 +0000)]
*** empty log message ***

14 years ago(rmail-header-summary): Ignore letter-case of month names. (Bug#3987)
Eli Zaretskii [Sat, 1 Aug 2009 08:20:17 +0000 (08:20 +0000)]
(rmail-header-summary): Ignore letter-case of month names.  (Bug#3987)

14 years agoAdd arch tagline
Miles Bader [Sat, 1 Aug 2009 02:11:36 +0000 (02:11 +0000)]
Add arch tagline

14 years ago* simple.el (line-move-visual): Perform hscroll to the recorded position.
Chong Yidong [Fri, 31 Jul 2009 02:14:43 +0000 (02:14 +0000)]
* simple.el (line-move-visual): Perform hscroll to the recorded position.

14 years ago* simple.el (line-move-finish): Pass whole number to
Chong Yidong [Fri, 31 Jul 2009 01:34:26 +0000 (01:34 +0000)]
* simple.el (line-move-finish): Pass whole number to
line-move-to-column.

14 years ago(gdb-place-breakpoints): Use full path when setting breakpoints.
Dmitry Dzhus [Thu, 30 Jul 2009 08:04:13 +0000 (08:04 +0000)]
(gdb-place-breakpoints): Use full path when setting breakpoints.

14 years ago(Help Commands): Add index entries for "prefix ?" keybindings.
Jay Belanger [Thu, 30 Jul 2009 04:57:42 +0000 (04:57 +0000)]
(Help Commands): Add index entries for "prefix ?" keybindings.

14 years agocalc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
Jay Belanger [Thu, 30 Jul 2009 04:44:23 +0000 (04:44 +0000)]
calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.

14 years ago(Vector/Matrix Functions): Add index entries for both "v" and "V" key
Jay Belanger [Thu, 30 Jul 2009 04:40:41 +0000 (04:40 +0000)]
(Vector/Matrix Functions): Add index entries for both "v" and "V" key
bindings.  Mention that `calc-matrix-brackets' only affects matrices
with more than one row.

14 years ago* nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one element, not...
Adrian Robert [Wed, 29 Jul 2009 16:03:12 +0000 (16:03 +0000)]
* nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one element, not a list, for match case.

14 years agoUpdated ready for release
Jason Rumney [Wed, 29 Jul 2009 15:26:21 +0000 (15:26 +0000)]
Updated ready for release

14 years ago* progmodes/cc-defs.el (c-version): Bump to 5.31.7.
Chong Yidong [Wed, 29 Jul 2009 13:34:19 +0000 (13:34 +0000)]
* progmodes/cc-defs.el (c-version): Bump to 5.31.7.

14 years ago(gdb-goto-breakpoint): Use full path when setting breakpoints.
Dmitry Dzhus [Wed, 29 Jul 2009 09:14:13 +0000 (09:14 +0000)]
(gdb-goto-breakpoint): Use full path when setting breakpoints.

14 years ago(Stack Manipulation Commands): Add documentation for
Jay Belanger [Wed, 29 Jul 2009 03:46:13 +0000 (03:46 +0000)]
(Stack Manipulation Commands): Add documentation for
`calc-transpose-lines'

14 years ago(calc-mode-map): Add keybinding for `calc-transpose-lines'.
Jay Belanger [Wed, 29 Jul 2009 03:42:49 +0000 (03:42 +0000)]
(calc-mode-map): Add keybinding for `calc-transpose-lines'.

14 years ago(calc-transpose-lines): New function.
Jay Belanger [Wed, 29 Jul 2009 03:42:19 +0000 (03:42 +0000)]
(calc-transpose-lines): New function.

14 years ago* net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
Michael Albinus [Tue, 28 Jul 2009 20:36:57 +0000 (20:36 +0000)]
* net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
Simplify check for out-of-band methods.
(tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
remote.  Remove messages which are in `tramp-do-copy-or-rename-file'.

14 years ago* building.texi (Lisp Libraries): Clarify meaning of autoloading.
Chong Yidong [Tue, 28 Jul 2009 15:27:44 +0000 (15:27 +0000)]
* building.texi (Lisp Libraries): Clarify meaning of autoloading.

14 years ago* emacs-lisp-intro.texi (Simple Extension): Bump emacs versions in
Chong Yidong [Tue, 28 Jul 2009 15:08:17 +0000 (15:08 +0000)]
* emacs-lisp-intro.texi (Simple Extension): Bump emacs versions in
examples.

14 years ago(vc-git-checkin): Fix typo.
Dan Nicolaescu [Tue, 28 Jul 2009 08:06:36 +0000 (08:06 +0000)]
(vc-git-checkin): Fix typo.

14 years agoadded js2-mode.el
Steve Yegge [Tue, 28 Jul 2009 05:57:35 +0000 (05:57 +0000)]
added js2-mode.el

14 years ago(font_parse_xlfd): Check DPI and AVGWIDTH properties more rigidly.
Kenichi Handa [Tue, 28 Jul 2009 02:09:52 +0000 (02:09 +0000)]
(font_parse_xlfd): Check DPI and AVGWIDTH properties more rigidly.

14 years ago(xfont_list_pattern): Don't ignore the return value of
Kenichi Handa [Tue, 28 Jul 2009 02:07:05 +0000 (02:07 +0000)]
(xfont_list_pattern): Don't ignore the return value of
font_parse_xlfd.  Check font properties more rigidly.

14 years ago(jdb): Add gud-pstar to dump object information.
Nick Roberts [Tue, 28 Jul 2009 01:47:44 +0000 (01:47 +0000)]
(jdb): Add gud-pstar to dump object information.
(gud-menu-map): Adjust tooltip accordingly.

14 years ago*** empty log message ***
Nick Roberts [Tue, 28 Jul 2009 01:47:11 +0000 (01:47 +0000)]
*** empty log message ***

14 years ago(SIGNALS_VIA_CHARACTERS): Remove, already defined in bsd-common.h
Dan Nicolaescu [Mon, 27 Jul 2009 17:52:17 +0000 (17:52 +0000)]
(SIGNALS_VIA_CHARACTERS): Remove, already defined in bsd-common.h

14 years ago(vc-bzr-print-log): Pass multiple arguments to bzr log.
Dan Nicolaescu [Mon, 27 Jul 2009 17:50:22 +0000 (17:50 +0000)]
(vc-bzr-print-log): Pass multiple arguments to bzr log.
(vc-bzr-log-view-mode): Adjust log-view-file-re.

14 years ago(change-log-mode-map): Add a menu.
Dan Nicolaescu [Mon, 27 Jul 2009 17:41:38 +0000 (17:41 +0000)]
(change-log-mode-map): Add a menu.

14 years ago* dbus.texi (Receiving Method Calls): Describe special return value
Michael Albinus [Mon, 27 Jul 2009 10:11:47 +0000 (10:11 +0000)]
* dbus.texi (Receiving Method Calls): Describe special return value
`:ignore'.

14 years ago* net/dbus.el (dbus-call-method-non-blocking): Handle the case the
Michael Albinus [Mon, 27 Jul 2009 10:02:50 +0000 (10:02 +0000)]
* net/dbus.el (dbus-call-method-non-blocking): Handle the case the
function returns nil.
(dbus-handle-event): Handle special return value :ignore.
Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.

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.