Johan Bockgård
8db8d2a130
(while-no-input): Don't splice BODY directly into the `or' form.
2008-03-08 16:00:20 +00:00
Juanma Barranquero
391e76628e
*** empty log message ***
2008-03-06 08:49:25 +00:00
Kim F. Storm
cc0e97a4bf
(Help Files): Rename view-todo to view-emacs-toto.
...
Rename describe-project to describe-gnu-project.
2008-03-06 00:07:15 +00:00
Chong Yidong
b7329bff76
* emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
...
Reported by Drew Adams <drew.adams@oracle.com>.
2008-03-05 20:53:01 +00:00
Juanma Barranquero
252ca1228e
(iswitchb-use-faces): Doc fix.
...
(iswitchb-buffer-ignore, iswitchb-read-buffer): Fix typos in docstrings.
2008-03-05 11:45:32 +00:00
Dan Nicolaescu
b1d0fc8669
(verilog-highlight-grouping-keywords):
...
Fix typo.
(verilog-type-font-keywords): Reindent.
2008-03-03 20:31:04 +00:00
Dan Nicolaescu
a1ebd734f1
* verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
...
grouping-keyword regular expression.
(verilog-font-lock-keywords): Allow users to toggle special
highlight of grouping-keywords.
(verilog-highlight-grouping-keywords): The toggle for special
highlighting of grouping keywords.
2008-03-03 08:52:49 +00:00
Juri Linkov
1344a1f99e
Revert 2008-02-28 change that adds initial message
...
to *scratch* buffer regardless of the value of `inhibit-startup-screen'.
2008-03-02 16:18:21 +00:00
Dan Nicolaescu
8e7883692a
* textmodes/css-mode.el (css-indent-offset, css-electric-keys):
...
* textmodes/bibtex-style.el (bibtex-style-indent-basic):
* progmodes/verilog-mode.el (verilog-mode):
* net/socks.el (socks):
* vc-mtn.el (vc-mtn-mode-line-rewrite): Add :version.
2008-03-01 19:16:02 +00:00
Juanma Barranquero
04ba431364
(desktop-read): Set `desktop-dirname' to nil before calling
...
`desktop-not-loaded-hook' to allow modifying it.
Don't show warning message if `desktop-dirname' was modified.
2008-03-01 13:58:59 +00:00
Alan Mackenzie
c707364afc
*** empty log message ***
2008-03-01 09:02:47 +00:00
Alan Mackenzie
2bac448072
*** empty log message ***
2008-03-01 08:51:17 +00:00
Glenn Morris
d805d7545f
(allout-topic-encryption-bullet)
...
(allout-passphrase-verifier-handling, allout-passphrase-hint-handling)
(allout-encrypt-unencrypted-on-saves): Change defcustom :version
from 22.0 to 22.1.
2008-02-29 04:08:10 +00:00
Juanma Barranquero
67aa22cb2b
(desktop-save): Save the buffer name if the uniquified base name is empty.
2008-02-29 02:59:43 +00:00
Stefan Monnier
79fd616806
(diff-sanity-check-hunk): Only accept an empty line if
...
we still expect more lines.
2008-02-29 02:40:10 +00:00
Juri Linkov
b36b012158
(normal-splash-screen): Add argument `concise'.
...
Remove unused binding `prev-buffer'. Let-bind `splash-buffer'
to the created buffer. If `concise' is non-nil, call
`display-buffer', otherwise `switch-to-buffer'. Doc fix.
(display-startup-screen): Add argument `concise' to the call to
`normal-splash-screen'.
2008-02-28 23:30:11 +00:00
Juri Linkov
61ce9226fb
(startup-echo-area-message): Check for about-emacs.
2008-02-28 22:56:02 +00:00
Juri Linkov
22351e44a3
Always add initial message to *scratch* buffer if
...
`initial-scratch-message' is non-nil regardless of the value of
`inhibit-startup-screen'.
(inhibit-startup-screen, initial-scratch-message): Doc fix.
(command-line-1): Move code that inserts `initial-scratch-message'
up before the if-form that checks for `inhibit-startup-screen'.
Suggested by Jonathan Rockway <jon@jrock.us>.
2008-02-28 22:43:30 +00:00
Stefan Monnier
dacce83104
(fill-comment-paragraph): Don't try to do comment-paragraph filling
...
if the commark doesn't match comment-start-skip.
2008-02-28 22:29:03 +00:00
Stefan Monnier
42b4ee207b
(uniquify-buffer-base-name): Undo last change.
2008-02-28 19:46:59 +00:00
Stefan Monnier
13dbab28a0
(utf-7-encode): Never skip the trailing - for the `imap' variant.
2008-02-28 19:43:51 +00:00
Juanma Barranquero
0eb2977e77
*** empty log message ***
2008-02-27 16:38:37 +00:00
Juanma Barranquero
4fbbba1d35
(uniquify-buffer-base-name): If the base name is an empty string,
...
return nil to allow the caller to default to the buffer name.
2008-02-27 16:24:08 +00:00
Jason Rumney
69e63ae642
*** empty log message ***
2008-02-26 17:26:52 +00:00
Juanma Barranquero
b6f866f09c
*** empty log message ***
2008-02-26 12:04:36 +00:00
Juanma Barranquero
55222dc896
(gdb-pc-address, gdb-source-file-list, gdb-cpp-define-alist-program,
...
gdb-mouse-jump, gdb-get-buffer-create, gdb-debug-log,
gdb-set-gud-minor-mode-existing-buffers-1): Fix typos in docstrings.
(gdb-pending-triggers): Reflow docstring.
(gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
2008-02-26 02:03:11 +00:00
Alan Mackenzie
af9b45f99c
*** empty log message ***
2008-02-25 21:14:30 +00:00
Chong Yidong
86ccfcb6a7
* files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
2008-02-25 17:40:31 +00:00
Juanma Barranquero
ff20fdbbd2
*** empty log message ***
2008-02-24 22:32:00 +00:00
Jason Rumney
12f68d3fdf
(file-name-invalid-regexp): Fix octal/decimal confusion.
2008-02-24 16:57:51 +00:00
Chong Yidong
46e114403d
* textmodes/bibtex.el (bibtex-convert-alien): Fix sit-for ags.
2008-02-23 20:28:46 +00:00
Stefan Monnier
bb5527ce63
(dired-mark-prompt): Don't count/display the t element.
...
Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
2008-02-22 18:47:26 +00:00
Bastien Guerry
b198861124
2008-02-22 Bill Meier <wmeier@newsguy.com> (tiny change)
...
* progmodes/sh-script.el (sh-indent-comment): Docstring fix.
2008-02-22 01:28:08 +00:00
Glenn Morris
d66bd635bd
(sit-for): Fix obsolete form for nil second argument.
2008-02-21 08:13:14 +00:00
Dan Nicolaescu
7d55bf043c
(eval-when-compile): Don't define
...
add-submenu.
(verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
Remove. Move contents to the only use ...
(verilog-menu): ... here.
(verilog-statement-menu): Remove. Move contents to the only use ...
(verilog-stmt-menu): ... here.
(verilog-mark-defun): Simply call mark-defun for emacs.
(occur-pos-list): Declare for byte compiler.
(mode-popup-menu): Don't defvar.
(verilog-add-statement-menu): Remove.
(verilog-mode-hook): Don't add verilog-add-statement-menu.
(verilog-mode): Call easy-menu-add and set mode-popup-menu for
XEmacs.
2008-02-21 07:41:21 +00:00
Dan Nicolaescu
2a9eb3f5f8
* progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
...
conditional.
(verilog-font-grouping-keywords-face): Make the begin..end
keywords standout more than other verilog keywords.
(verilog-type-font-keywords): Move the begin..end out of this list
to facilitate making them to (potentially) stand out more.
(verilog-backward-token): Fix indent of bare always{_*}?, initial,
function & task blocks.
(verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
initial, function & task blocks.
(verilog-forward-sexp): Handle the new "disable fork" statement of
IEEE-1800 Verilog.
(verilog-beg-block-re-ordered): Handle the new "disable fork"
statement of IEEE-1800 Verilog.
(verilog-calc-1): Handle the new "disable fork" statement of
IEEE-1800 Verilog.
(verilog-disable-fork-re): Add const to help handle the new
"disable fork" statement of IEEE-1800 Verilog.
(verilog-declaration-core-re): Add port directions by themselves,
with no qualification, as base item of a declaration.
(verilog-pretty-declarations): Add new flag to ask it to refrain
from printing to the message buffer.
(verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
printing to the message buffer. Improve handling of the many
types of expression line up.
(verilog-just-one-space): Remove printing of 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.
2008-02-21 05:15:31 +00:00
Alan Mackenzie
9af4d32114
*** empty log message ***
2008-02-20 22:16:05 +00:00
Nick Roberts
84a3fb5a97
*** empty log message ***
2008-02-20 19:54:47 +00:00
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