aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThien-Thi Nguyen2003-11-22 07:34:51 +0000
committerThien-Thi Nguyen2003-11-22 07:34:51 +0000
commitd29bf2fae9ec42ef4c5130d8494e3408536939f7 (patch)
treedacbf9c93abc7b9d901c697a6dbaa443ef212ffc
parentaa1b3f2e185525bb856bd826f8a0221244136a28 (diff)
downloademacs-d29bf2fae9ec42ef4c5130d8494e3408536939f7.tar.gz
emacs-d29bf2fae9ec42ef4c5130d8494e3408536939f7.zip
Fix typo for hide-ifdef-mode entry: "line" -> "like".
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9fe373ce415..59474f3e90e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -782,7 +782,7 @@ counter to the specified source line (the one where point is).
782+++ 782+++
783** hide-ifdef-mode now uses overlays rather than selective-display 783** hide-ifdef-mode now uses overlays rather than selective-display
784to hide its text. This should be mostly transparent but slightly 784to hide its text. This should be mostly transparent but slightly
785changes the behavior of motion commands line C-e and C-p. 785changes the behavior of motion commands like C-e and C-p.
786 786
787+++ 787+++
788** In Dired's ! command (dired-do-shell-command), `*' and `?' now 788** In Dired's ! command (dired-do-shell-command), `*' and `?' now