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

63435 commits

Author SHA1 Message Date
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
Nick Roberts
791223f7e8 *** empty log message *** 2006-04-17 20:25:52 +00:00
Nick Roberts
d19c35c1c9 (gud-speedbar-item-info): Display frame address for root variables. 2006-04-17 19:50:14 +00:00
Nick Roberts
ec180a2625 (gdb-pc-address): Rename from gdb-frame-address.
(gdb-frame-address): Re-use to identify frame for watch expression.
(gdb-var-list, gdb-var-create-handler): Add frame address for root
variables.
(gdb-init-1, gdb-source, gdb-post-prompt, )
(gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
(gdb-frame-handler): Get gdb-frame-address.
2006-04-17 19:48:50 +00:00
Reiner Steib
bd29ba2089 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
(mm-charset-override-alist): New variable.
(mm-charset-to-coding-system): Use it.
(mm-codepage-setup): New helper function.
(mm-charset-eval-alist): New variable.
(mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
about unknown charsets.  Add allow-override.  Use
`mm-charset-override-alist' only when decoding.
(mm-detect-mime-charset-region): Use :mime-charset.

* mm-bodies.el (mm-decode-body, mm-decode-string): Call
`mm-charset-to-coding-system' with allow-override argument.
2006-04-17 19:37:15 +00:00
Reiner Steib
18c06a99aa [ Merge Gnome tool bars from Gnus trunk ]
* message.el (message-tool-bar-zap-list, message-tool-bar)
(message-tool-bar-gnome, message-tool-bar-retro): New variables.
(message-tool-bar-local-item-from-menu): Remove.
(message-tool-bar-map): Replace by `message-make-tool-bar'.
(message-make-tool-bar): New function.
(message-mode): Use `message-make-tool-bar'.

* gnus-sum.el (gnus-summary-tool-bar)
(gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
(gnus-summary-tool-bar-zap-list): New variables.
(gnus-summary-make-tool-bar): Complete rewrite using
`gmm-tool-bar-from-list'.

* gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
(gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
variables.
(gnus-group-make-tool-bar): Complete rewrite using
`gmm-tool-bar-from-list'.
(gnus-group-tool-bar-update): New function.

* gmm-utils.el: New file.
2006-04-17 18:26:22 +00:00
Stefan Monnier
43c50d22bc (tex-font-lock-match-suscript): Paren typo. 2006-04-17 13:44:56 +00:00
Michael Albinus
8580639069 Sync with Tramp 2.0.53. 2006-04-17 12:56:56 +00:00
Stefan Monnier
587043f8b7 (tex-font-lock-match-suscript): New function.
(tex-font-lock-keywords-3): Use it.
2006-04-17 12:05:40 +00:00
Romain Francoise
461e9977ce Whitespace fixes. 2006-04-17 09:10:40 +00:00
Romain Francoise
a74e1ca8c3 Remove item about VC annotate, implemented by ttn. 2006-04-17 09:10:15 +00:00
Romain Francoise
1e2b8ce5f9 (Local Variables): Update the default value of `max-specpdl-size'. 2006-04-17 09:04:33 +00:00
Miles Bader
e4a89ccf73 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-225
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 84-85)

   - Merge from emacs--devo--0
   - Update from CVS
2006-04-17 08:36:28 +00:00
Stefan Monnier
b433a5608e (comment-add): New function.
(comment-region-default, comment-dwim): Use it.
2006-04-17 03:51:30 +00:00
Nick Roberts
f8c62b7037 (coordinates_in_window): On the vertical border, calculate the row number
measured from the top of the window, not the top of the frame.
2006-04-17 00:24:50 +00:00
Nick Roberts
6c7809b31d *** empty log message *** 2006-04-17 00:23:20 +00:00
Kim F. Storm
046ece710b *** empty log message *** 2006-04-16 23:25:40 +00:00
Eli Zaretskii
4bba30640b (SYSTEM_PURESIZE_EXTRA): Reduce to 24000. 2006-04-16 18:07:30 +00:00
Romain Francoise
8d95636b2e (BASE_PURESIZE): Decrement back to 1200000. 2006-04-16 17:27:17 +00:00
Andreas Schwab
6a258a33e0 (PURESIZE_RATIO): Reduce to 10/6. 2006-04-16 12:19:47 +00:00
Miles Bader
51fa34bc58 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-220
Creator:  Michael Olson <mwolson@gnu.org>

Improve tq.el.

* lispref/processes.texi (Transaction Queues): Mention the new optional
  `delay-question' argument for `tq-enqueue'.

* lisp/emacs-lisp/tq.el: Improve comments.
  (tq-queue-head-question): New accessor function.
  (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
  Update for modified queue structure.
  (tq-queue-add): Accept `question' argument.
  (tq-queue-pop): If a question is pending, send it.
  (tq-enqueue): Accept new optional argument `delay-question'.  If
  this is non-nil, and at least one other question is pending a
  response, queue the question rather than sending it immediately.
2006-04-16 02:17:00 +00:00
Bill Wohler
21acd4c9d3 (mh-font-lock-add-keywords): Fix typo in docstring. 2006-04-15 18:51:38 +00:00
Romain Francoise
f70a96b051 (BASE_PURESIZE): Increment to 1210000. 2006-04-15 17:53:32 +00:00
Roland Winkler
10ceef7a6c * calendar/appt.el (appt-add): Check whether an appointment is
already present in appt-time-msg-list.  Simplify code.
2006-04-15 16:36:56 +00:00
Roland Winkler
7413999478 (appt-add): Check whether an appointment is already present in
appt-time-msg-list. Simplify code.
2006-04-15 16:35:44 +00:00