Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e19bc9c4
Commit
e19bc9c4
authored
Jan 02, 2007
by
Juanma Barranquero
Browse files
*** empty log message ***
parent
93e7eeb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
9 deletions
+13
-9
lisp/ChangeLog
lisp/ChangeLog
+13
-9
No files found.
lisp/ChangeLog
View file @
e19bc9c4
2007-01-01 acm <acm@muc.de>
2007-01-02 Juanma Barranquero <lekktu@gmail.com>
* files.el (version-control): Doc fix.
2007-01-01 Alan Mackenzie <acm@muc.de>
* progmodes/cc-engine.el (c-guess-basic-syntax, case 5N): Check
the format of c-state-cache is valid for an optimisation before
...
...
@@ -17,11 +21,11 @@
2007-01-01 Alan Mackenzie <acm@muc.de>
*
/
progmodes/cc-defs.el
.
Correct typos.
* progmodes/cc-defs.el
:
Correct typos.
2007-01-01 Alan Mackenzie <acm@muc.de>
* progmodes/cc-cmds.el (c-context-line-break):
d
on't indent the
* progmodes/cc-cmds.el (c-context-line-break):
D
on't indent the
new line after an escaped EOL in a string.
2007-01-01 Alan Mackenzie <acm@muc.de>
...
...
@@ -31,7 +35,7 @@
2007-01-01 Alan Mackenzie <acm@muc.de>
* progmodes/cc-engine.el (c-backward-<>-arglist):
t
olerate empty
* progmodes/cc-engine.el (c-backward-<>-arglist):
T
olerate empty
angle brackets (as seen in "explicit specialisations" of C++
templates).
...
...
@@ -54,7 +58,7 @@
2007-01-01 Alan Mackenzie <acm@muc.de>
* progmodes/cc-mode.el
()
: Bind C-M-a and C-M-e to
* progmodes/cc-mode.el: Bind C-M-a and C-M-e to
c-\(beginning\|end\)-of-defun by default.
2007-01-01 Alan Mackenzie <acm@muc.de>
...
...
@@ -63,7 +67,7 @@
line-up function, for the DEFUN macro in the Emacs C sources.
Only used in "gnu" style.
* progmodes/cc-styles.el (c-style-alist):
u
se this new function in
* progmodes/cc-styles.el (c-style-alist):
U
se this new function in
the "gnu" style.
2007-01-01 Alan Mackenzie <acm@muc.de>
...
...
@@ -76,8 +80,8 @@
for initial and final adjustments. M-- C-M-[ae] now go to the
right defuns when the starting point is between defuns. They use
the four new functions:
(c-in-function-trailer-p, c-where-wrt-brace-construct
,
c-backward-to-nth-BOF-{, c-forward-to-nth-EOF-}):
n
ew functions to
(c-in-function-trailer-p, c-where-wrt-brace-construct
)
(
c-backward-to-nth-BOF-{, c-forward-to-nth-EOF-}):
N
ew functions to
support c-\(beginning\|end\)-of-defun.
2007-01-01 Alan Mackenzie <acm@muc.de>
...
...
@@ -92,7 +96,7 @@
2007-01-01 Alan Mackenzie <acm@muc.de>
* progmodes/cc-mode.el (c-postprocess-file-styles):
b
ind
* progmodes/cc-mode.el (c-postprocess-file-styles):
B
ind
inhibit-read-only to t, around the call to
c-remove-any-local-eval-or-mode-variables, so that it works on a
RO file.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment