1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
Commit Graph

64731 Commits

Author SHA1 Message Date
Nick Roberts
4a0730666d *** empty log message *** 2006-06-30 00:30:41 +00:00
Miles Bader
827dc73d41 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 111-112)

   - Update from CVS: texi/gnus.texi (Summary Buffer Lines): Fix typo.
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-333
2006-06-29 22:54:24 +00:00
Bill Wohler
1937adc20b (mh-search, mh-index-group-by-folder): Add "the" in loop construct to
be consistent with other loops, and because edebug doesn't work
without it.
(mh-folder-exists-p): Strip + from folder to avoid redundant +s in
regexp (closes SF #1514424).
2006-06-29 21:04:17 +00:00
Bill Wohler
e0487df876 (mh-mime-save-parts): Add -store option to mhn (closes SF #1513140). 2006-06-29 20:43:44 +00:00
Carsten Dominik
62da23efc5 (section{Structure Editing}): Document checkbox
toggling.
2006-06-29 10:38:45 +00:00
Carsten Dominik
a71f543ed4 *** empty log message *** 2006-06-29 10:38:35 +00:00
Carsten Dominik
10afd8e14f (Checkboxes): New section. 2006-06-29 10:37:54 +00:00
Carsten Dominik
8df0de1c03 (org-prepare-agenda-buffers): Use `invisible-OK' argument
for `org-end-of-subtree'.
	(org-export-cleanup-toc-line): Renamed from
	`org-html-cleanup-toc-line'.
	(org-beginning-of-item): Fixed bug in regular expression for white
	line.
	(org-export-as-html): Enforce space after bullet in plain list
	items.
	(org-set-autofill-regexps): Require space after plain
	list bullet for paragraph-start.
	(org-ts-regexp3): New constant.
	(org-at-timestamp-p): New optional argument ALSO-INACTIVE.
	(org-timestamp-up-day, org-timestamp-down-day)
	(org-timestamp-change): Work with inactive timestamps.
	(org-ts-regexp1): Don't allow brackets in time stamps.
2006-06-29 10:37:08 +00:00
Juanma Barranquero
0625ded0f3 *** empty log message *** 2006-06-29 03:21:40 +00:00
Nick Roberts
a79d347419 (help-xref-symbol-regexp): Add property as a keyword for ignoring links. 2006-06-28 23:29:54 +00:00
Nick Roberts
c7b93b4437 * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
for ignoring links.

* faces.el (read-face-name): Use it.
2006-06-28 23:29:26 +00:00
Nick Roberts
9ee1e2d849 *** empty log message *** 2006-06-28 23:27:35 +00:00
Juri Linkov
f98f78735a *** empty log message *** 2006-06-28 14:17:44 +00:00
Juri Linkov
d46104aeee (partial-completion-mode): In lambda for
`choose-completion-string-functions' use full function signature
with 4 args, and move point to the end of the minibuffer only if arg
`mini-p' is non-nil.
2006-06-28 14:16:20 +00:00
Juri Linkov
26f544d393 (list-buffers-noselect): Compare Info file
with the string "dir" to detect Info directory.
2006-06-28 14:15:41 +00:00
Juri Linkov
5fe5212721 (Local Variables): Move to end of file. 2006-06-28 13:59:09 +00:00
Reiner Steib
ba0a643fe9 Add rules for refcards. 2006-06-28 13:28:51 +00:00
Reiner Steib
33a4be7c7c Regenerate. 2006-06-28 13:26:40 +00:00
Reiner Steib
45850a7b41 Fix Pavel Janik's name. 2006-06-28 13:16:42 +00:00
John Paul Wallington
4c38df30df (ibuffer-mode): Doc fix. 2006-06-28 12:11:43 +00:00
Carsten Dominik
7cb036f4ea Version number change only 2006-06-28 09:51:16 +00:00
Carsten Dominik
dbdd753468 (Embedded LaTeX): Fix typos and implement small improvements
throughout this chapter.
2006-06-28 09:50:05 +00:00
Carsten Dominik
c9ca81df73 *** empty log message *** 2006-06-28 09:49:40 +00:00
Carsten Dominik
e39856be93 (org-context): New contexts :item-bullet,
:latex-fragment, :latex-preview.
	(org-overlays-at, org-overlay-start, org-overlay-end): New
	compatibility functions.
	(org-inside-LaTeX-fragment-p): More accurate matching, using the
	exact regexp that will be used during export.
	(org-latex-regexps): New variable.
	(org-cdlatex-mode): Improved advice for `texmathp'.
	(turn-on-org-cdlatex): New function.
2006-06-28 09:47:29 +00:00
YAMAMOTO Mitsuharu
3ff0518335 *** empty log message *** 2006-06-28 08:32:03 +00:00
YAMAMOTO Mitsuharu
92289429a9 (Qeql): Add extern.
(x_set_mouse_pixel_position) [MAC_OSX]: Use CGWarpMouseCursorPosition.
(fm_style_face_attributes_alist) [USE_ATSUI]: New variable.
(syms_of_macterm) [USE_ATSUI]: Initialize and staticpro it.
Change keys of Vmac_atsu_font_table from strings to numbers.
(fm_style_to_face_attributes) [USE_ATSUI]: New function.
(init_font_name_table) [USE_ATSUI]: Use it.
(saved_ts_script_language_on_focus) [USE_MAC_TSM]: New variable.
(syms_of_macterm) [USE_MAC_TSM]: Initialize and staticpro it.
[USE_MAC_TSM] (mac_tsm_resume): Restore script and language codes
only when saved_ts_script_language_on_focus coincides with
Vmac_ts_script_language_on_focus.
[USE_MAC_TSM] (mac_tsm_suspend): Save value of
Vmac_ts_script_language_on_focus to saved_ts_script_language_on_focus.
(XTread_socket) [USE_MAC_TSM]: Add Mac OS Classic support.
[USE_MAC_TSM] (mac_handle_text_input_event, init_tsm): Likewise.
2006-06-28 08:31:32 +00:00
YAMAMOTO Mitsuharu
bc0e841270 (USE_MAC_TSM) [TARGET_API_MAC_CARBON]: Set default to 1. 2006-06-28 08:30:32 +00:00
YAMAMOTO Mitsuharu
6704fec12c (Fx_create_frame): Apply 2006-06-24 change for xfns.c. 2006-06-28 08:30:16 +00:00
YAMAMOTO Mitsuharu
a49a81ff53 [!TARGET_API_MAC_CARBON]: Don't include FixMath.h or Scrap.h. 2006-06-28 08:29:54 +00:00
YAMAMOTO Mitsuharu
f9b6d85f76 (mac-handle-font-selection): Change keys of
mac-atsu-font-table from strings to numbers.
(mac-ts-caret-position): Use also when cursor-type is nil.
(mac-ts-update-active-input-area): Add Mac OS Classic support.
Relax condition for using overlay strings.  Use
mac-ts-caret-position face when cursor-type is nil.
2006-06-28 08:28:38 +00:00
Chong Yidong
506d2f9a54 * textprop.c (text_property_stickiness): doc fix. 2006-06-28 00:02:57 +00:00
Chong Yidong
df8ffa055d * editfns.c (Fdelete_field, Ffield_string, Ffield_beginning)
(Ffield_string_no_properties, Ffield_end): Mention
	args-out-of-range error condition in docstring.
2006-06-28 00:00:57 +00:00
Chong Yidong
7fa6147188 * FOR-RELEASE: Checking of info.texi done. 2006-06-27 17:49:31 +00:00
Chong Yidong
c93da8ae82 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
text for standalone vs Emacs info.
	(Help): Clarify header line description.  Use mouse-1 for clicks.
	(Help-P): Use mouse-1 for clicks.
	(Help-^L): "Top" and "All" not displayed with dashes in Emacs.
	(Help-^L, Help-M, Help-Int, Search Index, Go to node)
	(Choose menu subtopic): Remove gratuitous Emacs command names.
	(Help-FOO): Put usual behavior first.
	(Help-Xref): Clicking on xrefs works in Emacs.
	(Search Text): Clarify what the default behavior is.
	(Create Info buffer): Fix Emacs window/X window confusion.
	(Emacs Info Variables): Fix for new Emacs init file behavior.
2006-06-27 17:48:35 +00:00
Richard M. Stallman
86264ca183 (Minibuffer File): Minor cleanup. 2006-06-27 13:15:33 +00:00
Karl Berry
d61cd81288 autoupdate 2006-06-27 11:50:19 +00:00
Kim F. Storm
d1b328d37a (handle_composition_prop): Set stop_charpos before push_it. 2006-06-27 11:21:31 +00:00
Kim F. Storm
04405ad93e *** empty log message *** 2006-06-27 11:21:20 +00:00
Kim F. Storm
988ff018b3 Add item:
mouse-autoselect-window should wait to select the window until
the mouse is put to rest or after a delay or both, so that moving over
a window doesn't select it.
2006-06-26 11:38:06 +00:00
Nick Roberts
5e61a20e77 (File Name Completion): Point user to the node "Reading File Names". 2006-06-26 11:20:30 +00:00
Nick Roberts
0770a25103 *** empty log message *** 2006-06-26 11:17:51 +00:00
Kim F. Storm
8c9fc4be24 (view-emacs-news): Declare `res' in the right let* form. 2006-06-25 22:41:40 +00:00
Kim F. Storm
02bc285cb8 *** empty log message *** 2006-06-25 22:41:31 +00:00
Michael Albinus
08b1eb21d5 * net/rcompile.el (remote-compile): Replace ange-ftp based
implementation by Tramp functions.  Based on a patch published by
Marc Abramowitz <msabramo@gmail.com>.

* net/tramp.el (tramp-unload-tramp): Provide a doc string.
2006-06-25 21:05:03 +00:00
Eli Zaretskii
a3ac22e448 Fix whitespace of last change. 2006-06-25 03:22:50 +00:00
Nick Roberts
0815600c96 *** empty log message *** 2006-06-25 01:43:14 +00:00
Nick Roberts
da53afb0b8 (XTerm Mouse) Rename to...
(Text-Only Mouse): ...this.  Mention t-mouse-mode.
2006-06-25 00:43:23 +00:00
Nick Roberts
abc8be34be (Top): Replace "XTerm Mouse" with new node name "Text-Only Mouse". 2006-06-25 00:42:57 +00:00
Nick Roberts
928ed494a6 *** empty log message *** 2006-06-25 00:40:14 +00:00
Kim F. Storm
f8e8373566 *** empty log message *** 2006-06-24 23:08:31 +00:00