Stefan Monnier
|
865ff911f3
|
(python-use-skeletons): Re-add.
(def-python-skeleton): Use it.
|
2009-02-12 18:16:26 +00:00 |
|
Alan Mackenzie
|
e26019a56b
|
(c-emacs-features): Crash-fix: change =' to eq'.
|
2009-02-12 12:30:12 +00:00 |
|
Stefan Monnier
|
7664ec4458
|
(verilog-mode): Avoid circular use of syntax-ppss.
|
2009-02-12 05:34:26 +00:00 |
|
Chong Yidong
|
fa8c4a38fd
|
(ps-run-tmp-dir): Doc fix.
(ps-run-make-tmp-filename): Use temporary-file-directory.
|
2009-02-07 21:56:47 +00:00 |
|
Alan Mackenzie
|
e9176a6375
|
(c-emacs-features): Change a let to a let* to eliminate BC warnings.
|
2009-02-06 10:13:59 +00:00 |
|
Alan Mackenzie
|
150948efec
|
(c-emacs-features): Check the working of beginning/end-of-defun-function
more rigorously before setting argumentative-bod-function.
|
2009-02-05 21:21:07 +00:00 |
|
Glenn Morris
|
e18cc61cc9
|
Comment (python-mode is now separate from Python).
|
2009-02-03 04:13:17 +00:00 |
|
Stefan Monnier
|
68a479400b
|
(vhdl-prepare-search-1, vhdl-prepare-search-2): Properly cleanup on `quit'.
|
2009-02-02 20:49:41 +00:00 |
|
Stefan Monnier
|
86905e5b73
|
(vhdl-mode-abbrev-table-init):
Mark the entries as being "system" entries rather than "user" entries.
|
2009-02-02 20:40:18 +00:00 |
|
Stefan Monnier
|
fa043571b2
|
Follow commenting conventions.
|
2009-01-31 22:10:22 +00:00 |
|
Alan Mackenzie
|
38477befdc
|
# Fix a typo.
|
2009-01-30 21:24:22 +00:00 |
|
Chong Yidong
|
bdd9d085a5
|
(perl-indent-line-command): Call indent-region if region is active.
Use cond instead of nested ifs.
|
2009-01-28 02:17:29 +00:00 |
|
Chong Yidong
|
21d461130e
|
Minor doc fix.
|
2009-01-25 21:31:49 +00:00 |
|
Juri Linkov
|
5d91db30c6
|
(grep-mode-map): Put grep-find before grep and
change its title from "Recursive grep..." to "Grep via Find...".
Add menu items for lgrep and rgrep.
|
2009-01-25 00:55:22 +00:00 |
|
Chong Yidong
|
309c769836
|
Very minor doc fix.
|
2009-01-21 01:23:31 +00:00 |
|
Chong Yidong
|
4d27053708
|
Autoload other interpreter names.
|
2009-01-19 16:58:34 +00:00 |
|
Glenn Morris
|
66d279a7cd
|
(declare-function): Add compatibility stub.
(delete-duplicates, mapcan, cl-macroexpand-all): Declare.
|
2009-01-17 20:02:41 +00:00 |
|
Juri Linkov
|
1cec8b5fa6
|
(bug-reference-fontify): Check for
non-nil `bug-reference-url-format' before putting an overlay
property `bug-reference-url'.
(bug-reference-mode, bug-reference-prog-mode): Don't check for
`bug-reference-url-format'. Doc fix. (Bug#1744)
|
2009-01-14 00:37:49 +00:00 |
|
Glenn Morris
|
304515db3b
|
Fix comment typo, and some trailing whitespace.
|
2009-01-11 03:07:50 +00:00 |
|
Glenn Morris
|
5858f68cd1
|
Comment (minor header format fixes).
|
2009-01-11 00:37:05 +00:00 |
|
Glenn Morris
|
6b13eef029
|
Comment (add Marick as co-author, based on ack.texi and authors.el and
initial version of the file).
|
2009-01-10 23:28:51 +00:00 |
|
Glenn Morris
|
c5220417f4
|
Comments (minor fixes of some header conventions).
|
2009-01-10 22:08:37 +00:00 |
|
Glenn Morris
|
1e4bd40da2
|
Replace last-input-char with last-input-event.
|
2009-01-09 05:00:56 +00:00 |
|
Glenn Morris
|
1ba983e8d9
|
Replace last-command-char with last-command-event.
|
2009-01-09 04:23:38 +00:00 |
|
Alan Mackenzie
|
49be4f8800
|
(c-setup-paragraph-variables): Ensure paragraph-\(start\|separate\) match
blank lines. For AWK Mode.
|
2009-01-05 21:22:20 +00:00 |
|
Glenn Morris
|
ae940284fa
|
Add 2009 to copyright years.
|
2009-01-05 03:18:22 +00:00 |
|
Juanma Barranquero
|
a97af989ec
|
* progmodes/ada-mode.el (ada-mode): Simplify doc string.
(ada-get-indent-paramlist): Use ada-broken-indent instead of
hard-coded 0.
(ada-get-indent-loop): Fix list access bug.
|
2009-01-04 19:39:12 +00:00 |
|
Chong Yidong
|
c0a4da525a
|
(sh-ancestor-alist): Doc fix.
|
2009-01-04 03:18:10 +00:00 |
|
Stefan Monnier
|
958a2b4c49
|
(vhdl-current-line): Don't hardcode point-min==1.
|
2009-01-03 04:00:53 +00:00 |
|
Glenn Morris
|
5463027f0c
|
Fix whitespace in copyright years.
|
2008-12-19 05:25:25 +00:00 |
|
Glenn Morris
|
62507a6a81
|
Header format fix.
|
2008-12-19 05:24:35 +00:00 |
|
Sam Steingold
|
55d150f329
|
(c-defun-name): Handle DEFFOO(name,...),
mostly for CLISP modules, but could also be useful elsewhere.
|
2008-12-15 18:31:59 +00:00 |
|
Miles Bader
|
bb47268440
|
Add arch tagline
|
2008-12-12 02:21:58 +00:00 |
|
Juanma Barranquero
|
94584c3425
|
Fix typo.
|
2008-12-11 11:06:46 +00:00 |
|
Juanma Barranquero
|
ee61fe97ea
|
* progmodes/ruby-mode.el (ruby-mode-abbrev-table, ruby-mode-map)
(ruby-mode-syntax-table, ruby-indent-tabs-mode, ruby-indent-level)
(ruby-mode-variables, ruby-indent-line, ruby-indent-size)
(ruby-calculate-indent, ruby-electric-brace, ruby-beginning-of-defun)
(ruby-here-doc-beg-syntax, ruby-here-doc-end-syntax)
(ruby-font-lock-syntax-table, ruby-font-lock-keywords)
(ruby-end-of-defun, ruby-move-to-block, ruby-forward-sexp)
(ruby-backward-sexp, ruby-add-log-current-method)
(ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
(ruby-in-here-doc-p, ruby-mode): Fix typos in docstrings.
(ruby-deep-indent-paren): Doc fix.
(ruby-insert-encoding-magic-comment): Remove * from docstring.
(ruby-here-doc-find-end): Reflow docstring.
|
2008-12-11 11:03:42 +00:00 |
|
Chong Yidong
|
ebcba96ba3
|
Fix auto-mode-alist entry.
|
2008-12-11 02:01:55 +00:00 |
|
Chong Yidong
|
c7fbbc3c6f
|
New file.
|
2008-12-10 18:59:26 +00:00 |
|
Sam Steingold
|
430aee8b91
|
(compilation-read-command): Extracted from compile.
(compile): Use it.
(recompile): Accept an optional argument to enable editing the command line.
|
2008-12-04 23:04:39 +00:00 |
|
Chong Yidong
|
aafc17b7c5
|
Correcct spellng.
|
2008-12-03 03:26:54 +00:00 |
|
Chong Yidong
|
48091be238
|
Correct spellling.
|
2008-12-03 03:26:23 +00:00 |
|
Glenn Morris
|
11ee272ded
|
(c-tab-always-indent, c-insert-tab-function): Doc fix. (Bug#1368)
|
2008-12-02 03:32:05 +00:00 |
|
Juri Linkov
|
6cc725cde5
|
(compilation-auto-jump-to-first-error):
Fix docstring - change "during `compile'" to "during compilation".
|
2008-11-22 20:42:18 +00:00 |
|
Stefan Monnier
|
723d286fb8
|
(tcl-filter): Don't forcibly move point.
|
2008-11-21 22:17:42 +00:00 |
|
Glenn Morris
|
9028691df6
|
(fortran-mode-map): Add some menu :help.
|
2008-11-20 02:44:38 +00:00 |
|
Glenn Morris
|
68fcc3ec7d
|
(f90-mode-map): Add some menu :help.
|
2008-11-19 04:37:25 +00:00 |
|
Sam Steingold
|
dd93e6daf7
|
(compilation-start-hook): New hook.
(compilation-start): Run it on the compilation process.
|
2008-11-18 14:14:37 +00:00 |
|
Glenn Morris
|
79f0fbcfd4
|
(c-put-char-property-fun): Add fallback definition of 'ignore, rather
than nil. (Bug#1353)
|
2008-11-17 08:41:14 +00:00 |
|
Chong Yidong
|
6d83103879
|
Minor doc fix, suggested by Juri Linkov.
|
2008-11-17 01:52:22 +00:00 |
|
Juanma Barranquero
|
8fc29035f3
|
* w32-fns.el (w32-shell-dos-semantics):
* calendar/diary-lib.el (diary-face-attrs):
* international/mule-cmds.el (set-default-coding-systems)
(prefer-coding-system):
* net/tramp.el (tramp-set-completion-function):
* progmodes/vhdl-mode.el (vhdl-file-header):
* term/pc-win.el (msdos-show-help): Fix typos in docstrings.
* emacs-lisp/authors.el (authors-fixed-entries): Fix typo in value.
* files.el (enable-local-eval, not-modified, kill-buffer-ask)
(kill-matching-buffers, save-buffers-kill-emacs)
(save-buffers-kill-terminal): Fix typos in docstrings.
(switch-to-buffer-other-window): Reflow docstring.
(revert-buffer): Doc fix.
(define-project-bindings): Rename arg LIST to SETTINGS.
(project-find-settings-file): Use `let', not `let*'. Use `when'.
|
2008-11-14 13:05:18 +00:00 |
|
Sam Steingold
|
3f71582da6
|
(c-defun-name): Fix CLISP DEFUN handling.
|
2008-11-07 15:39:53 +00:00 |
|