(org-mode): Removed no invalid settings for calc embedded
mode.
(org-mode-p): New defsubst.
(org-save-all-org-buffers): New function.
(org-first-headline-recenter): Enclose outline-regexp in group
delimiters.
Daniel Pfeiffer [Sun, 2 Jul 2006 19:05:49 +0000 (19:05 +0000)]
(makefile-macroassign-regex): Accept preceding keyword.
(makefile-gmake-statements): Reorganize, now that makepp has "override" and also handle forgotten "override define".
(makefile-makepp-statements): Add new "global", "override export" and "override global".
Stefan Monnier [Sun, 2 Jul 2006 14:29:28 +0000 (14:29 +0000)]
(diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
(diff-unified->context, diff-context->unified)
(diff-reverse-direction): Make sure the end marker stays at the end.
(diff-mode): Add the keymap table at the end of docstring.
Use lexical-let rather than constructing a closure manually.
Stefan Monnier [Sun, 2 Jul 2006 14:26:53 +0000 (14:26 +0000)]
(find-file-noselect-1): Remove unused var assignment.
(hack-local-variables-confirm): Print lists of strings as lists of
strings rather than lists of symbols.
(abbreviate-file-name, hack-local-variables-prop-line):
Use match-string.
(hack-one-local-variable): Move `make-local-variable' nearer its use.
(recover-session-finish): Use line-end-position.
Kim F. Storm [Sat, 1 Jul 2006 23:29:04 +0000 (23:29 +0000)]
(display_tool_bar_line): Skip glyphs which are too big
to ever fit the tool-bar,
(MAX_FRAME_TOOL_BAR_HEIGHT): New macro.
(tool_bar_lines_needed): Use unused mode-line row as temp_row.
(redisplay_tool_bar): Only clear desired matrix if we actually
change the tool-bar window height. Only try to make the tool-bar
window bigger if there is actually room for it.
Eli Zaretskii [Fri, 30 Jun 2006 13:41:15 +0000 (13:41 +0000)]
(x_make_frame_visible): Use SystemParametersInfo with SPI_GETWORKAREA to find
the dimensions of the screen work area, and adjust vertical position of the
frame in order to avoid being covered by the task bar.
Eli Zaretskii [Fri, 30 Jun 2006 13:40:21 +0000 (13:40 +0000)]
(w32_createwindow): Use CW_USEDEFAULT instead of f->left_pos and SH_SHOW
instead of f->top_pos in the call to CreateWindow. Record the actual position
in f->left_pos and f->top_pos.
Eli Zaretskii [Fri, 30 Jun 2006 13:27:10 +0000 (13:27 +0000)]
(ls in Lisp, Windows Keyboard, Windows Mouse)
(Windows Processes, Windows Misc): Shorten the printed version by
selectively conditioning less important portions by @ifnottex.
Bill Wohler [Thu, 29 Jun 2006 21:04:17 +0000 (21:04 +0000)]
(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).
Carsten Dominik [Thu, 29 Jun 2006 10:37:08 +0000 (10:37 +0000)]
(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.
Juri Linkov [Wed, 28 Jun 2006 14:16:20 +0000 (14:16 +0000)]
(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.
Carsten Dominik [Wed, 28 Jun 2006 09:47:29 +0000 (09:47 +0000)]
(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.
(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.
(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.
Chong Yidong [Tue, 27 Jun 2006 17:48:35 +0000 (17:48 +0000)]
* 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.
Kim F. Storm [Mon, 26 Jun 2006 11:38:06 +0000 (11:38 +0000)]
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.
Michael Albinus [Sun, 25 Jun 2006 21:05:03 +0000 (21:05 +0000)]
* 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.