1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
Commit Graph

40519 Commits

Author SHA1 Message Date
Martin Rudalics
d6a4ad7475 (indent-for-tab-command): Fix doc-string typo. 2007-12-19 09:24:31 +00:00
Martin Rudalics
ccf721a625 (Man-default-man-entry): When looking for default man
entry title search text preceding point.  Use when instead of if.
2007-12-19 09:24:01 +00:00
Glenn Morris
5b57e6c628 (top-level): Don't require compile.
(compilation-error-regexp-alist, compilation-last-buffer): Define for compiler.
(verilog-insert-1): New function.
(verilog-insert-indices, verilog-generate-numbers): Doc fixes.
Use verilog-insert-1.
(verilog-surelint-off): Use next-error-last-buffer if bound.
Check compile buffer is live.
2007-12-19 02:56:45 +00:00
Glenn Morris
c34dc850ce John J Foerch <jjfoerch at earthlink.net> (tiny change)
(compilation-start): Don't pass a FRAME argument to display-buffer.
2007-12-19 02:54:53 +00:00
Glenn Morris
541cbf8b1c (message-options-set, message-narrow-to-head)
(message-in-body-p, message-mail-p, message-encode-message-body): Autoload.
(message-remove-header, message-narrow-to-headers-or-head)
(message-subscribed-p, message-make-mail-followup-to)
(message-position-on-field, message-news-p)
(message-options-set-recipient, message-generate-headers)
(message-sort-headers): Declare as functions.
2007-12-19 02:54:16 +00:00
Glenn Morris
441f785ca2 Comment. 2007-12-19 02:53:39 +00:00
Jason Rumney
418784e296 (rng-schema-locating-file-schema-file): Fix last change.
(rng-schema-locating-files-default): Look in current dir, as per manual.
2007-12-19 01:46:23 +00:00
Jason Rumney
ddc30be73a (rng-autoload-modules, rng-update-autoloads)
(rng-compile-modules, rng-byte-compile-load, rng-write-version): Remove.
2007-12-19 01:15:26 +00:00
Jason Rumney
f98e3afab8 (rng-schema-locating-files-default)
(rng-schema-locating-file-schema-file): Use files in etc/schemas.
(rng-schema-loader-alist): Use rng-c-load-schema to load rnc files.
2007-12-19 00:55:56 +00:00
Jason Rumney
fc5377f779 (rng-update-autoloads, rng-byte-compile-load)
(rng-format-manual, rng-write-version): Do not autoload.
2007-12-19 00:55:16 +00:00
Michael Albinus
9fa0d3aabb * files.el (cd-absolute): Set `list-buffers-directory' in order to
show correct path in buffer list.

* net/tramp.el (tramp-open-connection-setup-interactive-shell)
(tramp-find-shell): Send only single prompt setting commands, in
order to avoid double-prompt.

* net/tramp-compat.el (top): Require cl only when compiling.
Reported by Glenn Morris <rgm@gnu.org>.
2007-12-18 21:02:53 +00:00
Thien-Thi Nguyen
d2f795854e * progmodes/cc-vars.el (defcustom-c-stylevar): Eval VAL.
(c-comment-continuation-stars): No longer declare with
cc-bytecomp-obsolete-var and cc-bytecomp-defvar.
(c-block-comment-prefix): Use symbol-value to
access c-comment-continuation-stars.
* progmodes/cc-mode.el (c-initialize-cc-mode):
Use symbol-value to access c-comment-continuation-stars.
2007-12-18 09:21:28 +00:00
Eric S. Raymond
5f01100afe bname needs to be a buffer name, not a filename. 2007-12-18 08:25:34 +00:00
Mark A. Hershberger
a1884c78c4 Forgot docstring on xml-escape-string 2007-12-18 03:29:10 +00:00
Mark A. Hershberger
7731c9f401 fix up xml-debug-print 2007-12-18 03:22:05 +00:00
Glenn Morris
4f9d920a2d Replace all instances of string-to-int with string-to-number,
insert-string with insert, and read-input with read-string.
(top-level): No need to require imenu, reporter, dinotrace, vc,
font-lock when compiling.  Always require compile.  Relegate remaining
compatibility cruft to XEmacs.  Don't require font-lock.
(verilog-version): Remove superfluous concat.
(dinotrace-unannotate-all, zmacs-activate-region)
(customize-apropos): No need to define.
(verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt.
(verilog-font-lock-keywords, verilog-font-lock-keywords-1)
(verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
(verilog-startup-message-displayed): These are variables, not constants.
(verilog-batch-execute-func, verilog-auto-inst)
(verilog-auto-inst-param): Use mapc rather than mapcar.
(sigs-in, sigs-inout, sigs-out): Define for compiler rather than
actually defining.
(verilog-modi-get-decls, verilog-modi-get-sub-decls)
(verilog-modi-get-outputs, verilog-modi-get-inouts)
(verilog-modi-get-inputs, verilog-modi-get-wires)
(verilog-modi-get-regs, verilog-modi-get-assigns)
(verilog-modi-get-consts, verilog-modi-get-gparams)
(verilog-modi-get-sub-outputs, verilog-modi-get-sub-inouts)
(verilog-modi-get-sub-inputs): Move inline functions earlier in
the file.
(sigs-in, sigs-out): Don't declare multiple times.
(got-sig, got-rvalue, uses-delayed): Define for compiler with just
`defvar'.
(verilog-auto): Call dinotrace-unannotate-all only if bound.
(verilog-module-inside-filename-p): No need to wrap fboundp test
in condition-case.
(reporter-submit-bug-report): Autoload it.
(verilog-mark-defun): Call zmacs-activate-region only if bound.
(verilog-font-customize): Call customize-apropos only if bound.
(verilog-getopt-flags, verilog-auto-reeval-locals): Use
make-local-variable rather than make-variable-buffer-local.
(verilog-company, verilog-project, verilog-modi-cache-list): Move
make-variable-buffer-local calls to top-level.
(font-lock-defaults-alist): Don't define it.
(verilog-need-fld): Remove.
(verilog-font-lock-init): Don't set font-lock-defaults-alist.
(verilog-mode): Only call make-local-hook on XEmacs.  Set
font-lock-defaults rather than using verilog-font-lock-init.
2007-12-18 02:32:40 +00:00
Glenn Morris
27558c0dd5 (c-subword-mode): Drop support for systems without define-minor-mode. 2007-12-18 02:32:04 +00:00
Glenn Morris
6e1207a545 (defcustom-c-stylevar): Remove debugging message. 2007-12-18 02:31:15 +00:00
Andreas Schwab
67f2eaf15f (sh-font-lock-syntactic-keywords): Fix
comment typo.
2007-12-17 20:32:48 +00:00
Michael Albinus
3cc546adf4 * net/dbus.el (dbus-name-owner-changed-handler): Use
`dbus-unregister-signal' for removing old rules.  Obey new
structure of `dbus-registered-functions-table'.
2007-12-16 22:42:47 +00:00
Miles Bader
47854a5568 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-956
2007-12-16 04:31:49 +00:00
Miles Bader
bbbe940b6d Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-955
2007-12-16 04:31:33 +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
Vinicius Jose Latorre
c84b30043d revert-buffer docstring fix 2007-12-12 11:31:52 +00:00
Vinicius Jose Latorre
0dff897520 revert-buffer docstring fix 2007-12-12 11:25:21 +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
Jay Belanger
57f8977d5c (math-restore-underscores, math-string-restore-underscores):
New functions.
(math-read-factor): Properly check variable names with underscores
for entries in `math-expr-variable-mapping'.
2007-12-12 04:55:20 +00:00
Vinicius Jose Latorre
2a29c40930 return back entry: revert-buffer should eliminate overlays and the mark 2007-12-12 01:18:26 +00:00
Glenn Morris
5ec7fe1bff (gnus-group-name-decode): Autoload.
(gnus-find-method-for-group, gnus-group-name-charset)
(message-tokenize-header, gnus-get-buffer-create)
(mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
(gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
Declare as functions.
2007-12-11 08:28:49 +00:00
Glenn Morris
e49337eabb (check-declare-verify): Handle deffoo. 2007-12-11 05:52:07 +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
Glenn Morris
9824ded5dd (url-history-save-history): Use url-make-private-file and with-temp-buffer. 2007-12-11 05:49:36 +00:00
Glenn Morris
4e44324af2 (url-cookie-write-file): Use url-make-private-file and with-temp-buffer. 2007-12-11 05:49:10 +00:00
Glenn Morris
8703ea5358 (url-make-private-file): New function. 2007-12-11 05:48:40 +00:00
Glenn Morris
4577244fc9 (url-configuration-directory): Make it a defcustom. 2007-12-11 05:48:25 +00:00
Glenn Morris
cef98b1310 Add declare-function compatibility definition.
Require gnus-sum not just when compiling.
(nnvirtual-find-group-art): Declare as a function.
2007-12-11 05:48:08 +00:00
Glenn Morris
db48b1977a (gnus-alive-p): Autoload. 2007-12-11 05:46:54 +00:00
Glenn Morris
25fcd06c74 Add declare-function compatibility definition.
(message-goto-eoh): Autoload.
(article-narrow-to-head, gnus-article-goto-header)
(gnus-add-image, gnus-add-wash-type): Declare as functions.
(gnus-display-x-face-in-from): Require gnus-art.
2007-12-11 05:46:37 +00:00
Glenn Morris
39c7e99dae Add declare-function compatibility definition.
(nnkiboze-score-file): Declare as a function.
2007-12-11 05:45:43 +00:00
Glenn Morris
fe86b5e008 (gnus-server-opened, gnus-status-message): Move definitions before use. 2007-12-11 05:45:10 +00:00
Glenn Morris
704f16638a (turn-on-gnus-mailing-list-mode)
(gnus-cache-write-active, mm-uu-dissect, idna-to-unicode): Declare as functions.
2007-12-11 05:44:54 +00:00
Glenn Morris
c7e9cfaf69 Add declare-function compatibility definition.
(gnus-group-decoded-name): Declare as a function.
2007-12-11 05:44:18 +00:00
Glenn Morris
1ffeb586a5 Add declare-function compatibility definition.
(gnus-compress-sequence): Autoload.
(imap-capability): Declare as a function.
2007-12-11 05:43:42 +00:00