Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
6b3daede
Commit
6b3daede
authored
Mar 06, 2002
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
6c4bb7f6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
6 deletions
+13
-6
etc/NEWS
etc/NEWS
+4
-0
lisp/ChangeLog
lisp/ChangeLog
+9
-6
No files found.
etc/NEWS
View file @
6b3daede
...
...
@@ -870,6 +870,10 @@ have been moved from the CL package to the core.
The Windows specific variable w32-system-coding-system, which was
formerly used for that purpose is now an alias for locale-coding-system.
** Functions y-or-n-p, read-char, read-keysequence and alike that
display a prompt but don't use the minibuffer now display the prompt
using the text properties (esp. the face) of the prompt string.
** New packages:
*** The new package syntax.el provides an efficient way to find the
...
...
lisp/ChangeLog
View file @
6b3daede
2002-03-06 Gerd Moellmann <gerd@gnu.org>
* font-lock.el (lisp-font-lock-keywords-2): Highlight keywords of
the form `:x'.
* vc.el (vc-branch-part): Add autoload cookie. This function can
be called from vc-rcs-find-most-recent-rev when visiting a file
checked into RCS in a CVS sandbox.
2002-03-06 Andreas Schwab <schwab@suse.de>
* progmodes/hideif.el: Augment expression parser to handle
...
...
@@ -10,12 +19,6 @@
(hif-conditional): New function to evaluate a conditional
expression.
2002-03-06 Gerd Moellmann <gerd@gnu.org>
* vc.el (vc-branch-part): Add autoload cookie. This function can
be called from vc-rcs-find-most-recent-rev when visiting a file
checked into RCS in a CVS sandbox.
2002-03-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* language/czech.el ("Czech"): Fix the documentation.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment