Mercurial > emacs
comparison lisp/ChangeLog @ 70571:8d0fb9ce2523
*** empty log message ***
author | J.D. Smith <jdsmith@as.arizona.edu> |
---|---|
date | Wed, 10 May 2006 18:22:56 +0000 |
parents | 422d3b8bf63e |
children | 45305d1ce4f7 146cd8369025 |
comparison
equal
deleted
inserted
replaced
70570:edd2bdf83f35 | 70571:8d0fb9ce2523 |
---|---|
1 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu> | |
2 | |
3 * progmodes/idlw-shell.el (idlwave-shell-move-or-history): | |
4 Remove spurious move to point-max (new comint behavior fixes). | |
5 | |
6 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete | |
7 compatibility function (Emacs 18/19). | |
8 (idlwave-is-continuation-line): Always return point at start of | |
9 previous non-blank continuation line. | |
10 `keyword-parameters': Fix continued comment font-lock matcher. | |
11 (idlwave-font-lock-fontify-region): Written, use as | |
12 font-lock-fontify-region-function, to fix continued keyword | |
13 fontification issues. | |
14 | |
1 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 15 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
2 | 16 |
3 * term/mac-win.el (mac-font-panel-mode): Doc fix. | 17 * term/mac-win.el (mac-font-panel-mode): Doc fix. |
4 (mac-service-selection, mac-service-open-file) | 18 (mac-service-selection, mac-service-open-file) |
5 (mac-service-open-selection, mac-service-mail-selection) | 19 (mac-service-open-selection, mac-service-mail-selection) |