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 [EMACS_22_BASE]


From: Vinicius Jose Latorre
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Wed, 30 Jan 2008 11:44:33 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Vinicius Jose Latorre <viniciusjl>      08/01/30 11:44:31

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.583
retrieving revision 1.11049.2.584
diff -u -b -r1.11049.2.583 -r1.11049.2.584
--- ChangeLog   30 Jan 2008 03:42:50 -0000      1.11049.2.583
+++ ChangeLog   30 Jan 2008 11:44:27 -0000      1.11049.2.584
@@ -64,34 +64,10 @@
        that the filename end is found even when the filename is empty.
        Fixes error and spurious newlines when marking files for deletion.
 
-2008-01-26  Vinicius Jose Latorre  <address@hidden>
-
-       * blank-mode.el: New version 9.1.  Handle "long" line tail
-       visualization.  Doc fix.
-       (blank-line-length): Renamed to blank-line-column.
-       (blank-chars-value-list, blank-toggle-option-alist, blank-help-text):
-       Initialization fix.
-       (blank-replace-spaces-by-tabs): New fun.
-       (blank-cleanup, blank-cleanup-region, blank-color-on): Code fix.
-
 2008-01-25  Juanma Barranquero  <address@hidden>
 
        * allout.el (allout-unload-function): New function.
 
-2008-01-25  Vinicius Jose Latorre  <address@hidden>
-
-       * blank-mode.el: New version 9.0.  New commands to clean up some blank
-       problems like trailing blanks.  New faces and regexp for visualizing
-       the blank problems.  Doc fix.
-       (blank-chars, blank-global-modes, blank-chars-value-list)
-       (blank-toggle-option-alist, blank-help-text): Initialization fix.
-       (blank-indentation, blank-empty, blank-space-after-tab): New faces.
-       (blank-indentation, blank-empty, blank-space-after-tab)
-       (blank-indentation-regexp, blank-empty-at-bob-regexp)
-       (blank-empty-at-eob-regexp, blank-space-after-tab-regexp): New options.
-       (blank-cleanup, blank-cleanup-region): New commands.
-       (blank-color-on): Code fix.
-
 2008-01-25  Sven Joachim  <address@hidden>
 
        * view.el (kill-buffer-if-not-modified): Don't pass t to
@@ -119,24 +95,6 @@
 
        * lpr.el (printer-name): Do not set on MS Windows.
 
-2008-01-21  Vinicius Jose Latorre  <address@hidden>
-
-       * blank-mode.el: Fix a problem of cleaning blank faces when turning off
-       blank-mode in some buffers (like *info* buffers).  Reported by Juanma
-       Barranquero <address@hidden>.  Eliminate `-face' suffix of all
-       blank-mode faces.  Doc fix.  New version 8.1.
-       (blank-turn-on, blank-turn-off): Replace (and CONDITION BODY) by (when
-       CONDITION BODY).
-       (blank-space-face): Face/option name replaced by blank-space.
-       (blank-hspace-face): Face/option name replaced by blank-hspace.
-       (blank-tab-face): Face/option name replaced by blank-tab.
-       (blank-newline-face): Face/option name replaced by blank-newline.
-       (blank-trailing-face): Face/option name replaced by blank-trailing.
-       (blank-line-face): Face/option name replaced by blank-line.
-       (blank-space-before-tab-face): Face/option name replaced by
-       blank-space-before-tab.
-       (blank-color-on, blank-color-off, blank-display-char-on): Fix code.
-
 2008-01-20  Glenn Morris  <address@hidden>
 
        * progmodes/python.el: Quote all calls to "auxiliary skeleton"s to
@@ -152,33 +110,11 @@
        * progmodes/cc-vars.el (c-syntactic-indentation)
        (c-syntactic-indentation-in-macros): Mark as safe.
 
-2008-01-19  Juanma Barranquero  <address@hidden>
-
-       * blank-mode.el (blank-style, blank-chars, blank-hspace-regexp)
-       (blank-space-regexp, blank-tab-regexp, blank-trailing-regexp)
-       (blank-space-before-tab-regexp, blank-global-modes, blank-mode)
-       (global-blank-mode): Doc fixes.
-       (blank, blank-space-face, blank-hspace-face, blank-tab-face)
-       (blank-newline-face, blank-trailing-face, blank-line-face)
-       (blank-space-before-tab-face, blank-display-mappings)
-       (blank-chars-value-list, blank-style-value-list, blank-toggle-options)
-       (global-blank-toggle-options, blank-help-text, blank-interactive-char)
-       (blank-turn-on, blank-turn-off, blank-color-on, blank-color-off):
-       Fix typos in docstrings.
-
 2008-01-18  Richard Stallman  <address@hidden>
 
        * icomplete.el (icomplete-get-keys):
        Look up KEYS using all maps in proper buffer.
 
-2008-01-17  Vinicius Jose Latorre  <address@hidden>
-           Miles Bader  <address@hidden>
-
-       * blank-mode.el: New file.  Minor mode to visualise TAB,
-       (HARD) SPACE, NEWLINE.  Miles Bader <address@hidden> wrote the original
-       code for handling display table (via visws.el package), his code was
-       modified, but the main idea was kept.
-
 2008-01-16  Alan Mackenzie  <address@hidden>
 
        * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside




reply via email to

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