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
47df1a5e
Commit
47df1a5e
authored
Jan 25, 2001
by
Eli Zaretskii
Browse files
Move here the entry for etags.c from 2000-01-14 which somehow
ended up in etc/Changelog.
parent
28f518d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
lib-src/ChangeLog
lib-src/ChangeLog
+16
-0
No files found.
lib-src/ChangeLog
View file @
47df1a5e
...
...
@@ -8,6 +8,22 @@
* etags.c (print_language_names): Print filenames in addition to
suffixes.
2001-01-14 Francesco Potorti` <pot@gnu.org>
* etags.c (get_language_from_langname): Renamed from
get_language_from_name.
(get_language_from_filename): Renamed from
get_language_from_suffix. Now first looks for the complete file
name.
(language): New member char **filenames.
(Makefile_filenames): List of possible filenames for makefiles.
(lang_names): Added a NULL member for every entry, added an entry
for makefiles.
(Makefile_targets): New function, inspired by Assar Westerlund
<assar@sics.se>.
(Texinfo_nodes): Renamed from Texinfo_fuctions and made
it conformant to the style of the rest of the code.
2001-01-13 Gerd Moellmann <gerd@gnu.org>
* make-docfile.c (write_c_args): Print newlines as spaces.
...
...
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