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: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 27 Aug 2008 17:23:09 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/08/27 17:23:08

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14371
retrieving revision 1.14372
diff -u -b -r1.14371 -r1.14372
--- ChangeLog   27 Aug 2008 17:14:22 -0000      1.14371
+++ ChangeLog   27 Aug 2008 17:23:05 -0000      1.14372
@@ -1,3 +1,15 @@
+2008-08-27  Tomas Abrahamsson  <address@hidden>
+
+       * textmodes/artist.el (artist-mode-init): Added comment on the
+       setting up of the `artist-replacement-table' array.
+       (artist-get-replacement-char): New defsubst.
+       (artist-get-char-at-xy-conv, artist-replace-char)
+       (artist-replace-chars, artist-replace-string): Use it instead of
+       accessing `artist-replacement-table' directly.
+       Reported by Rubén Berenguel <address@hidden>.
+
+       (artist-mt): Fixed structures for cut and copy operations.
+
 2008-08-27  Chong Yidong  <address@hidden>
 
        * shell.el (shell-file-name-quote-list): Quote `$'.




reply via email to

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