1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-05 05:21:26 -08:00
Commit graph

9304 commits

Author SHA1 Message Date
Carsten Dominik
90c14869e2 *** empty log message *** 2006-04-21 13:45:44 +00:00
Eli Zaretskii
72ffd9d017 *** empty log message *** 2006-04-21 12:23:10 +00:00
Eli Zaretskii
72dcf679ee Change herring@lanl.gov's entries to use the name from his legal papers. 2006-04-21 12:06:53 +00:00
Dan Nicolaescu
7fe9a6e3c1 (sh-shell): Mark as safe. 2006-04-20 23:35:08 +00:00
Nick Roberts
bf49275d6e *** empty log message *** 2006-04-20 23:00:16 +00:00
Dan Nicolaescu
be2c62b3c2 (comment-start, comment-start-skip)
(comment-end-skip, comment-end): Mark as safe.
2006-04-20 21:24:19 +00:00
Carsten Dominik
b744e31940 *** empty log message *** 2006-04-20 11:48:56 +00:00
Romain Francoise
f948ab6c52 (rmail-convert-to-babyl-format): Use second group from
`rmail-mime-charset-pattern'.
2006-04-19 09:55:40 +00:00
Dan Nicolaescu
0fea1d1029 (python-mode): Fix typo. 2006-04-19 06:37:31 +00:00
Romain Francoise
0273adca6b Remove conflict marker. 2006-04-19 06:29:47 +00:00
J.D. Smith
c3d2959c21 (comint-previous-input): Don't clobber input line when moving off either
end of the input history ring.
(comint-delete-input): New function, used by `comint-previous-input' and
others.
(comint-previous-matching-input): Use `coming-delete-input'. Save the
partial input if leaving the edit line.  Goto point-max before deleting
input to avoid partial input fragments hanging around.
(comint-restore-input): New function, used by `comint-previous-input',
and bound to "C-c C-j".
2006-04-18 23:49:28 +00:00
J.D. Smith
014513ef4f * comint.el (comint-previous-input): Don't clobber input line
when moving off either end of the input history ring.
(comint-delete-input): New function, used by
`comint-previous-input' and others.
(comint-previous-matching-input): Use
`coming-delete-input'. Save the partial input if leaving the
edit line.  Goto point-max before deleting input to avoid
partial input fragments hanging around.
(comint-restore-input): New function, used by
`comint-previous-input', and bound to [C-c C-g].
2006-04-18 23:46:53 +00:00
Luc Teirlinck
7edd10caf2 *** empty log message *** 2006-04-18 23:04:23 +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
Richard M. Stallman
290e4aae7b *** empty log message *** 2006-04-18 21:25:10 +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
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
Juanma Barranquero
348f73b053 Bring ChangeLog back to the iso-2022-7bit flock. 2006-04-18 10:26:37 +00:00
Carsten Dominik
87acbfdaba *** empty log message *** 2006-04-18 06:37:40 +00:00
Nick Roberts
791223f7e8 *** empty log message *** 2006-04-17 20:25:52 +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
Stefan Monnier
b433a5608e (comment-add): New function.
(comment-region-default, comment-dwim): Use it.
2006-04-17 03:51:30 +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
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
Stefan Monnier
58bd87402e (c-mode-menu): Don't presume c-subword-mode is bound. 2006-04-14 11:30:20 +00:00
Bill Wohler
994019dfac * cus-edit.el (customize-package-emacs-version-alist): Update
docstring.
(customize-package-emacs-version): Use cdr instead of cadr now that
alists use dotted pairs.

* custom.el (defcustom): Fix docstring for :package-version.
2006-04-14 00:46:39 +00:00
Michael Albinus
32f9593c7c * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
(tramp-handle-shell-command): Display output buffer only when
`tramp-display-shell-command-buffer' is true.
(tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
2006-04-13 19:51:04 +00:00
Carsten Dominik
bb1d56c87c *** empty log message *** 2006-04-13 16:41:10 +00:00
Romain Francoise
501719afed (cvs-parse-table): Use `with-temp-buffer' to avoid leaving temporary
.cvsignore buffers behind.
2006-04-13 14:38:39 +00:00
Carsten Dominik
fd4545a0c9 *** empty log message *** 2006-04-13 13:50:07 +00:00
Thien-Thi Nguyen
1867d8cbc5 (vc-annotate): Arrange for point to end up at the same
line number as in the original, but only when using a new buffer.
2006-04-13 13:36:54 +00:00
Eli Zaretskii
cda4c00bef *** empty log message *** 2006-04-13 10:55:47 +00:00
Carsten Dominik
8d2fb8296a *** empty log message *** 2006-04-13 07:06:55 +00:00
Nick Roberts
25acaa6c71 *** empty log message *** 2006-04-13 01:37:37 +00:00
Romain Francoise
7c447c3f8d (read-passwd): Bind `message-log-max' to nil. 2006-04-12 19:40:56 +00:00
Stefan Monnier
16a3b9b72c (perl-indent-new-calculate): Recompute parse-start after jumping backward by
a whole sexp.
2006-04-12 05:11:12 +00:00
Stefan Monnier
8a8f8697fe (vc-ensure-vc-buffer): Only change current-buffer, not the window config.
(vc-annotate-display-select): Select the buffer so that current-buffer
(and selected-window) is the output buffer at the end of vc-annotate.
2006-04-11 23:05:31 +00:00
J.D. Smith
e2db3e59a8 *** empty log message *** 2006-04-11 21:46:26 +00:00
Richard M. Stallman
aa9addfa93 (byte-compile-file): Bind enable-local-variables to :safe,
and make normal-mode obey it.
2006-04-11 17:58:58 +00:00
Stefan Monnier
ab215e7246 (unload-feature): A bit of sanity check of
load-history entries.  Cancel timer-vars before unbinding them.
2006-04-11 17:05:16 +00:00
Stefan Monnier
37dc47675c (hexl-isearch-search-function): Fix regexp-building code to
quote special chars, and make the trick work on the hex part of the
buffer as well.
(hexl-mode, hexl-save-buffer, hexl-mode-exit)
(hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
2006-04-11 16:48:17 +00:00
Stefan Monnier
866d0913b1 (normal-splash-screen): Fix last change so we don't wait
2 minutes if we don't show the splash screen.
2006-04-11 16:37:27 +00:00
Juanma Barranquero
83163ec728 *** empty log message *** 2006-04-11 10:05:42 +00:00
Carsten Dominik
8a70fed7da *** empty log message *** 2006-04-11 09:12:02 +00:00
Bill Wohler
81117bddbd (defcustom): Create Common Keywords section in docstring.
(defface, defgroup): Replace definitions of a select few keywords with
a reference to the Common Keywords in defcustom.
(defcustom, defface, defgroup): Replace reference to Customization
chapter in manual with hyperlink.
2006-04-11 00:08:56 +00:00
Bill Wohler
4e9c705e50 * custom.el (defcustom, custom-handle-keyword): Add :package-version
keyword.
(custom-add-package-version): New function. Sets value of new property
'custom-package-version from :package-version keyword.

* cus-edit.el (customize-package-emacs-version-alist): New variable.
(customize-changed-options): Add check for custom-package-version.
(customize-package-emacs-version): New function to look up Emacs
version corresponding to the given package version.
2006-04-10 23:43:34 +00:00
Bill Wohler
1d22fabd46 (find-function-regexp): Allow dashes in defun name, in similar fashion
to find-variable-regexp.
2006-04-10 22:33:51 +00:00