1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 05:01:02 -08:00
Commit graph

53785 commits

Author SHA1 Message Date
Jan Djärv
e89f4e4bd8 * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
was pressed.
2004-12-27 15:23:22 +00:00
Jan Djärv
4220b2a5ce * xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an
action procedure for compatibility with Lesstif/Motif.

* Makefile.in (mostlyclean): Don't remove *~ on clean.
2004-12-27 15:22:36 +00:00
Masatake YAMATO
639b8e4d14 * hexl.el (hexlify-buffer): Remove fontification here.
Use font lock mechanism instead.
(hexl-font-lock-keywords): New font lock kewords.
(hexl-mode-old-font-lock-keywords): New variable.
(hexl-mode): Store the old font lock keywords.
(hexl-mode-exit): Restore the old font lock keywords.
2004-12-27 11:59:49 +00:00
Simon Josefsson
8ffc3990ae mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
in upper case.  Reported by Wojciech Polak <polak@gnu.org> and
tiny patch from Sergey Poznyakoff.
2004-12-27 11:30:04 +00:00
Kenichi Handa
e314a6e4fe (utf-translate-cjk-load-tables): Bind
coding-system-for-read to nil while loading subst-*.
2004-12-27 06:13:15 +00:00
Kenichi Handa
b3ebb2d471 (code_convert_region): Fix calculation of `ratio'. 2004-12-27 05:51:40 +00:00
Jay Belanger
82141d51c9 *** empty log message *** 2004-12-27 05:32:49 +00:00
Luc Teirlinck
d8b7bc9b16 *** empty log message *** 2004-12-27 05:24:10 +00:00
Luc Teirlinck
fda73b4587 (Buffer-menu-revert-function): Clear out undo info before reverting
and disable undo recording while reverting.
2004-12-27 05:17:09 +00:00
Jay Belanger
4f38ed98eb (Variables, Time Zones, Storing Variables, Other Operations On Variables):
Mention that var- prefix for variable names is only in Lisp.
2004-12-27 05:11:37 +00:00
Jay Belanger
8cdb7a173d (calc-read-var-name): Remove initial "var-" from minibuffer. 2004-12-27 05:02:08 +00:00
Miles Bader
aa0a8561bb Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-750
Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-78
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-79
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-80
   Update from CVS

2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
   correctly even if there are wide characters.

2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/rfc2231.el (rfc2231-parse-string): Decode encoded value after
   concatenating segments rather than before concatenating them.
   Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.

2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mm-util.el (mm-xemacs-find-mime-charset): New macro.

2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>

   * lisp/gnus/mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
   unify Latin characters in XEmacs.
   (mm-find-mime-charset-region): Use it.

2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-util.el (gnus-delete-directory): New function.

   * lisp/gnus/gnus-agent.el (gnus-agent-delete-group): Use it.

   * lisp/gnus/gnus-cache.el (gnus-cache-delete-group): Use it.
2004-12-26 23:33:51 +00:00
Thien-Thi Nguyen
f3e4c362ff Mention new var `hs-set-up-overlay'. 2004-12-26 19:57:35 +00:00
Thien-Thi Nguyen
dfdc1af2c6 (hs-set-up-overlay): New user var.
(hs-make-overlay): New function.
(hs-isearch-show-temporary): Handle `display' overlay prop specially.
(hs-flag-region): Delete function.
(hs-hide-comment-region): No longer use `hs-flag-region'.
Instead, use `hs-discard-overlays' and `hs-make-overlay'.
(hs-hide-block-at-point): Likewise.
(hs-hide-level-recursive): Use `hs-discard-overlays'.
(hs-hide-all, hs-show-all): Likewise.
(hs-show-block): Likewise.
Also, use overlay prop `hs-b-offset', not `hs-ofs'.
2004-12-26 19:48:10 +00:00
Jan Djärv
4e6e2184d8 * lwlib-Xaw.c: Put <KeyPress>Escape in dialogOverride so dialogs only
pops down on Escape, not any keypress.
2004-12-26 16:02:26 +00:00
Jan Djärv
133c01167e * gtkutil.c (update_frame_tool_bar): Make the value of
tool-bar-button-margin control margins of images in tool bar.
2004-12-25 20:46:26 +00:00
Jan Djärv
d8f165a83e Update comment for check_depth. 2004-12-25 10:31:36 +00:00
Jan Djärv
857ae68b96 * alloc.c (check_depth): New variable.
(overrun_check_malloc, overrun_check_realloc): Only add
overhead and write check pattern if check_depth is 1 (to handle
recursive calls).  Increase/decrease check_depth in entry/exit.
(overrun_check_free): Only check for overhead if check_depth is 1.
Increase/decrease check_depth in entry/exit.
2004-12-25 10:13:57 +00:00
Thien-Thi Nguyen
70d16390a0 Require `cl' when compiling.
Remove XEmacs and Emacs 19 compatibility.
Use `dolist' and `add-to-list' for load-time actions.
(hs-discard-overlays): Use `dolist'.
(hs-show-block): Likewise.
2004-12-24 02:08:14 +00:00
Thien-Thi Nguyen
53c403031f Untabify, reindent; nfc. 2004-12-24 01:57:47 +00:00
Jan Djärv
bd55c35cc1 * keyboard.c (input_available_signal): Call SIGNAL_THREAD_CHECK
before touching input_available_clear_time, to avoid accessing it
from multiple threads.
2004-12-23 22:17:56 +00:00
Dan Nicolaescu
11c2175c79 (mode-line, mode-line-inactive): Use min-colors. 2004-12-23 18:28:13 +00:00
Thien-Thi Nguyen
aa7d670003 (hs-inside-comment-p): Fix omission bug:
When extending backwards, move outside the current comment first.
2004-12-23 18:22:05 +00:00
Jason Rumney
66354420ae (__WIN32__) [HAVE_NTGUI]: Define for correct behaviour of JPEG library. 2004-12-23 16:16:14 +00:00
Richard M. Stallman
55f4edbcd2 (main): If batch mode, set Vundo_outer_limit to nil. 2004-12-23 00:17:01 +00:00
Richard M. Stallman
8e43e4b2f9 (Vundo_outer_limit): Fix decl. 2004-12-23 00:15:49 +00:00
Richard M. Stallman
81c1cf71fe (Vundo_outer_limit): Replaces undo_outer_limit. Uses changed.
(syms_of_undo): Initialize appropriately.
(truncate_undo_list): If it's nil, there's no limit.
2004-12-23 00:15:23 +00:00
Kenichi Handa
7a0ea9e355 *** empty log message *** 2004-12-22 06:32:49 +00:00
Kenichi Handa
3f6b532c90 (Fx_get_cut_buffer_internal): Return a unibyte string. 2004-12-22 06:32:30 +00:00
Kenichi Handa
bc3f38d965 (quail-start-translation): Fix prompt
string for the case if input-method-use-echo-area being non-nil.
(quail-start-conversion): Likewise.
(quail-show-guidance): Don't show guidance if
input-method-use-echo-area is non-nil.
2004-12-22 05:44:13 +00:00
Richard M. Stallman
56351784c9 (ispell-help): Bind resize-mini-windows. 2004-12-22 00:23:53 +00:00
Glenn Morris
d0897fa535 From Markus Rost <rost@ias.edu>:
(mark-diary-entries): Set mark-diary-entries-in-calendar only after
checking for diary-file.
2004-12-21 15:03:31 +00:00
Glenn Morris
a74deabc2b *** empty log message *** 2004-12-21 15:02:36 +00:00
Richard M. Stallman
4db985039f Comment change. 2004-12-21 11:50:52 +00:00
Richard M. Stallman
fda2922a94 *** empty log message *** 2004-12-21 11:49:53 +00:00
Richard M. Stallman
261f4d7bb9 Don't say "freeware". 2004-12-21 11:49:32 +00:00
Richard M. Stallman
414ac1a314 *** empty log message *** 2004-12-21 11:47:38 +00:00
Richard M. Stallman
a50342391b (Event Input Misc): Add while-no-input. 2004-12-21 11:46:47 +00:00
Richard M. Stallman
761d3eb391 (calculator-radix-grouping-mode)
(calculator-radix-grouping-digits)
(calculator-radix-grouping-separator):
New defcustoms for the new radix grouping mode functionality.
(calculator-mode-hook): Now used in electric mode too.
(calculator-mode-map): Some new keys.
(calculator-message): New function.  Some new calls.
(calculator-string-to-number): New function,
(calculator-curnum-value): Use it.
(calculator-rotate-displayer, calculator-rotate-displayer-back)
(calculator-displayer-prev, calculator-displayer-next):
Change digit group size when in radix mode.
(calculator-number-to-string): Renamed from calculator-num-to-string.
Now deals with digit grouping in radix mode.
2004-12-21 11:38:36 +00:00
Richard M. Stallman
b6e8e8e55d (undo-outer-limit-truncate): New function.
(undo-outer-limit-function): Use undo-outer-limit-truncate.
2004-12-21 11:37:52 +00:00
Richard M. Stallman
d2acc90a44 (escape-glyph): Use blue against light foreground. 2004-12-21 11:37:25 +00:00
Richard M. Stallman
6df99033c1 (get_next_display_element): Display codes 8a0 and 8ad
specially as `\ ' and `\-'.
2004-12-21 11:35:18 +00:00
Richard M. Stallman
85e7f4776a (kbd_buffer_store_event_hold):
In the code for while-no-input, handle immediate_quit.
2004-12-21 11:34:42 +00:00
Richard M. Stallman
69bbd6bd04 (unwind_to_catch): Clear immediate_quit. 2004-12-21 11:33:57 +00:00
Richard M. Stallman
75fa7206f0 (Fread_file_name): Delete duplicates in
file-name-history when history_delete_duplicates is true.
2004-12-21 11:33:16 +00:00
Richard M. Stallman
f10fffca3f (truncate_undo_list): Update decl. 2004-12-21 11:32:07 +00:00
Richard M. Stallman
137e23eabd (truncate_undo_list): Return void.
Take just one argument, the buffer.
Make it current, and inhibit recursive GC.
Access and update the undo list directly; return void.
Refer to the undo...limit variables directly.
Test undo_outer_limit only after counting the whole current command.
When it's exceeded, call the function in undo-outer-limit-function.
(undo_limit, undo_strong_limit, undo_outer_limit): Moved from alloc.c.
(Vundo_outer_limit_function): New variable.
(syms_of_undo): Define undo-limit, undo-strong-limit
and undo-outer-limit here, and undo-outer-limit-function.
Doc fixes.
2004-12-21 11:31:24 +00:00
Richard M. Stallman
3c7e66a8a7 (Fgarbage_collect): Update call to truncate_undo_list.
Call that at the very start.
(undo_limit, undo_strong_limit, undo_outer_limit): To undo.c.
(syms_of_alloc): Don't define undo-limit,
undo-strong-limit and undo-outer-limit here.
2004-12-21 11:30:31 +00:00
Jay Belanger
e9a2654a9d (Types Tutorial): Emphasized that you can't divide by 0. 2004-12-20 20:02:10 +00:00
Glenn Morris
791b8dea10 (view-other-diary-entries): Add autoload. 2004-12-20 18:09:46 +00:00