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
360fecca
Commit
360fecca
authored
May 31, 2006
by
Kim F. Storm
Browse files
*** empty log message ***
parent
e66ca63c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
1 deletion
+12
-1
lisp/ChangeLog
lisp/ChangeLog
+6
-1
src/ChangeLog
src/ChangeLog
+6
-0
No files found.
lisp/ChangeLog
View file @
360fecca
2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
* textmodes/table.el: Convert all HTML tags to lower case for
XHTML compatibility.
2006-05-31 Masatake YAMATO <jet@gyve.org>
* progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-called-line):
* progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-called-line):
Don't put face on `-' lines in gcov file.
Suggested by Dan Nicolaescu.
...
...
src/ChangeLog
View file @
360fecca
2006-05-31 Kim F. Storm <storm@cua.dk>
* process.c (select_wrapper): Add wrapper around select to work around
"incomplete backtrace" bug in gdb 5.3, when emacs is stopped inside
select called from wait_reading_process_output.
2006-05-30 Andreas Schwab <schwab@suse.de>
* xmenu.c (Fmenu_bar_start): Return a value.
...
...
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