Nick Roberts
|
7f4b360b32
|
Give hint for GDB in Emacs on Mac OSX.
|
2009-04-08 12:34:00 +00:00 |
|
Deepak Goel
|
b3f5a84631
|
m-v corrections.
|
2009-03-13 20:37:43 +00:00 |
|
Deepak Goel
|
3c2fbb994b
|
multiple value corrections
|
2009-03-13 19:56:33 +00:00 |
|
Sam Steingold
|
0fdb20bb32
|
(compilation-error-regexp-alist-alist): Handle "omake -P" messages "file foo changed".
|
2009-03-04 14:33:42 +00:00 |
|
Sam Steingold
|
ee15d7591b
|
(compilation-move-to-column): Guard against negative col values.
|
2009-03-03 22:26:24 +00:00 |
|
Eli Zaretskii
|
8f0e19afc8
|
(grep-process-setup) [windows-nt msdos]: Use "--color=always".
|
2009-02-28 17:26:00 +00:00 |
|
Glenn Morris
|
44ea2d6c29
|
(c-style-variables-are-local-p): Mark as safe if boolean. (Bug#2197)
|
2009-02-26 03:54:01 +00:00 |
|
Glenn Morris
|
af1d43f946
|
(cperl-find-pods-heres): Don't globally bind `name'.
|
2009-02-24 03:31:15 +00:00 |
|
Chong Yidong
|
721451bc13
|
Fix last change.
|
2009-02-21 19:50:17 +00:00 |
|
Chong Yidong
|
2f49167cb2
|
(compilation-error-regexp-alist-alist): Tweak regexp (Bug#2173).
|
2009-02-21 18:52:19 +00:00 |
|
Alan Mackenzie
|
d28e7f288e
|
cc-engine.el (c-beginning-of-statement-1): Enhance to parse case clauses
with (compile-time) expressions.
cc-langs.el (c-case-kwds-regexp): New variable for the above.
|
2009-02-21 16:10:39 +00:00 |
|
Martin Rudalics
|
3ba6d4ed56
|
(python-shift-left, python-shift-right):
When the mark is not active shift the current line. (Bug#2381)
|
2009-02-20 16:30:53 +00:00 |
|
Stefan Monnier
|
c9176b9f18
|
(sh-font-lock-quoted-subshell): ' inside a "..." does not quote anything.
|
2009-02-19 22:18:16 +00:00 |
|
Nick Roberts
|
8fca05449a
|
(compilation-error-regexp-alist-alist):
Move entry for maven (alphabetical order).
|
2009-02-19 06:54:22 +00:00 |
|
Sam Steingold
|
72fcf38256
|
Require comint at top level to fix the last patch.
|
2009-02-18 15:37:40 +00:00 |
|
Juanma Barranquero
|
0d3e93a66f
|
* progmodes/cc-menus.el (imenu-progress-message):
Remove bogus cc-bytecomp-defun.
(cc-imenu-objc-function): Don't call `imenu-progress-message'.
Don't let-bind variable `stupid'. (Bug#1638)
|
2009-02-18 09:23:28 +00:00 |
|
Martin Rudalics
|
57a97b446f
|
(flymake): Add defgroup. (Bug#2356)
|
2009-02-18 07:41:10 +00:00 |
|
Sam Steingold
|
2017951613
|
(compilation-filter): Call comint-carriage-motion', just like comint-output-filter'.
|
2009-02-17 16:49:40 +00:00 |
|
Juanma Barranquero
|
33ee2fc873
|
* progmodes/cc-menus.el (cc-imenu-objc-function): Doc fix.
|
2009-02-17 10:59:12 +00:00 |
|
Glenn Morris
|
f5107fea3e
|
Ian Eure <ian at digg.com> (tiny change)
(sql-product-alist, sql-connect-sqlite): Remove host, user, password
options not applicable to SQlite. (Bug#1904)
|
2009-02-14 03:38:00 +00:00 |
|
Alan Mackenzie
|
649504a17b
|
(c-defun-name): Widen, to allow it to work in narrowed buffers.
|
2009-02-13 14:54:27 +00:00 |
|
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 |
|