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

63459 commits

Author SHA1 Message Date
Luc Teirlinck
7edd10caf2 *** empty log message *** 2006-04-18 23:04:23 +00:00
Luc Teirlinck
f5aefd63a6 (imenu--index-alist): Balance parentheses. 2006-04-18 22:49:21 +00:00
Dan Nicolaescu
8a8a1cbbe7 Add note about whitespace-cleanup. 2006-04-18 22:36:34 +00:00
Dan Nicolaescu
3398a4aee7 (python-mode): Add support for
hs-minor-mode.
2006-04-18 22:34:54 +00:00
Reiner Steib
ec7793c3a6 (read-abbrev-file): Use abbrev-file-name if optional
file is nil.
2006-04-18 22:04:27 +00:00
Bill Wohler
def2755256 Add SF number to :package-version implementation. 2006-04-18 21:29:03 +00:00
Richard M. Stallman
290e4aae7b *** empty log message *** 2006-04-18 21:25:10 +00:00
Richard M. Stallman
42cc79e684 (tooltip-mode, tooltip-use-echo-area): Doc fixes. 2006-04-18 21:23:12 +00:00
Richard M. Stallman
98639288c8 (imenu-create-index-function, imenu--index-alist)
(imenu--last-menubar-index-alist, imenu--make-index-alist)
(imenu-default-create-index-function, imenu--generic-function):
Doc fixes.
2006-04-18 21:22:33 +00:00
Richard M. Stallman
df5b8a5364 (image-toggle-display): Handle tar and arc subfiles. 2006-04-18 21:21:08 +00:00
Richard M. Stallman
e58cec15eb (enable-local-variables): Allow :all as value.
(hack-local-variables): Implement that value.
(safe-local-variable-values, safe-local-eval-forms)
(enable-local-variables): Mark as risky.
(find-file-visit-truename, kept-old-versions): Mark safe.
2006-04-18 21:20:03 +00:00
Richard M. Stallman
7561ff7493 (help-mode): Set view-exit-action to delete window. 2006-04-18 21:18:27 +00:00
Richard M. Stallman
27bdc650c3 (setenv): Get rid of arg UNSET. Interactive unsetting
now works by passing nil as arg.
2006-04-18 21:17:50 +00:00
Stefan Monnier
75669e0223 (tcl-send-string, tcl-send-region): Use forward-line so as to get to BOL
even in the presence of fields.
(tcl-eval-region): Strip surrounding space to avoid multiple prompts in return.
(inferior-tcl): Tell tclsh to work in interactive mode.
2006-04-18 21:16:50 +00:00
Richard M. Stallman
7cf8b3fcac (apropos-print): Don't do where-is on self-insert-command. 2006-04-18 21:16:50 +00:00
Richard M. Stallman
4cabf12bbc (edit-abbrevs-redefine): Temporarily widen.
(read-abbrev-file): Provide default when reading filename.
2006-04-18 21:16:13 +00:00
Richard M. Stallman
8a1aafd01a (Coding Conventions): Explain when the package's
prefix should appear later on (not at the start of the name).
2006-04-18 21:10:14 +00:00
Richard M. Stallman
50363cd8ab (String Search): Clarify effect of NOERROR. 2006-04-18 21:09:13 +00:00
Richard M. Stallman
c759f47bfd (Imenu): Clarify what special items do. 2006-04-18 21:08:45 +00:00
Richard M. Stallman
ec1c4af562 (Standard Hooks): Delete text about old hook names. 2006-04-18 21:08:02 +00:00
Richard M. Stallman
510d5bf659 Comment changes. 2006-04-18 21:05:45 +00:00
Richard M. Stallman
1fc4d4635c (restore_menu_items, save_menu_items): New fns.
(set_frame_menubar): Use save_menu_items.  Save updated vector in
the frame before unwinding it.  Don't use unuse_menu_items.  Don't
use discard_menu_items.
(digest_single_submenu): Abort if an item is not in a pane.
(init_menu_items): Put the error check at the top.
2006-04-18 21:01:16 +00:00
Thien-Thi Nguyen
6588243de7 Comment munging wrt max-specpdl-size; nfc. 2006-04-18 21:00:44 +00:00
Richard M. Stallman
5615dcc03b (describe_map): Make "shadowed" warning more verbose. 2006-04-18 20:58:59 +00:00
Richard M. Stallman
d06d657cc7 (Finsert_abbrev_table_description): Sort the abbrevs alphabetically.
(record_symbol): New function.
2006-04-18 20:57:56 +00:00
Richard M. Stallman
bd99e2429e (adjust_window_trailing_edge): Correctly distinguish
series vs parallel cases, even when window has no parent.
2006-04-18 20:56:31 +00:00
Chong Yidong
67cf9997b9 * misc.texi (Shell Options): Correct default value of
comint-scroll-show-maximum-output.
2006-04-18 19:37:41 +00:00
Reiner Steib
12393a892d Update date. 2006-04-18 19:28:42 +00:00
Reiner Steib
9f6dc5a80f Bump version to 5.11. Remove duplicate \def's. 2006-04-18 19:27:01 +00:00
Bill Wohler
17ce6de79f (defcustom-mh, defface-mh, defgroup-mh, mh-face-data)
(mh-strip-package-version, mh-face-data, mh-inherit-face-flag)
(mh-min-colors-defined-flag): Do not unbind these macros and
variables. Nice idea, but too many nasty side-effects. These macros
are needed by [Cc]ustom-make-dependencies when creating the MH-E
customization groups in mh-cus-load.el. These disappeared when the
macros above were introduced. Besides, if a developer were to try to
show the help for a macro or variable they were looking at and got [No
match] when they did so, that would be bad.
2006-04-18 19:20:44 +00:00
Stefan Monnier
8d85a56561 (partial-completion-mode): Use 'choose-completion-string-functions to make
sure that choose-completion fills the minibuffer properly.

