[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r106880: Update the ChangeLog.
From: |
Alan Mackenzie |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r106880: Update the ChangeLog. |
Date: |
Tue, 17 Jan 2012 18:46:02 +0000 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 106880
committer: Alan Mackenzie <address@hidden>
branch nick: trunk
timestamp: Tue 2012-01-17 18:46:02 +0000
message:
Update the ChangeLog.
modified:
lisp/ChangeLog
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog 2012-01-17 10:29:52 +0000
+++ b/lisp/ChangeLog 2012-01-17 18:46:02 +0000
@@ -40,6 +40,17 @@
* dired.el (dired-get-filename): Fix 'verbatim case of previous change.
+2012-01-13 Alan Mackenzie <address@hidden>
+
+ Fix filling for when filladapt mode is enabled.
+
+ * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
+ c-mask-paragraph, pass in `fill-paragraph' rather than
+ `fill-region-as-paragraph'. (This is a reversion of a previous
+ change.)
+ * progmodes/cc-mode.el (c-basic-common-init): Make
+ fill-paragraph-handle-comment buffer local and set it to nil.
+
2012-01-13 Glenn Morris <address@hidden>
* dired.el (dired-switches-escape-p): New function.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r106880: Update the ChangeLog.,
Alan Mackenzie <=