1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00
Commit graph

39683 commits

Author SHA1 Message Date
Stefan Monnier
e486b005a9 (abbrev--write): Fix up typo. 2007-11-05 04:28:32 +00:00
Juanma Barranquero
f57a951212 (define-abbrev-table): Doc fix. 2007-11-04 23:01:15 +00:00
Thien-Thi Nguyen
e56f84d730 (Info-revert-buffer-function): New func.
(Info-mode): Arrange to use it for reverting.
2007-11-04 12:01:35 +00:00
Stefan Monnier
1449012d63 (expand-abbrev): Move point back to expansion's end. 2007-11-04 02:57:52 +00:00
Glenn Morris
cd6db47c64 Don't require rx when compiling.
(tls-end-of-info): Rewrite without using rx.
(open-tls-stream)): Use with-current-buffer.
2007-11-04 01:26:09 +00:00
Glenn Morris
59c95dc2de Riccardo Murri <riccardo.murri at gmail.com>
Require rx when compiling.
(tls-end-of-info): New variable.
(open-tls-stream): Keep reading input until `tls-end-of-info' is matched.
2007-11-04 01:22:45 +00:00
Thien-Thi Nguyen
c81f72cebe (append-to-register, prepend-to-register):
Don't signal error on empty register; use the text, instead.
2007-11-03 21:02:35 +00:00
Michael Olson
6159985a12 Remember: Use define-obsolete-function-alias for `remember-buffer'. 2007-11-03 20:45:20 +00:00
Romain Francoise
c5eb76e4a9 *** empty log message *** 2007-11-03 08:50:25 +00:00
Glenn Morris
7796ee61d1 Ulrich Mueller <ulm at gentoo.org> (tiny change)
(bad-packages-alist): Anchor semantic regexp.
2007-11-03 03:08:29 +00:00
Glenn Morris
7a05f2bd9a (fortran-mode-map): Don't bind M-;.
(fortran-mode): Set values for comment-region-function,
uncomment-region-function and comment-insert-comment-function.
(fortran-uncomment-region): New function.
2007-11-03 03:03:31 +00:00
Glenn Morris
802054c963 (nroff-mode): Set comment-insert-comment-function rather than
indent-line-function.
(nroff-indent-line-function): Remove.
(nroff-insert-comment-function): New function.
2007-11-03 03:02:00 +00:00
Glenn Morris
eb0c4c3084 (comment-dwim): Call comment-insert-comment-function, if defined, for
blank lines.  Doc fix.
2007-11-03 03:00:32 +00:00
Juanma Barranquero
cfe80861d8 *** empty log message *** 2007-11-02 16:01:20 +00:00
Juanma Barranquero
d779c51027 *** empty log message *** 2007-11-02 15:51:35 +00:00
Michael Kifer
8ef97aecad 2007-11-02 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-vers (ediff-vc-working-revision): add a quote.
2007-11-02 15:24:29 +00:00
Romain Francoise
3020ee9278 2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
* files.el (hack-local-variables): Fix membership tests to avoid
	treating all variables as safe if `enable-local-variables' is
	set to :safe.
2007-11-02 11:03:43 +00:00
Glenn Morris
8e004a4407 Whitespace. 2007-11-02 08:21:04 +00:00
Glenn Morris
5ec19a1188 (tags-table-mode): Disable undo. 2007-11-02 08:18:24 +00:00
Glenn Morris
b9b4d12c5f (comment-indent): Let comment-insert-comment-function,
if defined, do all the work of inserting a new comment.
2007-11-02 08:10:40 +00:00
Glenn Morris
05db920d6f (bad-packages-alist): Revert previous change. 2007-11-02 07:57:19 +00:00
Dan Nicolaescu
8b1e0dff4e * emacs-lisp/lselect.el: Move to obsolete/lselect.el.
* obsolete/lselect.el: Do not warn about unknown functions.
2007-11-02 06:56:36 +00:00
Michael Kifer
33468a59c6 2007-11-02 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-ex.el (viper-ex): do not ignore the region.

	* viper-cmd.el (viper-prev-destructive-command)
	(viper-insert-prev-from-insertion-ring): use ring-copy instead of
	copy-sequence.

	* ediff-util.el (ediff-make-current-diff-overlay): do not use face-name.
	Got rid of ediff-copy-list.

	* ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer): do not
	use face-name.
	(ediff-test-utility,ediff-diff-mandatory-option)
	(ediff-reset-diff-options): removed to simplify yhe mandatory option
	handling on windows.
	(ediff-set-diff-options): added.
	(ediff-diff-options): changed.

	* ediff-vers.el (ediff-vc-internal): use ediff-vc-revision-other-window.
	(ediff-vc-merge-internal): use ediff-vc-revision-other-window and
	ediff-vc-working-revision.
	Require vc-hooks.
2007-11-02 06:03:12 +00:00
Michael Olson
246a4316de remember.el: Make remember-buffer an alias of remember-finalize 2007-11-02 03:42:05 +00:00
Miles Bader
60ece9b00d Merge from gnus--devo--0
Patches applied:

 * gnus--devo--0  (patch 404-406)

   - Merge from gnus--rel--5.10
   - Update from CVS

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

   - Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-919
2007-11-02 01:38:49 +00:00
Juanma Barranquero
209dc81c15 *** empty log message *** 2007-11-01 18:29:09 +00:00
Michael Olson
77210f1e45 Remove mentions of Planner in remember.el. 2007-11-01 15:39:59 +00:00
Glenn Morris
50c4463335 (bad-packages-alist): Add an entry for standalone vc-svn. 2007-11-01 08:09:33 +00:00
Glenn Morris
68013cfaa5 (authors-scan-change-log)
(authors-scan-el): Don't enable local eval; enable only safe local
variables, without querying.
2007-11-01 07:08:24 +00:00
Michael Olson
869dc29056 Remember: Fix mistake in last commit and improve remember-mode docstring. 2007-11-01 04:56:10 +00:00
Michael Olson
80f0c18f73 remember.el (remember-mode-map): Define and initialize in one step. 2007-11-01 04:40:55 +00:00
Michael Olson
174a72eaf4 Remember: Put on a low-cookie diet, and improve docstrings. 2007-11-01 04:37:47 +00:00
Glenn Morris
a9d8037fff *** empty log message *** 2007-11-01 04:01:45 +00:00
Dan Nicolaescu
6a2c788ebc * printing.el (printing): Fix :version, printing.el was included
for in emacs-22.1.
(pr-path-style, pr-path-alist, pr-txt-name)
(pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
(pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
(pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
(pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
(pr-auto-mode, pr-mode-alist, pr-ps-utility)
(pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
(pr-setting-database, pr-visible-entry-list)
(pr-delete-temp-file, pr-list-directory, pr-buffer-name)
(pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect
:version.
2007-11-01 04:00:22 +00:00
Glenn Morris
87006f3e0a (nroff-mode): Set indent-line-function.
(nroff-indent-line-function): New function.
(nroff-count-text-lines): Use nroff-forward-text-line rather than
obsolete alias.
2007-11-01 04:00:09 +00:00
Glenn Morris
8aafd651a9 (doc-view-cache-directory): Remove superfluous concat. 2007-11-01 03:53:44 +00:00
Glenn Morris
683b7dc670 Ryan Yeske <rcyeske at gmail.com>
(rcirc-last-quit-line, rcirc-last-line)
(rcirc-elapsed-lines): New argument PROCESS.  Update callers.
(rcirc-print): Only update the line count when not marking the
line as ommittable.
(rcirc-log-write): Specify coding system when writing logfile.
(rcirc-markup-fill): Make sure ellipsis does not cause line to wrap.
2007-11-01 03:52:26 +00:00
Glenn Morris
56dad874f3 Johan Bockg� <bojohan at gnu.org>
(x_draw_stretch_glyph_string): Don't set s->stippled_p here, since it
has already been set by x_set_glyph_string_gc from
x_draw_glyph_string.

http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg01571.html
2007-11-01 03:49:22 +00:00
Glenn Morris
2c28c5196e (footnote-numeric-regexp)
(footnote-english-upper-regexp, footnote-english-lower-regexp)
(footnote-roman-lower-regexp, footnote-roman-upper-regexp):
Match multi-character footnotes.
2007-11-01 03:40:50 +00:00
Dan Nicolaescu
399f21c188 * ediff-util.el (ediff-nuke-selective-display): Move definition to
top level, make it dependent on the emacs flavor.

* play/gamegrid.el (gamegrid-kill-timer, gamegrid-start-timer):
Test for XEmacs not for itimer.
2007-11-01 03:18:42 +00:00
Dan Nicolaescu
07e5c0b0b7 * cmdargs.texi (Misc Variables): Remove Sun windows info.
* MACHINES: Remove Sun windows info.

* term/sun-mouse.el:
* obsolete/sun-fns.el:
* obsolete/sun-curs.el: Remove files.

* term/sun.el (select-previous-complex-command):

* sunfns.c: Remove file

* m/sun386.h:
* m/sun2.h:
* m/sparc.h: Remove Sun windows code.
2007-11-01 03:06:23 +00:00
Michael Olson
88406d6ee8 Silence some byte-compiler warnings in ERC 2007-11-01 01:12:59 +00:00
Reiner Steib
bce6be12b9 * doc-view.el (doc-view-cache-directory): Fix bug where an integer
was given to concat.
2007-10-31 21:17:32 +00:00
Stefan Monnier
7656fe61b1 (doc-view-mode-map): Bind doc-view-goto-page to the keys
used normally for goto-line.  Change `g' to revert the buffer.
Add redundant `r' binding for buffer-revert.
2007-10-31 20:40:30 +00:00
Stefan Monnier
dcbb251e59 (mail-abbrevs-mode): Use define-minor-mode.
(mail-abbrevs-setup): Use abbrev-expand-functions.
(build-mail-abbrevs): Use with-temp-buffer.
(define-mail-abbrev): Simplify.
(mail-abbrev-expand-wrapper): Rename sendmail-pre-abbrev-expand-hook.
Change it for use on abbrev-expand-functions.
(mail-abbrev-complete-alias): Use with-syntax-table.
2007-10-31 20:30:28 +00:00
Michael Albinus
3412f35d0f * net/tramp.el (tramp-handle-shell-command): Call `start-file-process'
directly.  Fix bug in deleting temp file.
2007-10-31 20:04:42 +00:00
Stefan Monnier
c01b997152 (python-mode-abbrev-table): Use :regexp.
Merge defvar and define-abbrev-table.
(def-python-skeleton): Use :case-fixed and :enable-function.
(python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook): Remove.
(python-mode): Don't modify pre-abbrev-expand-hook.
2007-10-31 20:00:36 +00:00
Dan Nicolaescu
8ac56013fb (ediff-file-checked-out-p)
(ediff-file-checked-in-p): Only call vc-locking-user for XEmacs.
2007-10-31 16:16:12 +00:00
Stefan Monnier
2b86bfb1fd (abbrev-symbol): Correct let->let*.
(abbrev--before-point): Only use abbrev-start-location if before point.
2007-10-31 15:47:02 +00:00
Juanma Barranquero
26e966803c (strokes-alphabetic-lessp): Simplify. Doc fix.
(strokes-unload-hook): Remove function and variable.
(strokes-unload-function): New-style unload function,
adapted from `strokes-unload-hook'.
2007-10-31 12:49:40 +00:00