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
8d7c7eed
Commit
8d7c7eed
authored
Jul 31, 2012
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ChangeLog fixes
parent
ca35a5f7
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+1
-1
lisp/ChangeLog
lisp/ChangeLog
+1
-1
src/ChangeLog
src/ChangeLog
+2
-2
No files found.
doc/lispref/ChangeLog
View file @
8d7c7eed
...
...
@@ -125,7 +125,7 @@
2012-06-08 Dmitry Antipov <dmantipov@yandex.ru>
* internals.tex
t
(Garbage Collection): Document new
* internals.tex
i
(Garbage Collection): Document new
vector management code and vectorlike_header structure.
2012-06-03 Chong Yidong <cyd@gnu.org>
...
...
lisp/ChangeLog
View file @
8d7c7eed
...
...
@@ -75,7 +75,7 @@
* calc/calc-ext.el (calc-init-extensions): Remove binding for
`calc-alg-simplify-mode'. Add binding for `calc-lim-simplify-mode'.
* calc/calc-help (calc-m-prefix-help): Change messages to
* calc/calc-help
.el
(calc-m-prefix-help): Change messages to
indicate new simplification modes.
* calc/README: Mention new default simplification mode.
...
...
src/ChangeLog
View file @
8d7c7eed
...
...
@@ -47,7 +47,7 @@
instead of compositeToPoint.
(applicationShouldTerminate): Pass NS String literal to NSRunAlertPanel.
*
nsfns.m, nsmenu.m, m
sterm.m: Adopt to struct frame/FVAR changes.
*
nsfns.m, nsmenu.m, n
sterm.m: Adopt to struct frame/FVAR changes.
2012-07-31 Dmitry Antipov <dmantipov@yandex.ru>
...
...
@@ -1077,7 +1077,7 @@
2012-07-13 Glenn Morris <rgm@gnu.org>
* s/bsd-common, s/cygwin.h: Remove empty files.
* s/bsd-common
.h
, s/cygwin.h: Remove empty files.
* s/freebsd.h, s/netbsd.h: Do not include bsd-common.h.
* s/usg5-4-common.h (USG, USG5):
...
...
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