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
763a086d
Commit
763a086d
authored
Jul 21, 2013
by
Juanma Barranquero
Browse files
lisp/ChangeLog, src/ChangeLog: Fix typos.
parent
728dc3cc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
lisp/ChangeLog
lisp/ChangeLog
+8
-8
src/ChangeLog
src/ChangeLog
+3
-3
No files found.
lisp/ChangeLog
View file @
763a086d
...
...
@@ -25,16 +25,16 @@
2013-07-20 Andreas Schwab <schwab@linux-m68k.org>
* progmodes/sh-script.el (sh-read-variable): Remove interactive
spec.
(Bug#14826)
* progmodes/sh-script.el (sh-read-variable): Remove interactive
spec.
(Bug#14826)
* international/mule.el (coding-system-iso-2022-flags): Fix last
change.
2013-07-20 Kenichi Handa <handa@gnu.org>
* international/mule.el (coding-system-iso-2022-flags):
Add
`8-bit-level-4'. (Bug#8522)
* international/mule.el (coding-system-iso-2022-flags):
Add
`8-bit-level-4'. (Bug#8522)
2013-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
...
...
@@ -153,8 +153,8 @@
2013-07-13 Dmitry Gutov <dgutov@yandex.ru>
* progmodes/ruby-mode.el (ruby-font-lock-keywords):
Highlight
conversion methods on Kernel.
* progmodes/ruby-mode.el (ruby-font-lock-keywords):
Highlight
conversion methods on Kernel.
2013-07-13 Alan Mackenzie <acm@muc.de>
...
...
@@ -322,8 +322,8 @@
(tramp-process-actions): Use progress reporter. Delete process in
case of error. Improve messages.
* net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use
condition-case.
Call `tramp-error-with-buffer' with vector and buffer.
* net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use
condition-case.
Call `tramp-error-with-buffer' with vector and buffer.
(tramp-current-connection): Removed.
(tramp-maybe-open-connection): The car of
`tramp-current-connection' are the first 3 slots of the vector.
...
...
src/ChangeLog
View file @
763a086d
...
...
@@ -592,7 +592,7 @@
initializers.
Syntax cleanup, mostly replacing macros with functions.
`
This removes the need for the syntax_temp hack.
This removes the need for the syntax_temp hack.
* search.c: Include syntax.h after buffer.h, since syntax.h uses BVAR.
* syntax.c (SYNTAX_INLINE): New macro.
(SYNTAX_FLAGS_COMSTART_FIRST, SYNTAX_FLAGS_COMSTART_SECOND)
...
...
@@ -690,7 +690,7 @@
(emacswrite_sig, emacs_perror): New functions.
* xrdb.c (fatal): Don't invoke perror, since errno might be garbage.
2013-07-08 Magnus Henoch <magnus.henoch@gmail.com> (tiny change).
2013-07-08 Magnus Henoch
<magnus.henoch@gmail.com>
(tiny change).
* image.c (imagemagick_load_image): Do not use MagickExportImagePixels
on NS even if it is present. Pixmap on NS is a void*.
...
...
@@ -1245,7 +1245,7 @@
* floatfns.c (Flog10): Move to Lisp (marked obsolete there).
2013-06-20 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2013-06-20 Rüdiger Sonderfeld
<ruediger@c-plusplus.de>
* floatfns.c (Flog) [HAVE_LOG2]: Use log2 if available and if the
base is 2; this is more accurate.
...
...
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