+2009-01-02 Juanma Barranquero <lekktu@gmail.com>
+
+ * bindings.el (mode-line-eol-desc): Fix typo in help message.
+ (mode-line-client): Fix typo in help message and docstring.
+
2009-01-02 Jason Rumney <jasonr@gnu.org>
* term/w32-win.el (image-library-alist): Add gobject library.
mnemonic
'help-echo (format "End-of-line style: %s\nmouse-1 to cycle"
(if (eq eol 0) "Unix-style LF"
- (if (eq eol 1) "Dos-style CRLF"
+ (if (eq eol 1) "DOS-style CRLF"
(if (eq eol 2) "Mac-style CR"
"Undecided"))))
'keymap
(defvar mode-line-client
`(""
(:propertize ("" (:eval (if (frame-parameter nil 'client) "@" "")))
- help-echo "Emacsclient frame"))
- "Mode-line control for identifying Emacsclient frames.")
+ help-echo "emacsclient frame"))
+ "Mode-line control for identifying emacsclient frames.")
(defvar mode-line-mule-info
`(""