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

54737 commits

Author SHA1 Message Date
Jay Belanger
7ca4e8a10f *** empty log message *** 2005-02-19 16:11:52 +00:00
Jay Belanger
eb1ef4557d (calc-arctan, calc-tanh, calc-arctanh): Removed extra definitions.
(calc-coth): New function.
(calcFunc-cot): Fix `let'.
2005-02-19 15:59:53 +00:00
Eli Zaretskii
0e0d568381 (escape-glyph, minibuffer-prompt, button): Add commentary for
the reasons we use "type pc" in these faces.
2005-02-19 13:27:09 +00:00
Miles Bader
270a576a42 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-111
Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-17
 - miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-19
   Update from CVS

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

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-21
   More work on moving images to etc/images

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-22
   Update from CVS

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-23
   Fix errors with image-file installation

2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
   containing special characters.

   * lisp/gnus/gnus-sum.el (gnus-summary-edit-article): Ditto.

   * lisp/gnus/mml.el (mime-to-mml): Ditto.

   * lisp/gnus/rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
   (rfc2047-quote-decoded-words-containing-tspecials): New variable.
   (rfc2047-decode-region): Quote decoded words containing special
   characters when rfc2047-quote-decoded-words-containing-tspecials
   is non-nil.

2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>

   * lisp/gnus/gnus-registry.el (gnus-registry-delete-group): minor bug fix

   * lisp/gnus/gnus.el (gnus-install-group-spam-parameters): Doc fix.

2005-02-15  Simon Josefsson  <jas@extundo.com>

   * lisp/gnus/nnimap.el (nnimap-debug): Doc fix.

   * lisp/gnus/imap.el (imap-debug): Doc fix.

2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-group.el (gnus-group-make-doc-group): Mention prefix
   argument in doc string.  Make query for type more clear.
2005-02-19 13:24:16 +00:00
Eli Zaretskii
2511035dc7 (query-replace-read-from): Set the value of
query-replace-from-history-variable to handle the case of an empty
string entered to accept the suggested default.
2005-02-19 13:12:21 +00:00
Eli Zaretskii
7363960176 Document problems with PCL-CVS wrt CVS v1.12.8 and 1.12.9. 2005-02-19 12:56:21 +00:00
Eli Zaretskii
74f69b9388 (tramp-file-name-for-operation): Use dired-call-process instead of
dired-call-process-command.
2005-02-19 12:49:02 +00:00
Jay Belanger
7182a9a692 *** empty log message *** 2005-02-19 06:07:49 +00:00
Jay Belanger
7db3d0d59e (math-trig-inverses, math-div-trig, math-div-non-trig): New variables.
(math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
(math-div-isolate-trig, math-div-isolate-trig-term): New functions.
(math-combine-prod, math-div-symb-fancy): Add simplifications for trig
expressions.
2005-02-19 05:36:21 +00:00
Nick Roberts
9efdfc10ec (gdb-var-update-handler)
(gdb-speedbar-timer-fn): Ensure speedbar updates with new values
for watch expressions,
(gdb-var-create-handler): Don't set speedbar-update-flag.
(gdb-post-prompt): Simplify test for speedbar.
2005-02-19 05:08:49 +00:00
Nick Roberts
8c4e7434d2 *** empty log message *** 2005-02-19 05:06:30 +00:00
Michael Kifer
17561e4ffa * ediff.el (ediff-set-diff-overlays-in-one-buffer,
ediff-set-fine-overlays-in-one-buffer,ediff-goto-word) make sure
	we use the syntax table of the correct buffer.
	(ediff-same-file-contents,ediff-same-contents): enhancements thanks to
	Felix Gatzemeier.

	* ediff-init.el (ediff-hide-face): checks for definedness of functions.
	(ediff-file-remote-p): make synonymous with file-remote-p.
	In all deffaces ediff-*-face-*, use min-colors.

	* ediff-mult.el (ediff-meta-mark-equal-files): make use of
        ediff-recurse-to-subdirectories.
	(ediff-mark-if-equal): check that the arguments are strings, use
	ediff-same-contents (after to Felix Gatzemeier).

	* ediff.el (ediff-merge-on-startup): don't set buffer-modified-p to
	nil.
2005-02-19 04:46:24 +00:00
Kim F. Storm
91c212f159 (Finternal_set_lisp_face_attribute): Allow :color property
to be nil in a :box attribute value list; customize prints that
as lisp value when no box color is specified.
2005-02-18 22:55:53 +00:00
Kim F. Storm
c2ee48fb08 *** empty log message *** 2005-02-18 22:55:37 +00:00
Kim F. Storm
afca296c98 (pitx, pit): Pretty print display iterator.
(prowx, prow): Pretty print glyph row.
(pcursorx, pcursor): Pretty print a window cursor.
(pwinx, pwin): Pretty print struct window.
2005-02-18 22:21:36 +00:00
Kim F. Storm
b1c2adc30d *** empty log message *** 2005-02-18 22:20:38 +00:00
Stefan Monnier
9be92b9605 (log-view-message-re): Fix up Subversion regexp. 2005-02-18 21:56:47 +00:00
Stefan Monnier
f102186f2d *** empty log message *** 2005-02-18 18:17:16 +00:00
Stefan Monnier
f501ccb45f (BLOCK_BYTES): Harmless typo. 2005-02-18 18:16:09 +00:00
David Kastrup
3a51abf1df (meta-mark-active): Fix condition to just
use `mark-active' when defined.
2005-02-18 14:28:24 +00:00
Richard M. Stallman
7e53cec24e *** empty log message *** 2005-02-18 07:08:18 +00:00
Jonathan Yavner
ef80b743b6 ses.texi: Add concept/function/variable indices 2005-02-18 05:48:09 +00:00
Luc Teirlinck
8a59305430 (auto-revert-stop-on-user-input): Doc fix. 2005-02-18 00:46:29 +00:00
Kenichi Handa
92dc83a921 (ps-font-info-database): New entry
ZapfChancery-MediumItalic with correct font name.  Fix font name
of the entry Zapf-Chancery-MediumItalic.
2005-02-18 00:44:44 +00:00
Andreas Schwab
9b516537a9 (handle_one_xevent): Use union of struct input_event and
struct selection_input_event to avoid aliasing issues.
(SET_SAVED_MENU_EVENT): Adapt reference to inev.
2005-02-17 12:52:35 +00:00
Andreas Schwab
31df61d662 (Fx_disown_selection_internal): Use union of struct
input_event and struct selection_input_event to avoid aliasing
issues.
2005-02-17 12:50:08 +00:00
Andreas Schwab
a3db4b2691 (hack_wm_protocols): Use correct type for last parameter
of XGetWindowProperty to avoid aliasing issues.
(Fx_window_property): Likewise.
2005-02-17 12:49:34 +00:00
Luc Teirlinck
6dbbc01d66 (auto-revert-stop-on-user-input): Further doc fix. 2005-02-17 00:58:19 +00:00
Kim F. Storm
a6f82cc4ec (check_it, init_from_display_pos, handle_stop)
(setup_for_ellipsis, handle_single_display_spec)
(handle_composition_prop, next_overlay_string)
(get_overlay_strings, reseat_1, reseat_to_string)
(next_element_from_ellipsis, BUFFER_POS_REACHED_P)
(in_display_vector_p, display_line, get_next_display_element):
Change it->method from function pointer to enum.
(get_next_element): New array to map it->method to function.
(get_next_display_element): Use it.
(set_iterator_to_next): Use switch instead of if/else chain.
2005-02-16 23:45:03 +00:00
Kim F. Storm
6a88f968f9 (enum it_method): New enum.
(GET_FROM_*): Its members.
(struct it): Change member method from function pointer to enum.
2005-02-16 23:44:48 +00:00
Kim F. Storm
886b1418e0 *** empty log message *** 2005-02-16 23:44:28 +00:00
Kim F. Storm
4260edddba (ido-fallback-command): Pass user input to fallback command. 2005-02-16 21:36:41 +00:00
Kim F. Storm
4aed6e1eae *** empty log message *** 2005-02-16 21:36:24 +00:00
Luc Teirlinck
a05b16b37b *** empty log message *** 2005-02-16 21:21:35 +00:00
Nick Roberts
262ba701c1 (gdb-set-gud-minor-mode-existing-buffers)
(gdb-find-file-hook): Add server prefix.
2005-02-16 20:23:16 +00:00
Nick Roberts
fb05d8afc9 *** empty log message *** 2005-02-16 20:22:38 +00:00
Luc Teirlinck
1d2e0c5d20 (Quitting): Update xref for splitting of node in msdog.texi. 2005-02-16 15:39:52 +00:00
Luc Teirlinck
75d68328e3 (Frames): Update xref for splitting of node in msdog.texi. 2005-02-16 15:36:57 +00:00
Luc Teirlinck
49d0a8617f (Top): Update menu for splitting of node in msdog.texi. 2005-02-16 15:34:45 +00:00
Luc Teirlinck
5433e5788e (auto-revert-stop-on-user-input): Doc fix. 2005-02-16 14:14:56 +00:00
Richard M. Stallman
a29c9707c7 *** empty log message *** 2005-02-16 10:22:14 +00:00
Richard M. Stallman
79c535270d (Split Window): Simplify line truncation info
and xref to Display Custom.
2005-02-16 10:21:59 +00:00
Richard M. Stallman
3b6f40c520 (Quitting): Emergency escape only for text terminal.
(Screen Garbled): C-l for ungarbling is only for text terminal.
2005-02-16 10:21:18 +00:00
Richard M. Stallman
f579d4fb5e (Text Mode): ESC TAB alternative for M-TAB. 2005-02-16 10:19:05 +00:00
Richard M. Stallman
d4f3de7f37 (Header Editing): ESC TAB alternative for M-TAB. 2005-02-16 10:17:29 +00:00
Richard M. Stallman
64e207c032 (Program Modes): Mention Python mode.
(Moving by Defuns): Repeating C-M-h extends region.
(Basic Indent): Clarify.
(Custom C Indent): Clarify.
(Expressions): Repeating C-M-@ extends region.
(Info Lookup): Clarify for C-h S.
(Symbol Completion): ESC TAB alternative for M-TAB.
(Electric C): Clarify.
2005-02-16 10:17:01 +00:00
Richard M. Stallman
3f6cafd9cf (Top): Update display.texi and frames.texi submenu data. 2005-02-16 10:13:01 +00:00
Richard M. Stallman
049224f65c (MS-DOS Keyboard, MS-DOS Mouse): Split from MS-DOS Input node.
(MS-DOS Keyboard): Start with explaining DEL and BREAK.
(MS-DOS and MULE): Clarify.
(MS-DOS Processes, Windows Processes): Fix typos.
2005-02-16 10:11:06 +00:00
Richard M. Stallman
40be66535c (Choosing Modes): Clarify. 2005-02-16 10:08:30 +00:00
Richard M. Stallman
bb18ce6a12 (Basic Keyboard Macro): Doc F3, F4.
(Keyboard Macro Step-Edit): Clarify.
2005-02-16 10:07:28 +00:00