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
4
Issues
4
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
15a1cca8
Commit
15a1cca8
authored
Jan 14, 2011
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ChangeLog merge fixes.
parent
77ab81d0
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
40 deletions
+0
-40
admin/ChangeLog
admin/ChangeLog
+0
-1
doc/misc/ChangeLog
doc/misc/ChangeLog
+0
-1
etc/ChangeLog
etc/ChangeLog
+0
-5
lisp/ChangeLog
lisp/ChangeLog
+0
-27
src/ChangeLog
src/ChangeLog
+0
-6
No files found.
admin/ChangeLog
View file @
15a1cca8
...
...
@@ -2,7 +2,6 @@
* admin.el (set-copyright): Also handle \year in refcards/*.tex.
2011-01-14 Eli Zaretskii <eliz@gnu.org>
2011-01-14 Glenn Morris <rgm@gnu.org>
* bzrmerge.el: Require cl when compiling.
...
...
doc/misc/ChangeLog
View file @
15a1cca8
...
...
@@ -2,7 +2,6 @@
* nxml-mode.texi (Introduction): Fix file name typos.
2011-01-14 Glenn Morris <rgm@gnu.org>
2011-01-13 Christian Ohler <ohler@gnu.org>
* ert.texi: New file.
...
...
etc/ChangeLog
View file @
15a1cca8
...
...
@@ -12,11 +12,6 @@
* refcards/vipcard.tex, refcards/viperCard.tex:
Update short copyright year to 2011.
2011-01-14 Kenichi Handa <handa@m17n.org>
* NEWS: Describe the changes for rmail's MIME handling.
2011-01-14 W. Martin Borgert <debacle@debian.org> (tiny change)
2011-01-13 Christian Ohler <ohler@gnu.org>
* NEWS: Mention ERT.
...
...
lisp/ChangeLog
View file @
15a1cca8
...
...
@@ -7,33 +7,6 @@
* progmodes/python.el (python-mode): Don't impose font-lock (bug#3628).
2011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
* files.el (file-local-variables-alist):
Make permanent-local (bug#7767).
2011-01-14 Glenn Morris <rgm@gnu.org>
* version.el (emacs-copyright): Set short copyright year to 2011.
2011-01-14 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
* mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering
an existing temp buffer. (Bug#7746)
2011-01-14 Glenn Morris <rgm@gnu.org>
* mail/mail-utils.el (mail-mbox-from): Handle From: headers with
multiple addresses. (Bug#7760)
2011-01-14 Michael Albinus <michael.albinus@gmx.de>
* net/tramp.el (tramp-methods): Add recursive options to "scpc",
"scpx", "pscp" and "psftp".
2011-01-14 Eli Zaretskii <eliz@gnu.org>
* term/w32-win.el (image-library-alist): Set up correctly for
2011-01-14 Kim F. Storm <storm@cua.dk>
* emulation/cua-base.el (cua--init-keymaps):
...
...
src/ChangeLog
View file @
15a1cca8
2011-01-14 Eli Zaretskii <eliz@gnu.org>
* image.c (png_jmpbuf): Remove definition.
(my_png_error, png_load): Don't use png_jmpbuf.
2011-01-14 Eli Zaretskii <eliz@gnu.org>
2011-01-11 Tassilo Horn <tassilo@member.fsf.org>
* image.c (imagemagick_load_image, Finit_image_library): Free
...
...
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