1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 05:30:45 -08:00
Commit graph

37605 commits

Author SHA1 Message Date
YAMAMOTO Mitsuharu
ea7ac2eb95 (rgrep): Fix last change. 2007-12-28 10:48:05 +00:00
Richard M. Stallman
2d0a22f826 (compilation-start): Set initial visible point properly even when
compilation buffer already current.
2007-12-27 03:31:20 +00:00
Richard M. Stallman
f851506c8a Whitespace change. 2007-12-26 23:01:34 +00:00
Martin Rudalics
eaa872bb86 Fix regexps in fill-french-nobreak-p broken by last patch. 2007-12-26 18:12:37 +00:00
Richard M. Stallman
73936494a3 (conf-mode-maybe): New function.
(auto-mode-alist): Use conf-mode-maybe for .conf etc.
2007-12-26 17:29:34 +00:00
Martin Rudalics
a5af675edc (fill-find-break-point): Fix doc-string typo. 2007-12-26 09:08:59 +00:00
Dan Nicolaescu
187e9721c7 (asm-mode-map): Add a major mode menu. 2007-12-25 20:00:12 +00:00
Richard M. Stallman
6143495cd6 (comint-mode-map): Explicitly bind delete' and kp-delete'
so they never do EOF.
2007-12-25 16:56:28 +00:00
Richard M. Stallman
86f795fdc8 Load dired.el at run time too. 2007-12-23 19:13:48 +00:00
Richard M. Stallman
341a1bfb33 (copy-face): Create the new face explicitly if it does not exist already. 2007-12-23 18:09:10 +00:00
Andreas Schwab
f862fc9e05 (switch-to-buffer-other-frame): Return the buffer
switched to.
2007-12-23 16:08:54 +00:00
YAMAMOTO Mitsuharu
90e12e78d6 Fix author and entry as the corresponding change is already made in the trunk. 2007-12-23 06:10:04 +00:00
YAMAMOTO Mitsuharu
8f13498885 (mac-apple-event-map): Bind kHICommandAbout event to
`about-emacs' instead of `display-splash-screen'.
2007-12-23 06:00:36 +00:00
Eli Zaretskii
987ec16d97 (set-variable-value-history): Add reference to history-length in
the doc string.
2007-12-22 17:15:48 +00:00
Eli Zaretskii
e5f0c02f8e (minibuffer-history, shell-command-history): Add references to history-length
in the doc strings.
2007-12-22 17:12:30 +00:00
Eli Zaretskii
fae97ed8b8 (regexp-history): Add reference to `history-length' in the doc string. 2007-12-22 17:10:17 +00:00
Eli Zaretskii
6f5d24524a (input-method-history): Add reference to `history-length' in the doc string. 2007-12-22 17:08:49 +00:00
Eli Zaretskii
426aa4f0be (file-name-history): Add reference to `history-length' in the doc string. 2007-12-22 17:08:03 +00:00
Richard M. Stallman
55a3770f70 (comint-password-prompt-regexp): Match `Enter Password'. 2007-12-22 16:23:36 +00:00
Jason Rumney
f11e807991 *** empty log message *** 2007-12-21 10:41:17 +00:00
Jason Rumney
34fac407db (rgrep): Use find-name-arg. 2007-12-21 10:32:55 +00:00
Jason Rumney
d1dbc07ca2 (find-name-arg): New custom variable.
(find-name-dired): Use it.
(find-dired-find-program): Remove.
(find-dired): Use find-program.
(find-grep-dired): Use grep-program.
2007-12-21 10:32:38 +00:00
Martin Rudalics
888b597871 (auto-insert-alist): Remove nonsensical precision
specifier from format-string.
2007-12-21 10:19:54 +00:00
Martin Rudalics
3283b167ac (all): Use correct group name for members of mode-line group. 2007-12-19 17:02:10 +00:00
Thien-Thi Nguyen
1fae03f253 (defcustom-c-stylevar): Revert to pre-2007-12-12 version. 2007-12-17 09:16:57 +00:00
Thien-Thi Nguyen
d55f5fcfc2 (defcustom-c-stylevar): Remove debugging message. 2007-12-17 09:03:46 +00:00
Miles Bader
c317b5634a Merge from gnus--rel--5.10
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-164
2007-12-16 05:04:28 +00:00
Richard M. Stallman
d83b2f1415 (find-function-after-hook): Add :type. 2007-12-15 22:39:21 +00:00
Richard M. Stallman
274bcfe0da (Info-clone-buffer): Renamed from Info-clone-buffer-hook. Use changed. 2007-12-15 22:34:37 +00:00
Richard M. Stallman
d4a629de23 (fancy-splash-help-echo): Var deleted.
(fancy-splash-insert): Get help-echo from (startup-echo-area-message).
(fancy-about-screen): Don't display fancy-splash-help-echo.
2007-12-15 22:33:43 +00:00
Richard M. Stallman
f5e0def798 (menu-bar-describe-menu): Remove dots from menu text. 2007-12-15 22:32:17 +00:00
Thien-Thi Nguyen
7d2a95143a Fix typo. 2007-12-12 10:12:51 +00:00
Thien-Thi Nguyen
f2f8d5f2d4 *** empty log message *** 2007-12-12 08:14:07 +00:00
Thien-Thi Nguyen
f26920db7e (defcustom-c-stylevar): Rewrite. 2007-12-12 08:00:45 +00:00
Glenn Morris
812498713a (url-make-private-file): New function. 2007-12-11 05:50:37 +00:00
Glenn Morris
57f44ca44a (url-history-save-history): Use url-make-private-file and with-temp-buffer. 2007-12-11 05:50:11 +00:00
Glenn Morris
e6ed493502 (url-cookie-write-file): Use url-make-private-file and with-temp-buffer. 2007-12-11 05:49:53 +00:00
Dan Nicolaescu
38f584e90e (set-buffer-menubar): Remove unused
function.
(add-submenu): Only define for XEmacs.
(verilog-regexp-words): Revert previous change, keep the other
definition.
2007-12-11 03:19:09 +00:00
Dan Nicolaescu
6ca0ff7375 (verilog-kill-existing-comment, verilog-insert-date)
(verilog-insert-year): Rename in order not to pollute the global
namespace from kill-existing-comment, insert-date and
insert-year, respectively.
(verilog-set-auto-endcomments, verilog-header): Update callers.
2007-12-09 19:38:37 +00:00
Dan Nicolaescu
2d5590e0a3 * progmodes/perl-mode.el (perl-continued-statement-offset)
(perl-continued-brace-offset, perl-brace-offset)
(perl-brace-imaginary-offset, perl-label-offset):
* progmodes/cperl-mode.el (cperl-brace-offset)
(cperl-continued-brace-offset, cperl-label-offset)
(cperl-continued-statement-offset)
(cperl-extra-newline-before-brace, cperl-merge-trailing-else): Add
safe-local-variable properties.
2007-12-09 19:19:46 +00:00
Miles Bader
819ee2f42a Add arch tagline 2007-12-09 07:24:51 +00:00
Glenn Morris
637b4d3838 Fix copyright years.
Re-license under GPLv3+.
2007-12-09 01:32:56 +00:00
Dan Nicolaescu
30d48f20cd * progmodes/verilog-mode.el (verilog-mode-map)
(verilog-template-map, verilog-mode-mouse-map): Fix typos.
(verilog-colorize-include-files): Use only overlay functions so
that it can work on both emacs and XEmacs.
(set-extent-keymap): Remove unused defun.
2007-12-08 20:43:01 +00:00
Dan Nicolaescu
7d49d8e100 * progmodes/verilog-mode.el (verilog-mode-map): Fix typo. 2007-12-08 19:59:24 +00:00
Dan Nicolaescu
62a7c35dbc (auto-mode-alist): Recognize verilog files. 2007-12-08 19:39:26 +00:00
Dan Nicolaescu
b68a96b966 (verilog-string-replace-matches)
(verilog-string-remove-spaces, verilog-re-search-forward)
(verilog-re-search-backward, verilog-re-search-forward-quick)
(verilog-re-search-backward-quick, verilog-get-beg-of-line)
(verilog-get-end-of-line, verilog-within-string): Move definitions
before first use. No code changes.
2007-12-08 19:19:43 +00:00
Dan Nicolaescu
6edb57162c (verilog-mode-version)
(verilog-mode-release-date): Don't use expanding keywords.
(provide): Move to the end of file.
(fboundp): Don't check if eval-when-compile is bound, it is used
later in the file without checking.
(when, unless): Copy definitions from subr.el.
(char-before, defcustom, defface, customize-group)
(verilog-batch-error-wrapper): Don't use old style backquotes.
(verilog-regexp-opt): Avoid using the cl function case.
(verilog-regexp-words): Remove duplicated definition.
(verilog-mode-abbrev-table): Remove, duplicate.
(verilog-mode-map, verilog-template-map, verilog-mode-mouse-map):
Declare and initialize in one step.
(verilog-declaration-prefix-re, verilog-declaration-re)
(verilog-end-of-statement, verilog-indent-declaration)
(verilog-get-lineup-indent): Remove trailing whitespace.
(verilog-mode): Fix autoload cookie. Set
beginning-of-defun-function and end-of-defun-function. Use when
instead of if.
(verilog-emacs-features, verilog-auto-ascii-enum)
(verilog-insert-indices): Escape braces in doc strings.
2007-12-08 18:43:17 +00:00
Dan Nicolaescu
6341f35755 New file. 2007-12-08 17:58:56 +00:00
Eli Zaretskii
be11f56846 "" 2007-12-08 12:40:12 +00:00
Eli Zaretskii
d0b22d7de6 (latexenc-find-file-coding-system): If both coding-system-for-write and
buffer-file-coding-system of latex-main-file are nil, use `undecided'.
2007-12-08 12:38:46 +00:00