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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
707ddc7f
Commit
707ddc7f
authored
Feb 23, 2014
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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