(PC-old-read-file-name-internal): Remove.
(PC-read-include-file-name-internal): Remove.  Turn it into an advice
of read-file-name-internal.
(partial-completion-mode): Enable/disable this advice.
2006-04-18 17:33:33 +00:00
Bill Wohler
1122736087 Add MH-E. 2006-04-18 17:27:51 +00:00
Juanma Barranquero
348f73b053 Bring ChangeLog back to the iso-2022-7bit flock. 2006-04-18 10:26:37 +00:00
Juanma Barranquero
aa04257e45 (tramp-completion-file-name-handler): Revert change of 2006-04-17. 2006-04-18 10:02:40 +00:00
YAMAMOTO Mitsuharu
b96fe6eadb (XCreateGC, x_per_char_metric, xlfdpat_create)
(init_font_name_table, init_font_name_table, mac_do_list_fonts)
(XLoadQueryFont, mac_store_apple_event): Don't check
return value of xmalloc.
2006-04-18 08:13:49 +00:00
YAMAMOTO Mitsuharu
1091c0b3cc (get_scrap_target_type_list, defer_apple_events)
(copy_scrap_flavor_data, mac_handle_service_event): Don't check
return value of xmalloc/xrealloc.
2006-04-18 08:12:31 +00:00
YAMAMOTO Mitsuharu
305366a3bc (mac_coerce_file_name_ptr, mac_coerce_file_name_desc)
(create_apple_event_from_event_ref, xrm_get_preference_database)
(cfstring_create_normalized): Don't check return value of xmalloc.
2006-04-18 08:11:56 +00:00
YAMAMOTO Mitsuharu
1caa0b53a0 (x_create_bitmap_from_data) [MAC_OS]: Don't check return
value of xmalloc.
2006-04-18 08:10:30 +00:00
Carsten Dominik
add7ba7fb2 Version number change only. 2006-04-18 06:37:51 +00:00
Carsten Dominik
87acbfdaba *** empty log message *** 2006-04-18 06:37:40 +00:00
Carsten Dominik
84976147c8 (Formula syntax): Fixed link to Calc Manual. 2006-04-18 06:36:56 +00:00
Carsten Dominik
4146eb1624 (org-insert-heading): Insert heading before current if at
beginning of line.
	(org-todo, org-date): New faces.
	(org-table-align): Make sure tooltip window contains full text.
	(org-no-properties): New defsubst.
	(org-set-font-lock-defaults): Use new faces.
2006-04-18 06:34:24 +00:00
Miles Bader
25bf734947 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-228
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 86)

   - Update from CVS
2006-04-18 02:14:00 +00:00
Bill Wohler
d5468dff87 (mh-insert-x-mailer): Strip build number from version in X-Mailer
field (closes SF #1466481).
2006-04-18 01:55:54 +00:00
Bill Wohler
c90c4cf168 * mh-acros.el (mh-defun-compat): Rename to defun-mh in order that
variables and functions with the same name are found correctly by
find-func (invoked by clicking on the filename link in the *Help*
buffer.
(mh-defmacro-compat): Rename to defmacro-mh. Ditto. *
mh-e.el: (mh-defgroup): Rename to defgroup-mh. Ditto.
(mh-defcustom): Rename to defcustom-mh. Ditto.
(mh-defface): Rename to defface-mh. Ditto.
(mh-font-lock-add-keywords): Make changes according to these
renamings.

* mh-e.el, mh-compat.el, mh-gnus.el: Use the new names (closes SF
#1472029).
2006-04-18 00:55:43 +00:00
Bill Wohler
b2853b3c5a (Folders): Updated mh-before-quit-hook and mh-quit-hook example with
code that removes the buffers rather than just bury them.
2006-04-18 00:03:18 +00:00
Bill Wohler
cd35b20a6f (mh-sub-folders-actual): Mention that folder must have been processed
by mh-normalize-folder-name.
(mh-folder-completion-function): Handle completion of folders with
absolute names. Also, when flag is t, display complete folder name to
provide proper highlighting in Emacs 22 now that
minibuffer-completing-file-name is nil (closes SF #1470518).
(mh-folder-completing-read): No longer set
minibuffer-completing-file-name to t. This was causing "Can't set
current directory errors" when browsing absolute file names. Another
benefit of this change is that SPC can be used for completion
again (closes SF #1470518).
2006-04-17 23:43:03 +00:00
Kim F. Storm
3f489dc760 (window_loop): Test w->dedicated with !NILP instead of EQ Qt.
(window_scroll_pixel_based): Fix off-by-one bug in 2002-12-23 change.
2006-04-17 21:50:59 +00:00
Kim F. Storm
39d7883583 *** empty log message *** 2006-04-17 21:50:43 +00:00
Nick Roberts
58dfccb32d (Watch Expressions): Update. 2006-04-17 20:26:27 +00:00