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
d8038940
Commit
d8038940
authored
Jan 25, 2009
by
Juanma Barranquero
Browse files
Add bug references.
parent
447cfa66
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
src/ChangeLog
src/ChangeLog
+5
-5
No files found.
src/ChangeLog
View file @
d8038940
...
...
@@ -2,8 +2,8 @@
Changes to remove Feval calls from GUI under NS.
* nsterm.h: Move KEY_NS_... definitions here from nsterm.m.
Add
NS_TOGGLE_TOOLBAR, NS_PUT_WORKING_TEXT, NS_UNPUT_WORKING_TEXT.
* nsterm.h: Move KEY_NS_... definitions here from nsterm.m.
Add
NS_TOGGLE_TOOLBAR, NS_PUT_WORKING_TEXT, NS_UNPUT_WORKING_TEXT.
Remove NS_INSERT_WORKING_TEXT, NS_DELETE_WORKING_TEXT.
* nsterm.m: Move KEY_NS_... definitions to nsterm.h.
...
...
@@ -33,7 +33,7 @@
2009-01-24 Chong Yidong <cyd@stupidchicken.com>
* fontset.c (fontset_font): If we know there is no font, don't do
any work.
any work.
(Bug#1952, bug#1990).
* font.c (font_parse_xlfd): Handle patterns of length < 2.
...
...
@@ -51,10 +51,10 @@
(ns_initialize): Don't read defaults when ns_no_defaults.
(EmacsView-readSelectionFromPasteboard:)
(writeSelectionToPasteboard:types:): New stubbed-out methods for
NSServicesRequests protocol. (Bug#1435)
NSServicesRequests protocol.
(Bug#1435)
(ns_dumpglyphs_stretch): New function.
(ns_draw_glyph_string): Use it, parallel Yamamoto Mitsuharu change
of 2008-11-15 to other terms. (Bug#615)
of 2008-11-15 to other terms.
(Bug#615)
* nsimage.m (setPixmapData:): Set to ignore image DPI.
...
...
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