Mercurial > emacs
comparison etc/NEWS @ 102458:7dcfe5caa391
No need to document pp commands in Emacs or Emacs Lisp manuals.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 10 Mar 2009 00:24:37 +0000 |
parents | 01c5f9df1630 |
children | dd5ccf910f71 |
comparison
equal
deleted
inserted
replaced
102457:01f365c83fe2 | 102458:7dcfe5caa391 |
---|---|
540 This is because some file name handlers (like ange-ftp) are not able to | 540 This is because some file name handlers (like ange-ftp) are not able to |
541 run processes remotely. | 541 run processes remotely. |
542 +++ | 542 +++ |
543 *** The new command kill-matching-buffers kills buffers whose name | 543 *** The new command kill-matching-buffers kills buffers whose name |
544 matches a regexp. | 544 matches a regexp. |
545 | 545 --- |
546 *** The new commands `pp-macroexpand-expression' and | 546 *** The new commands `pp-macroexpand-expression' and |
547 `pp-macroexpand-last-sexp' pretty-print macro expansions. | 547 `pp-macroexpand-last-sexp' pretty-print macro expansions. |
548 +++ | 548 +++ |
549 *** The new command `set-file-modes' allows to set file's mode bits. | 549 *** The new command `set-file-modes' allows to set file's mode bits. |
550 The mode bits can be specified in symbolic notation, like with GNU | 550 The mode bits can be specified in symbolic notation, like with GNU |