emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 28 Sep 2007 03:29:27 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/09/28 03:29:26

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11839
retrieving revision 1.11840
diff -u -b -r1.11839 -r1.11840
--- ChangeLog   27 Sep 2007 11:55:06 -0000      1.11839
+++ ChangeLog   28 Sep 2007 03:29:25 -0000      1.11840
@@ -1,3 +1,14 @@
+2007-09-28  Glenn Morris  <address@hidden>
+
+       * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather
+       than mapcar.
+
+       * textmodes/tex-mode.el (tex-suscript-height-ratio)
+       (tex-suscript-height-minimum): New customizable variables.
+       (tex-suscript-height): New function.
+       (superscript, subscript): Set height using tex-suscript-height
+       rather than fixing at 0.8.
+
 2007-09-27  Juanma Barranquero  <address@hidden>
 
        * progmodes/python.el (python-eldoc-function): Doc fix.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]