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
707ddc7f
Commit
707ddc7f
authored
Feb 23, 2014
by
Juanma Barranquero
Browse files
etc/NEWS: Fix some mangled references to U+00AB and U+00BB.
parent
974a1061
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
etc/ChangeLog
etc/ChangeLog
+4
-0
etc/NEWS
etc/NEWS
+2
-2
No files found.
etc/ChangeLog
View file @
707ddc7f
2014-02-23 Juanma Barranquero <lekktu@gmail.com>
* NEWS: Fix references to ?« and ?» that got mangled somehow.
2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
* NEWS: Mention all the Apropos face options that have been
...
...
etc/NEWS
View file @
707ddc7f
...
...
@@ -1063,8 +1063,8 @@ The new optional CHECK-TIMERS parameter allows for the prior behavior.
** `defvar' and `defcustom' in a let-binding affect the "external" default.
---
** The syntax of ?
Â
» and ?
Â
« is now punctuation instead of matched parens.
Some languages match those as
Â
»...
Â
«, and others as
Â
«...
Â
», so it is
** The syntax of ?» and ?« is now punctuation instead of matched parens.
Some languages match those as »...«, and others as «...», so it is
better for Emacs to stay neutral by default.
---
...
...
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