1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 21:50:37 -08:00
Commit graph

11533 commits

Author SHA1 Message Date
Juanma Barranquero
052dca3442 *** empty log message *** 2008-02-20 17:34:41 +00:00
Dan Nicolaescu
90639effc5 * progmodes/verilog-mode.el (customize): Fix typo in error message.
(verilog-mode, verilog-mode-indent, verilog-mode-actions)
(verilog-mode-auto, verilog-indent-level-module)
(verilog-minimum-comment-distance, verilog-library-flags)
(verilog-library-directories, verilog-library-files)
(verilog-auto-reset-widths, verilog-imenu-generic-expression)
(verilog-xemacs-menu, verilog-set-compile-command)
(verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
(verilog-get-expr, verilog-strip-comments, verilog-one-line)
(verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
(verilog-batch-inject-auto, verilog-batch-indent)
(verilog-continued-line, verilog-type-keywords)
(verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
(verilog-read-inst-pins, verilog-read-arg-pins)
(verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
(verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
(verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
(verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
(verilog-sk-datadef, verilog-colorize-include-files-buffer)
(verilog-mode-version, verilog-mode-release-date)
(verilog-mode-release-emacs, verilog-linter, verilog-coverage)
(verilog-simulator, verilog-compiler)
(verilog-auto-sense-defines-constant, verilog-company)
(verilog-project, verilog-mark-defun, verilog-submit-bug-report):
Fix typos in docstrings.
(verilog-set-auto-endcomments, verilog-calculate-indent)
(verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
Reflow docstrings.
(verilog-tab-always-indent, verilog-highlight-p1800-keywords)
(verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
(electric-verilog-forward-sexp, verilog-in-case-region-p)
(verilog-in-struct-region-p, verilog-in-generate-region-p)
(verilog-leap-to-head, verilog-current-indent-level)
(verilog-case-indent-level, verilog-cpp-keywords)
(verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
(verilog-case-keywords, verilog-separator-keywords, verilog-completion)
(verilog-signals-not-in, verilog-symbol-detick-text)
(verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
(verilog-forward-close-paren, verilog-backward-open-paren)
(verilog-backward-open-bracket): Doc fixes.
2008-02-20 16:15:03 +00:00
Glenn Morris
219d93b8b4 (rmail-autodetect): Add .exe extension to movemail on Windows. 2008-02-20 06:01:01 +00:00
Alan Mackenzie
bc99e713cd *** empty log message *** 2008-02-19 21:59:11 +00:00
Stefan Monnier
5f082d1fe6 (diff-file-junk-re): New const.
(diff-beginning-of-file-and-junk): Use it.
(diff-file-kill): Make sure we were really inside a file diff.
2008-02-19 21:31:20 +00:00
Stefan Monnier
95dfb89d87 Make it more robust in the presence of empty context lines in unified hunks.
(diff-valid-unified-empty-line): New var.
(diff-unified->context, diff-sanity-check-hunk): Obey it.
(diff-end-of-hunk): Obey it.  New arg `donttrustheader'.
(diff-fixup-modifs, diff-post-command-hook): Use this new arg.
(diff-hunk-header-re-unified): New const.
(diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
(diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
(diff-sanity-check-hunk): Use it.
2008-02-19 19:44:48 +00:00
Nick Roberts
0287c1d928 *** empty log message *** 2008-02-19 09:48:00 +00:00
Juanma Barranquero
1418c70196 (verilog-mode-version, verilog-mode-release-date, erilog-mode-release-emacs,
verilog-linter, verilog-coverage, erilog-simulator, verilog-compiler,
erilog-auto-sense-defines-constant, verilog-company, erilog-project,
verilog-mark-defun, verilog-submit-bug-report): Fix typos in docstrings.
2008-02-18 15:01:55 +00:00
Juanma Barranquero
871c637e2a (customize): Fix typo in error message.
(verilog-mode, verilog-mode-indent, verilog-mode-actions, verilog-mode-auto,
verilog-indent-level-module, verilog-minimum-comment-distance,
verilog-library-flags, verilog-library-directories, verilog-library-files,
verilog-auto-reset-widths, verilog-imenu-generic-expression,
verilog-xemacs-menu, verilog-set-compile-command, verilog-set-compile-command,
verilog-mode-syntax-table, verilog-mode, verilog-get-expr,
verilog-strip-comments, verilog-one-line, verilog-lint-off, verilog-batch-auto,
verilog-batch-delete-auto, verilog-batch-inject-auto, verilog-batch-indent,
verilog-continued-line, verilog-type-keywords, verilog-read-sub-decls-sig,
verilog-read-sub-decls-line, verilog-read-inst-pins, verilog-read-arg-pins,
verilog-read-auto-template, verilog-read-signals, verilog-getopt-file,
verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename,
verilog-auto-star, verilog-auto-inst, verilog-auto-wire, verilog-enum-ascii,
verilog-sk-begin, verilog-sk-fork, verilog-sk-datadef,
verilog-colorize-include-files-buffer): Fix typos in docstrings.
(verilog-set-auto-endcomments, verilog-calculate-indent, verilog-inject-auto,
verilog-auto-arg, verilog-auto-inout-module): Reflow docstrings.
(verilog-tab-always-indent, verilog-highlight-p1800-keywords,
verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook,
electric-verilog-forward-sexp, verilog-in-case-region-p,
verilog-in-struct-region-p, verilog-in-generate-region-p, verilog-leap-to-head,
verilog-current-indent-level, verilog-case-indent-level, verilog-cpp-keywords,
verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords,
verilog-case-keywords, verilog-separator-keywords, verilog-completion,
verilog-signals-not-in, verilog-symbol-detick-text,
verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer,
verilog-forward-close-paren, verilog-backward-open-paren,
verilog-backward-open-bracket): Doc fixes.
2008-02-18 14:40:11 +00:00
Juanma Barranquero
6ff72be772 *** empty log message *** 2008-02-18 04:09:26 +00:00
Juanma Barranquero
bce8498677 (gud-def, gud-last-speedbar-stackframe): Doc fixes.
(gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons,
gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p, gud-jdb-classpath,
gud-jdb-find-source-using-classpath, jdb, gud-find-class, gdb-script-mode,
gud-tooltip-event, gud-tooltip-tips): Fix typos in docstrings.
2008-02-18 00:48:36 +00:00
Stefan Monnier
ed3b86bfb7 (ada-font-lock-syntactic-keywords):
Recognize ''' just like any other char-constant.
2008-02-17 19:24:09 +00:00
Stefan Monnier
5f8ea2c89b (vc-find-root): Remove initial loop because it's not
careful enough.  Detect the uid-change all within the main loop.
2008-02-16 21:38:24 +00:00
Juanma Barranquero
9bf8e53af1 *** empty log message *** 2008-02-16 20:20:32 +00:00
Juanma Barranquero
6b99fa736f (vc-find-root): Don't loop forever on non-existent root. 2008-02-16 18:16:55 +00:00
Stefan Monnier
c273429337 (sgml-mode): Fix comment syntax. 2008-02-14 02:42:45 +00:00
Stefan Monnier
2e81950838 (highlight-save-buffer-state): New macro.
(highlight-save-buffer-state, hilit-chg-set-face-on-change)
(hilit-chg-clear): Use it to preserve the modified-p flag.
(highlight-changes-rotate-faces): Don't mess with the undo-list.
2008-02-13 21:50:37 +00:00
Michael Albinus
de95cc30ec * net/ange-ftp.el (ange-ftp-cf1): Quote FILENAME. 2008-02-13 17:20:11 +00:00
Juri Linkov
4c9702c3e8 (after-init-hook): Set inhibit-startup-screen to t
after reading the desktop.
2008-02-12 23:30:33 +00:00
Stefan Monnier
558ca3c122 (font-lock-set-defaults): Unset previously set variables when needed. 2008-02-12 16:49:21 +00:00
Juanma Barranquero
9787268671 (uniquify-managed): Don't defvar.
(desktop-buffer-info): Use `uniquify-buffer-base-name', not `uniquify-managed'.
Return also the buffer's base name.
(desktop-save): When saving the buffer info, filter out the base name,
and save it as buffer name if the buffer is managed by uniquify.
2008-02-12 14:36:34 +00:00
Stefan Monnier
f060b622fb (diff-beginning-of-file-and-junk): If we're on the
Index: line, don't search backward for the previous one.
2008-02-10 16:36:07 +00:00
Richard M. Stallman
73dd622fb4 (rcirc-url-regexp): Replace definition by copying from gnus-button-url-regexp. 2008-02-10 14:04:01 +00:00
Eli Zaretskii
5099d51223 (compilation-find-file): Doc fix. 2008-02-09 14:34:45 +00:00
Eli Zaretskii
d0048c60f2 (compilation-next-error): Doc fix. 2008-02-09 14:22:49 +00:00
Glenn Morris
e07277ffa0 Fix typo. 2008-02-09 01:37:45 +00:00
Glenn Morris
714536d63b Fix tense. 2008-02-09 01:33:54 +00:00
Glenn Morris
d884d6adc7 (ipconfig-program, ipconfig-program-options): Add obsolete aliases to
the old names.
2008-02-09 01:32:38 +00:00
Richard M. Stallman
46f6fa95d1 (ifconfig): Renamed from ipconfig.
(ipconfig): Alas to ifconfig.
(ifconfig-program): Renamed from ipconfig-program.
(ifconfig-program-options): Renamed from ipconfig-program-options.
2008-02-08 18:22:54 +00:00
Glenn Morris
1e281896cf (custom-theme-set-variables): Sort symbols that are
dependencies before symbols that depend on them.
(custom-enabled-themes): Set after custom-theme-directory.
2008-02-08 05:00:46 +00:00
Juanma Barranquero
4caf292da6 (w32-system-shells): Add TCC (new name for 4NT). 2008-02-04 22:46:47 +00:00
Dan Nicolaescu
7e2a60001e * progmodes/verilog-mode.el (verilog-declaration-core-re):
Add port directions by themselves, with no qualification, as base
item of a declaration.
(verilog-pretty-declarations): Add new flag that inhibits printing
to the message buffer.
(verilog-pretty-expr): Add new flag that inhibits printing to the
message buffer.  Improve handling of the many types of expression
line up.
(verilog-just-one-space): Don't print an empty message.
(verilog-get-lineup-indent): Rework to support the better handling
of expression lineup for verilog-pretty-expr.
(verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
(verilog-mode-version, verilog-mode-release-date): Update.
2008-02-04 16:36:48 +00:00
Stefan Monnier
d9090cc15a (cancel-change-group): Don't move point. 2008-02-04 15:29:44 +00:00
Michael Albinus
eef3f0c84c * net/trampver.el: Update release number. 2008-02-02 10:51:50 +00:00
Chong Yidong
6e04a598ea * progmodes/etags.el (next-file): Improve revert message. 2008-02-01 23:35:06 +00:00
Chong Yidong
bee68a7abe * progmodes/etags.el (tags-loop-revert-buffers): Value `ask' means
to query the user interactively.
(next-file): Implement it.
2008-02-01 23:21:29 +00:00
Juanma Barranquero
299db7f8cf (image-library-alist): Prefer libpng12 to libpng13, because
the latter is in fact a 1.2.8 build distributed with GTK+
(as of today, the most recent libpng is 1.2.24).
2008-02-01 15:19:59 +00:00
Thien-Thi Nguyen
eaf07ced98 (vc-update): Fix bug: Specify branch tip as vc-checkout REVISION. 2008-02-01 05:51:06 +00:00
Stefan Monnier
ed3fdc0ea2 (reindent-then-newline-and-indent): Be careful about the
unusual case where indent-according-to-mode moves point.
2008-02-01 04:04:51 +00:00
Dan Nicolaescu
f07fe18424 (verilog-sk-prompt-msb)
(verilog-sk-module, verilog-sk-function, verilog-sk-begin)
(verilog-sk-if, verilog-sk-wire, verilog-sk-for)
(verilog-sk-state-machine): Quote all calls to
"auxiliary skeleton"s to prevent infloops.
2008-02-01 03:12:44 +00:00
Jason Rumney
751be31e6c Partially revert 2007-11-10 change. 2008-01-31 23:34:48 +00:00
Martin Rudalics
01e573290d (rmail-highlight): Fix specification. 2008-01-31 10:40:14 +00:00
Jason Rumney
72000816ad (image-library-alist): Prefer libxpm.dll. 2008-01-31 01:40:20 +00:00
Nick Roberts
cf24372d58 *** empty log message *** 2008-01-30 22:06:11 +00:00
Vinicius Jose Latorre
edf4fa7f8d Eliminate blank-mode package. This package is only in trunk. 2008-01-30 11:44:31 +00:00
Juanma Barranquero
4bd81fde83 *** empty log message *** 2008-01-30 03:42:50 +00:00
Alan Mackenzie
6c7480fc75 *** empty log message *** 2008-01-29 20:45:51 +00:00
Alan Mackenzie
f4e9b84033 Correct file name in previous commission. 2008-01-29 20:35:05 +00:00
Alan Mackenzie
d7e889f655 *** empty log message *** 2008-01-29 20:30:04 +00:00
Alan Mackenzie
d29cf86d30 *** empty log message *** 2008-01-29 20:16:18 +00:00