/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6101 by monnier, Fri May 28 21:14:19 2004 UTC revision 1.6102 by jurta, Fri May 28 21:21:17 2004 UTC
# Line 1  Line 1 
1    2004-05-28  Juri Linkov  <juri@jurta.org>
2    
3            * simple.el (eval-expression-print-format): New fun.
4    
5            * simple.el (eval-expression):
6            * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
7            * emacs-lisp/edebug.el (edebug-compute-previous-result)
8            (edebug-eval-expression): Print additionally the value returned by
9            `eval-expression-print-format'.
10    
11            * emacs-lisp/lisp.el (insert-pair-alist): New var.
12            (insert-pair): Make arguments optional.  Find character pair
13            from `insert-pair-alist' according to the last input event.
14            (insert-parentheses): Make arguments optional.
15            (raise-sexp, delete-pair): New funs.
16    
17            * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
18            (emacs-lisp-mode-map, lisp-interaction-mode-map):
19            Bind C-M-q to `indent-pp-sexp'.
20    
21            * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
22            `pp-to-string' modified to be able to format text with newlines.
23            (pp-to-string): Move the buffer-formatting part of the code to
24            `pp-buffer'.  Call `pp-buffer'.
25    
26            * info.el (Info-desktop-buffer-misc-data): Don't save information
27            about virtual files.
28            (Info-restore-desktop-buffer): Restore Info buffers in prepared
29            buffers with names obtained from the desktop file instead of the
30            default *info* buffer.
31    
32  2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>  2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
33    
34          * progmodes/compile.el (compilation-error-regexp-alist):          * progmodes/compile.el (compilation-error-regexp-alist):

Legend:
Removed from v.1.6101  
changed lines
  Added in v.1.6102

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26