index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2012-11-05
Fix bug #12805 with compilation error in the cygw32 build.
Eli Zaretskii
2012-11-05
* process.c (wait_reading_process_output): Revert previous change.
Chong Yidong
2012-11-04
Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid.
Paul Eggert
2012-11-04
Simplify by assuming __fpending.
Paul Eggert
2012-11-04
Remove EMACS_OUTQSIZE+sleep hack.
Paul Eggert
2012-11-04
Fix data-loss with --version.
Paul Eggert
2012-11-04
* nsterm.m: Add NSClearLineFunctionKey and keypad keys.
Michael Marchionna
2012-11-03
Fix order of entries in ChangeLog files.
Eli Zaretskii
2012-11-03
Merge from emacs-24; up to 2012-11-03T05:11:34Z!dmantipov@yandex.ru
Glenn Morris
2012-11-03
Fix data-loss with --batch.
Paul Eggert
2012-11-03
Fix a race condition that causes Emacs to mess up glib.
Paul Eggert
2012-11-03
Omit duplicate definitions no longer needed with gcc -g3.
Paul Eggert
2012-11-04
* process.c (wait_reading_process_output): Clean up last change.
Chong Yidong
2012-11-03
Fix a race condition in wait_reading_process_output (tiny change).
Chong Yidong
2012-11-03
* lisp/cus-start.el: Make cursor-type customizable.
Chong Yidong
2012-11-03
Adapt MSDOS port to latest changes.
Eli Zaretskii
2012-11-03
Load term/internal from loadup.el.
Eli Zaretskii
2012-11-03
Adapt the MSDOS build to the latest changes on mainline.
Eli Zaretskii
2012-11-03
Backport from trunk.
Jan Djärv
2012-11-03
Fix bidi initialization in init_from_display_pos.
Eli Zaretskii
2012-11-03
* frame.h (struct frame): Drop can_have_scroll_bars member
Dmitry Antipov
2012-11-03
* window.c (decode_next_window_args): Update window arg after
Dmitry Antipov
2012-11-01
* widget.c (resize_cb): New function.
Jan Djärv
2012-11-02
Implement backtrace output for fatal errors on MS-Windows.
Eli Zaretskii
2012-11-02
Window-related stuff cleanup here and there.
Dmitry Antipov
2012-11-02
Remove pad from struct input_event.
Dmitry Antipov
2012-11-01
Fix MS-Windows build broken by fixing bug #12776 on Posix platforms.
Eli Zaretskii
2012-10-31
Spelling fixes.
Paul Eggert
2012-10-31
Fix crash when using Emacs as commit editor for git.
Paul Eggert
2012-10-31
* dbusbind.c: Fix cut'n'waste error. Use HAVE_DBUS_VALIDATE_INTERFACE.
Michael Albinus
2012-10-31
Install fixes for Bug#12764 and Bug#12766.
Martin Rudalics
2012-10-30
* frame.c (Fframe_pixel_height): Fix documentation.
Jan Djärv
2012-10-30
merge trun
Kenichi Handa
2012-10-30
font.c (Ffont_at): If WINDOW is specified and it is not displaying the curren...
Kenichi Handa
2012-10-29
Complete fix for build break
Daniel Colascione
2012-10-29
Fix build break in non-Cygw32 Cygwin builds introduced in 2012-10-29T17:24:29...
Daniel Colascione
2012-10-29
2012-10-29 Daniel Colascione <dancol@dancol.org>
Daniel Colascione
2012-10-28
Don't use CLOCKS_PER_SEC in w32 timers.
Eli Zaretskii
2012-10-28
* nsterm.m (NO_APPDEFINED_DATA): New define.
Jan Djärv
2012-10-28
* src/frame.c (x_set_font): Catch internal error.
Stefan Monnier
2012-10-27
Fix compiler warnings in w32proc.c.
Eli Zaretskii
2012-10-27
Use 'volatile' types for communications between timer thread and main thread.
Eli Zaretskii
2012-10-27
Fix a typo in a comment.
Eli Zaretskii
2012-10-27
Fix w32 implementation of itimers: overflow and ITIMER_PROF.
Eli Zaretskii
2012-10-26
Avoid hourglass mouse pointer when a tooltip for menu item is shown.
Eli Zaretskii
2012-10-24
Don't assume process IDs fit in int.
Paul Eggert
2012-10-24
merge trunk
Kenichi Handa
2012-10-24
Make face-font-rescale-alist work correctly for non-ASCII fonts.
Kenichi Handa
2012-10-23
Make unused variable font-list-limit obsolete, and move it out of C.
Chong Yidong
2012-10-21
* nsfont.m (nsfont_open, ns_glyph_metrics): Force integer advancement
Jan Djärv
[next]