Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ac146f82
Commit
ac146f82
authored
Feb 11, 2010
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typos.
parent
0e374247
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
src/ChangeLog
src/ChangeLog
+6
-6
No files found.
src/ChangeLog
View file @
ac146f82
...
...
@@ -95,7 +95,7 @@
2010-01-25 Jan Djärv <jan.h.d@swipnet.se>
* xfns.c (Fx_create_frame): If frame height is too big, try
sizes 24 and 10. Bug #3643.
sizes 24 and 10.
Bug #3643.
2010-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
...
...
@@ -182,7 +182,7 @@
* xfns.c (x_get_current_desktop, x_get_desktop_workarea): New functions.
(Fx_create_frame): Call x_get_current_desktop and x_get_desktop_workarea
to find out usable size of the desktop. Don't make frames larger than
this. Bug #3643.
this.
Bug #3643.
2010-01-15 Kenichi Handa <handa@m17n.org>
...
...
@@ -327,7 +327,7 @@
2010-01-08 Jan Djärv <jan.h.d@swipnet.se>
* dispnew.c (change_frame_size_1): newwidth == FRAME_COLS
(f) must
* dispnew.c (change_frame_size_1): newwidth == FRAME_COLS (f) must
also be true before we can return early (bug #5339).
2010-01-06 David Reitter <david.reitter@gmail.com>
...
...
@@ -359,7 +359,7 @@
* xterm.c (x_new_font): Move code for setting rows/cols before
resizing ...
(x_set_window_size): ... to here.
b
ug #2568.
(x_set_window_size): ... to here.
B
ug #2568.
* gtkutil.c (xg_clear_under_internal_border): New function.
(xg_frame_resized, xg_frame_set_char_size):
...
...
@@ -1598,7 +1598,7 @@
Fix printf format.
(ns_query_color): Use CGFloat where appropriate.
(EmacsView<NSTextInput>, EmacsScroller): Fix method signatures.
(EmacsScroller-mouseDown:) Use long format in printf, and cast
(EmacsScroller-mouseDown:)
:
Use long format in printf, and cast
argument.
* config.in (NS_HAVE_NSINTEGER): Drop.
...
...
@@ -4074,7 +4074,7 @@
2009-02-12 Stefan Monnier <monnier@iro.umontreal.ca>
* keyboard.c (adjust_point_for_property): Allow stopping betwen two
* keyboard.c (adjust_point_for_property): Allow stopping betwe
e
n two
invisible areas.
2009-02-12 Jason Rumney <jasonr@gnu.org>
...
...
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