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
d79b6c21
Commit
d79b6c21
authored
Apr 28, 2005
by
Lute Kamstra
Browse files
*** empty log message ***
parent
8af0371d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
29 additions
and
0 deletions
+29
-0
lisp/ChangeLog
lisp/ChangeLog
+24
-0
src/ChangeLog
src/ChangeLog
+5
-0
No files found.
lisp/ChangeLog
View file @
d79b6c21
2005-04-28 Lute Kamstra <lute@gnu.org>
* generic-x.el: Update commentary section.
Only require font-lock when compiling.
Define all modes conditionally.
Place all generic modes in the generic-x-modes customization group.
(generic-x-modes): New customization group.
(generic-default-modes, generic-mswindows-modes)
(generic-unix-modes, generic-other-modes): New constants.
(generic-define-mswindows-modes, generic-define-unix-modes):
Update docstrings. Make them obsolete.
(generic-extras-enable-list): New default value. Update
docstring. Improve :type. Change :set function.
(bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
Fix docstring.
* emacs-lisp/generic.el (generic-mode-internal): Simplify
font-lock-defaults.
2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
* progmodes/grep.el (grep-mode-font-lock-keywords): Use the
font-lock-face property to highlight matches.
2005-04-28 Nick Roberts <nickrob@snap.net.nz>
* progmodes/cc-mode.el: (cc-create-define-alist): New function.
...
...
src/ChangeLog
View file @
d79b6c21
2005-04-28 Lute Kamstra <lute@gnu.org>
* eval.c (do_autoload): Record only autoloads in the autoload
property of symbols.
2005-04-28 Nick Roberts <nickrob@snap.net.nz>
* emacs.c (USAGE1): Add --basic-display and --quick options.
...
...
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