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
adab88bd
Commit
adab88bd
authored
Feb 11, 2009
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typos and add bug references.
parent
c7f9e440
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
ChangeLog
ChangeLog
+1
-1
lisp/ChangeLog
lisp/ChangeLog
+1
-1
src/ChangeLog
src/ChangeLog
+3
-3
No files found.
ChangeLog
View file @
adab88bd
...
...
@@ -13,7 +13,7 @@
2009-01-22 Yavor Doganov <yavor@gnu.org> (tiny change)
* configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)
* configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also.
(Bug#616)
2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
...
...
lisp/ChangeLog
View file @
adab88bd
...
...
@@ -19,7 +19,7 @@
2009-02-11 Chong Yidong <cyd@stupidchicken.com>
* emacs-lisp/find-func.el (find-library-name, find-library): Doc
fixes.
fixes.
(Part of bug#2270)
2009-02-10 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change)
...
...
src/ChangeLog
View file @
adab88bd
...
...
@@ -5,7 +5,7 @@
2009-02-10 Andreas Schwab <schwab@suse.de>
* process.c (send_process): Properly relocate pointer into data
when using encoded data.
when using encoded data.
(Bug#2272)
2009-02-08 ARISAWA Akihiro <ari@mbf.sphere.ne.jp>
...
...
@@ -14,7 +14,7 @@
2009-02-08 Jason Rumney <jasonr@gnu.org>
* w32fns.c (w32_hide_hourglass): Handle case where frame
disappeared while hourglass was displayed. (Bug #2193)
disappeared while hourglass was displayed.
(Bug #2193)
2009-02-07 Andreas Schwab <schwab@suse.de>
...
...
@@ -23,7 +23,7 @@
2009-02-07 Adrian Robert <Adrian.B.Robert@gmail.com>
* nsterm.m (EmacsApp-sendEvent:): Defer NSApplicationDefined event
when modal window is active. (Bug #2152)
when modal window is active.
(Bug #2152)
(applicationShouldTerminate:): Remove now-unneeded while loop
around NSRunAlertPanel.
...
...
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