6 Jan 2003 14:29
show-whitespace-mode v2.1
Aurelien Tisne <aurelien.tisne <at> free.fr>
2003-01-06 13:29:58 GMT
2003-01-06 13:29:58 GMT
Hi, New release of the mode. This minor mode highlights whitespaces in buffers. Enhancements: ;; 2.0 22 Nov 2002 21.2.1 ;; - Add the style concept including the mark style (suggested by Pieter Pareit). ;; - Add show-whitespace keywords at the end to be compliant with the ;; outline mode. ;; ;; 2.1 04 Jan 2003 21.2.1 ;; - Show RET in mark style with ¶. ;; - Show unbreakable spaces (suggested by Benjamin Drieu). Aurélien
;;; show-whitespace-mode.el --- Simple mode to highlight whitespaces ;; Copyright (C) 2002 by Aurélien Tisné ;; Author: Aurélien Tisné <aurelien.tisne <at> free.fr> ;; Keywords: convenience, editing ;; Created: 7 Aug 2002 ;; This file is not part of GNU Emacs. ;; COPYRIGHT NOTICE ;; ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by(Continue reading)
RSS Feed