Richard M. Stallman
aaf2cff29f
*** empty log message ***
2005-03-07 03:49:19 +00:00
Nick Roberts
bd7a628ab6
(gdb-var-create-handler): Handle just MI case.
...
(gdb-send, gdb-send-item): Log items sent from gdb-send too.
2005-03-07 01:55:18 +00:00
Nick Roberts
7a2306d9c7
*** empty log message ***
2005-03-07 01:54:41 +00:00
Richard M. Stallman
613f367343
(esc-map): Bind M-g to goto-line.
2005-03-06 20:50:32 +00:00
Richard M. Stallman
6be7d8dbeb
(global-map): Bind M-o, not M-g.
2005-03-06 20:44:33 +00:00
Jan Djärv
bf7970c564
* menu-bar.el (menu-bar-file-menu): Add the same :enable to
...
"Open Directory" as for "Open File".
2005-03-06 20:18:06 +00:00
Richard M. Stallman
0251bafb90
(activate-mark-hook, deactivate-mark-hook): Add defvars.
...
(push-mark-command): Run activate-mark-hook.
2005-03-06 20:16:01 +00:00
Richard M. Stallman
eac88b3bfb
(help-mode-finish): Don't alter the element
...
in view-return-to-alist if there already is one.
2005-03-06 18:32:32 +00:00
Richard M. Stallman
2e0a74c6e8
(jit-lock-stealth-fontify): When calling sit-for,
...
make sure the current buffer is the expected one.
2005-03-06 18:31:36 +00:00
Richard M. Stallman
72287c23ef
(disabled-command-function): Output in *Disabled Command*.
...
Explicitly ignore non-keyboard events, and explicitly handle C-g.
2005-03-06 18:29:10 +00:00
Richard M. Stallman
6a37fcbfa1
(flyspell-large-region): Pass args differently for aspell.
2005-03-06 18:27:25 +00:00
Stefan Monnier
a3194d032d
(command-line): Use it for temporary-file-directory,
...
small-emporary-file-directory, auto-save-file-name-transforms,
blink-cursor-mode, and normal-erase-is-backspace.
2005-03-06 00:48:46 +00:00
Stefan Monnier
e521254577
(normal-erase-is-backspace): Define default value.
2005-03-06 00:32:12 +00:00
Stefan Monnier
059290d619
(custom-reevaluate-setting): Simple function to handle variables
...
that are defined before their default value can really be computed.
(custom-theme-set-variables): Remove unused var `immediate'.
2005-03-06 00:27:53 +00:00
Stefan Monnier
55d0f066be
(font-lock-fontify-keywords-region): Ensure forward
...
progress, even with buggy anchored keywords.
2005-03-06 00:02:04 +00:00
Luc Teirlinck
be6e87e51a
*** empty log message ***
2005-03-05 19:28:06 +00:00
Luc Teirlinck
f38c52df07
(goto-line): Remove unbalanced final parenthesis.
2005-03-05 19:12:31 +00:00
Richard M. Stallman
bb96021a1d
*** empty log message ***
2005-03-05 18:04:54 +00:00
Richard M. Stallman
00a369aca2
(goto-line): Use a number at point as the default.
...
With C-u as arg, switch buffers.
2005-03-05 18:02:40 +00:00
Juri Linkov
3ff96c8176
*** empty log message ***
2005-03-05 04:40:47 +00:00
Juri Linkov
f245324110
(blink-cursor-mode): Replace emacs-quick-startup' with no-blinking-cursor'.
2005-03-05 04:32:30 +00:00
Juri Linkov
178b4542e7
(no-blinking-cursor): New defvar.
...
(command-line): Add `--no-blinking-cursor' to longopts.
Set `no-blinking-cursor' to t for command line arguments
-Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
with `no-blinking-cursor' in the condition for calling
`blink-cursor-mode'.
2005-03-05 04:31:59 +00:00
Luc Teirlinck
7faa9d0221
(menu-bar-make-mm-toggle): Doc fix.
...
(menu-bar-options-save): Add blink-cursor-mode.
(menu-bar-options-menu): Add blink-cursor-mode.
2005-03-05 01:18:06 +00:00
Luc Teirlinck
c3a52675f2
*** empty log message ***
2005-03-05 01:15:01 +00:00
Miles Bader
5f5475ac87
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-155
...
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 36)
- Update from CVS
2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/message.el: Don't autoload former message-utils variables.
(message-strip-subject-trailing-was): Changed doc string.
* lisp/gnus/nnweb.el: Fixes for `gnus-group-make-web-group'.
(nnweb-type-definition): Don't add "hl=en" in `address'. Added
`base'.
(nnweb-google-search): Add "hl=en" here.
(nnweb-google-parse-1, nnweb-google-create-mapping): Don't
hardcode URL.
2005-03-05 00:35:42 +00:00
Glenn Morris
77b94af3be
*** empty log message ***
2005-03-04 17:17:57 +00:00
Glenn Morris
86fc29f926
From Ulf Jasper <ulf.jasper@web.de>:
...
(icalendar-version): Increase to 0.11.
(icalendar-export-file, icalendar-export-region)
(icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
(icalendar--convert-ical-to-diary): Fix problem with DURATION.
2005-03-04 17:16:33 +00:00
Lute Kamstra
524352d621
*** empty log message ***
2005-03-04 14:54:25 +00:00
Lute Kamstra
15cf150db7
(debugger-step-after-exit): Make it a defvar.
...
(debug-function-list): Ditto.
2005-03-04 14:48:14 +00:00
Robert J. Chassell
b12e59fd62
Note updates to texinfo-append-refill and texinfmt-version in
...
textmodes/texinfmt.el.
2005-03-04 14:12:05 +00:00
Robert J. Chassell
edc7140ab2
(texinfo-append-refill): Redefine the types of line to which @refill
...
is not appended by replacing a search for `@refill\\|@bye' with
`@refill\\|^[ \t]*@'. The intent is to solve both the `@end
itemize@refill' bug and the unfilled long lines bug.
(texinfmt-version): update number and date.
2005-03-04 13:54:44 +00:00
Reiner Steib
518d363770
(windows-1250, windows-125[2-8])
...
(iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
2005-03-04 13:44:58 +00:00
Miles Bader
2fd561a901
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-151
...
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 34-35)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/message.el (message-get-reply-headers, message-followup):
Mention related variables `message-use-followup-to' and
`message-use-mail-followup-to', in the information buffer.
* lisp/gnus/nnweb.el (nnweb-type-definition): Use groups.google.de instead
of broken groups(-beta).google.com.
2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
* man/gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
2005-03-03 23:02:21 +00:00
Daniel Pfeiffer
deda0c6558
Add comment for compilation-directory-properties.
2005-03-03 20:08:21 +00:00
Lute Kamstra
284f0680e9
*** empty log message ***
2005-03-03 16:29:19 +00:00
Lute Kamstra
b6b77a9068
(inhibit-debug-on-entry): Add docstring.
...
(debugger-jumping-flag): New var.
(debug-entry-code): Use it.
(debugger-jump): Use debugger-jumping-flag and add debugger-reenable
to post-command-hook.
(debugger-reenable): Use debugger-jumping-flag and remove itself from
post-command-hook.
(debug, debug-on-entry, cancel-debug-on-entry): Remove call to
debugger-reenable.
2005-03-03 16:25:13 +00:00
Stefan Monnier
d245ff23c3
(blink-cursor-mode): `emacs-quick-startup' may not be bound yet.
2005-03-03 13:12:47 +00:00
John Paul Wallington
b8210c6e5f
(ibuffer-filter-disable): Move back to the current buffer after
...
removing limits.
(ibuffer-pop-filter): Ditto.
Update copyright.
From: Romain Francoise <romain@orebokech.com>
2005-03-02 21:28:57 +00:00
Miles Bader
aad1926a4f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-145
...
(make-text-button): Default button type if not specified
2005-03-02 Miles Bader <miles@gnu.org>
* lisp/button.el (make-text-button): If the user doesn't specify a
type, use the default. Rewrite to use `add-text-properties' and
plist functions.
2005-03-02 09:12:54 +00:00
Stefan Monnier
4e90f2b99b
(gnus-summary-exit): Undo last change and fix it in a more conservative way.
2005-03-01 22:44:46 +00:00
Lute Kamstra
439368ed41
(debug): Skip one more frame in case of debug on entry.
...
(debugger-setup-buffer): Delete one more frame line in case of debug
on entry.
(debugger-frame-number): Update to use the new text introduced by the
1999-11-03 change. Skip one more frame in case of debug on entry.
2005-03-01 13:02:37 +00:00
Robert J. Chassell
43e7d00a0d
Update copyright to 2005 and add remark about commenting out inclusion
...
of "itemize\\|" in lisp/textmodes/texinfmt.el to lisp/ChangeLog.
2005-03-01 12:44:51 +00:00
Robert J. Chassell
5fe9405724
Update copyright notice to 2005.
2005-03-01 12:28:24 +00:00
Nick Roberts
50af6c667d
(gdb-get-location): Use a warning instead
...
of an error if GDB can't find the source file.
2005-03-01 10:43:05 +00:00
Nick Roberts
911ba5f88c
*** empty log message ***
2005-03-01 10:41:45 +00:00
Glenn Morris
f830b09ecb
*** empty log message ***
2005-03-01 10:25:49 +00:00
Glenn Morris
cea82f86ac
(redraw-calendar): Work from any buffer, not just the calendar.
2005-03-01 10:24:33 +00:00
Glenn Morris
a46c339d7a
(mark-diary-entries): Remove any old marks first.
...
(diary-redraw-calendar): New function.
(make-diary-entry): Add diary-redraw-calendar to local
write-contents-functions. Turn off selective display before inserting
in diary.
2005-03-01 10:23:58 +00:00
Kim F. Storm
40534fe432
Fix years.
2005-03-01 10:15:32 +00:00
Kim F. Storm
422032f0ca
(copyright-fix-years): New command.
2005-03-01 10:14:48 +00:00