changeset 79410:d1439c947065

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 15 Nov 2007 18:32:34 +0000
parents 5228ca1272a5
children 0300b01b794b
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Nov 15 18:29:30 2007 +0000
+++ b/lisp/ChangeLog	Thu Nov 15 18:32:34 2007 +0000
@@ -1,3 +1,11 @@
+2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
+
+	* progmodes/cc-engine.el (c-crosses-statement-barrier-p):
+	Fix typo in docstring.
+
+	* emulation/cua-base.el (cua-paste-pop): Fix typo in docstring.
+	(cua-highlight-region-shift-only): Doc fix.
+
 2007-11-15  Richard Stallman  <rms@gnu.org>
 
 	* bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.