index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kevin Ryde <user42 at zip.com.au>:
Glenn Morris
2008-01-08
1
-0
/
+11
*
Kevin Ryde <user42 at zip.com.au>
Glenn Morris
2008-01-08
1
-2
/
+7
*
* configure.in: Remove references to unsupported systems.
Dan Nicolaescu
2008-01-06
2
-8
/
+1
*
* mouse.el (mouse-popup-menubar): Fix typo.
Dan Nicolaescu
2008-01-04
1
-12
/
+16
*
* erc-ibuffer.el (erc-channel-modes):
Stefan Monnier
2008-01-04
1
-3
/
+4
*
* progmodes/ada-xref.el (ada-prj-find-prj-file):
Stefan Monnier
2008-01-04
2
-8
/
+7
*
(defcustom-c-stylevar): Revert previous change (merge mistake).
Glenn Morris
2008-01-04
1
-24
/
+34
*
(find-name-arg): Declare for compiler.
Glenn Morris
2008-01-04
1
-1
/
+3
*
* progmodes/grep.el (grep-find-ignored-directories): Initialize
Eric S. Raymond
2008-01-02
1
-9
/
+1
*
Merge from emacs--rel--22
Miles Bader
2007-12-28
4
-45
/
+50
|
\
|
*
(rgrep): Fix last change.
YAMAMOTO Mitsuharu
2007-12-28
1
-1
/
+1
|
*
(compilation-start): Set initial visible point properly even when
Richard M. Stallman
2007-12-27
1
-23
/
+34
|
*
(asm-mode-map): Add a major mode menu.
Dan Nicolaescu
2007-12-25
1
-0
/
+8
|
*
(rgrep): Use find-name-arg.
Jason Rumney
2007-12-21
1
-2
/
+2
|
*
(defcustom-c-stylevar): Revert to pre-2007-12-12 version.
Thien-Thi Nguyen
2007-12-17
1
-34
/
+24
|
*
(defcustom-c-stylevar): Remove debugging message.
Thien-Thi Nguyen
2007-12-17
1
-1
/
+0
*
|
(ada-region-selected): Use `use-region-p'.
Richard M. Stallman
2007-12-25
1
-6
/
+4
*
|
(idlwave-region-active-p): Use `use-region-p'.
Richard M. Stallman
2007-12-25
1
-8
/
+4
*
|
(c-region-is-active-p): Use `mark-active' if it's defined.
Richard M. Stallman
2007-12-25
1
-5
/
+5
*
|
(c-indent-line-or-region):
Richard M. Stallman
2007-12-25
1
-9
/
+10
*
|
* calculator.el:
Dan Nicolaescu
2007-12-25
3
-45
/
+0
*
|
Reformat parts to 80 columns.
Nick Roberts
2007-12-24
1
-63
/
+81
*
|
(top-level): Don't require compile.
Glenn Morris
2007-12-19
1
-88
/
+100
*
|
John J Foerch <jjfoerch at earthlink.net> (tiny change)
Glenn Morris
2007-12-19
1
-1
/
+2
*
|
* progmodes/cc-vars.el (defcustom-c-stylevar): Eval VAL.
Thien-Thi Nguyen
2007-12-18
2
-5
/
+7
*
|
Replace all instances of string-to-int with string-to-number,
Glenn Morris
2007-12-18
1
-277
/
+243
*
|
(c-subword-mode): Drop support for systems without define-minor-mode.
Glenn Morris
2007-12-18
1
-41
/
+21
*
|
(defcustom-c-stylevar): Remove debugging message.
Glenn Morris
2007-12-18
1
-1
/
+0
*
|
(sh-font-lock-syntactic-keywords): Fix
Andreas Schwab
2007-12-17
1
-1
/
+1
*
|
Merge from emacs--rel--22
Miles Bader
2007-12-16
4
-28
/
+10368
|
\
|
|
*
Fix typo.
Thien-Thi Nguyen
2007-12-12
1
-1
/
+1
|
*
(defcustom-c-stylevar): Rewrite.
Thien-Thi Nguyen
2007-12-12
1
-24
/
+35
|
*
(set-buffer-menubar): Remove unused
Dan Nicolaescu
2007-12-11
1
-11
/
+12
|
*
(verilog-kill-existing-comment, verilog-insert-date)
Dan Nicolaescu
2007-12-09
1
-13
/
+13
|
*
* progmodes/perl-mode.el (perl-continued-statement-offset)
Dan Nicolaescu
2007-12-09
2
-4
/
+15
|
*
Add arch tagline
Miles Bader
2007-12-09
1
-0
/
+1
|
*
Fix copyright years.
Glenn Morris
2007-12-09
1
-8
/
+11
|
*
* progmodes/verilog-mode.el (verilog-mode-map)
Dan Nicolaescu
2007-12-08
1
-20
/
+14
|
*
* progmodes/verilog-mode.el (verilog-mode-map): Fix typo.
Dan Nicolaescu
2007-12-08
1
-1
/
+1
|
*
(verilog-string-replace-matches)
Dan Nicolaescu
2007-12-08
1
-92
/
+92
|
*
(verilog-mode-version)
Dan Nicolaescu
2007-12-08
1
-238
/
+222
|
*
New file.
Dan Nicolaescu
2007-12-08
1
-0
/
+10335
*
|
(c-mask-paragraph): Avoid invalid search
Martin Rudalics
2007-12-08
1
-1
/
+6
*
|
* erc-stamp.el (erc-echo-timestamp):
David Kastrup
2007-12-08
5
-10
/
+10
*
|
Improves calls to `error', per mail from RMS.
Deepak Goel
2007-12-08
3
-11
/
+10
*
|
Fix buggy `error' calls in progmodes/
Deepak Goel
2007-12-06
3
-7
/
+7
*
|
(antlr-keyword, antlr-syntax)
Glenn Morris
2007-12-06
1
-7
/
+14
*
|
Remove directory part from filenames in function declarations.
Glenn Morris
2007-12-06
4
-7
/
+7
*
|
Merge from emacs--rel--22
Miles Bader
2007-12-06
1
-1
/
+3
|
\
|
|
*
(perl-font-lock-syntactic-keywords): Don't match "sub { (...) ... }".
Stefan Monnier
2007-11-30
1
-1
/
+3
[next]