comparison lisp/ChangeLog @ 81394:539d8fbbd824

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 14 Jun 2007 00:13:11 +0000
parents c0681aed938d
children 92493f24adc9
comparison
equal deleted inserted replaced
81393:279fdeaf242c 81394:539d8fbbd824
1 2007-06-14 Juanma Barranquero <lekktu@gmail.com>
2
3 * follow.el (follow-all-followers, follow-generic-filter):
4 * pcomplete.el (pcomplete-restore-windows):
5 * x-dnd.el (x-dnd-maybe-call-test-function, x-dnd-save-state)
6 (x-dnd-drop-data):
7 * emacs-lisp/edebug.el (edebug-pop-to-buffer, edebug-display):
8 * progmodes/python.el (python-complete-symbol):
9 * term/mac-win.el (mac-dnd-drop-data): Remove redundant check.
10
1 2007-06-13 Ryan Yeske <rcyeske@gmail.com> 11 2007-06-13 Ryan Yeske <rcyeske@gmail.com>
2 12
3 * rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax 13 * rcirc.el (rcirc-format-response-string): Use rcirc-nick-syntax
4 around bright and dim regexps. Make sure bright and dim matches 14 around bright and dim regexps. Make sure bright and dim matches
5 use word anchors. Send text through rcirc-markup functions. 15 use word anchors. Send text through rcirc-markup functions.