| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX. | Jan Djärv | 2010-10-11 | 1 | -0/+11 |
| * | * dbusbind.c (xd_get_dispatch_status): Return a Lisp_Object. | Michael Albinus | 2010-10-08 | 1 | -0/+5 |
| * | ChangeLog fix. | Glenn Morris | 2010-10-07 | 1 | -7/+1 |
| * | coding.c (complement_process_encoding_system): Fix previous change. | Kenichi Handa | 2010-10-08 | 1 | -0/+5 |
| * | merge emacs-23 | Kenichi Handa | 2010-10-04 | 1 | -0/+10 |
| |\ |
|
| | * | * dbusbind.c (syms_of_dbusbind): Move putenv call ... | Michael Albinus | 2010-10-03 | 1 | -0/+5 |
| | * | Doc fix. | Glenn Morris | 2010-10-02 | 1 | -0/+5 |
| * | | coding.c (complement_process_encoding_system): Fix previous change. | Kenichi Handa | 2010-10-04 | 1 | -0/+5 |
| |/ |
|
| * | Fix complementing of a coding system | Kenichi Handa | 2010-10-02 | 1 | -0/+7 |
| * | Complement a coding system for encoding arguments and input to a process. | Kenichi Handa | 2010-09-30 | 1 | -0/+16 |
| * | merge emacs-23 | Kenichi Handa | 2010-09-29 | 1 | -0/+14 |
| |\ |
|
| | * | * dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, it | Michael Albinus | 2010-09-28 | 1 | -0/+9 |
| | * | * dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0". | Michael Albinus | 2010-09-27 | 1 | -1/+1 |
| | * | * dbusbind.c (syms_of_dbusbind): Unset $DBUS_FATAL_WARNINGS. | Michael Albinus | 2010-09-27 | 1 | -0/+5 |
| * | | xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth prope... | Kenichi Handa | 2010-09-29 | 1 | -0/+5 |
| |/ |
|
| * | * xgselect.c (xg_select): Clear file descriptors not set from rfds and wfds. | Jan D | 2010-09-26 | 1 | -0/+5 |
| * | * src/syntax.c (back_comment): Detect the case where a 1-char comment | Stefan Monnier | 2010-09-21 | 1 | -0/+5 |
| * | Make sure detached tool bar menu isn't blank. | Jan D | 2010-09-17 | 1 | -0/+4 |
| * | Fix bug 7013, only do send event if wanted state != current state. | Jan D | 2010-09-12 | 1 | -0/+8 |
| * | Update name of <emacs-bugs-7626@cbane.org> | Stefan Monnier | 2010-09-12 | 1 | -1/+1 |
| * | * src/term.c (tty_set_terminal_modes): Don't initialize twice (bug#7002). | Anonymous | 2010-09-11 | 1 | -10/+14 |
| * | coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use de... | Kenichi Handa | 2010-09-08 | 1 | -0/+5 |
| * | coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when ... | Kenichi Handa | 2010-09-07 | 1 | -0/+5 |
| * | Fix handling of 8-bit characters in a display table. | Kenichi Handa | 2010-08-31 | 1 | -0/+30 |
| * | term.c (encode_terminal_code): Encode byte chars to the correspnding bytes. | Kenichi Handa | 2010-08-29 | 1 | -0/+5 |
| * | * eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISP | Andreas Schwab | 2010-08-17 | 1 | -0/+5 |
| * | Avoid stack overflow in let, eval, and apply (Bug#6214). | Chong Yidong | 2010-08-17 | 1 | -0/+5 |
| * | * doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S. | Jan D | 2010-08-14 | 1 | -0/+4 |
| * | * doc.c (Fsnarf_documentation): Initialize skip_file before build-files test. | Jan D | 2010-08-13 | 1 | -0/+5 |
| * | * src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): New | Peter O'Gorman | 2010-08-09 | 1 | -0/+6 |
| * | Improve the encoding by compound-text-with-extensions. | Kenichi Handa | 2010-08-06 | 1 | -0/+11 |
| * | * w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring. | Juanma Barranquero | 2010-08-01 | 1 | -0/+5 |
| * | fns.c: Doc fixes. | Juanma Barranquero | 2010-07-30 | 1 | -0/+6 |
| * | Document arguments passed to `read-buffer-function' (bug#5625). | Juanma Barranquero | 2010-07-28 | 1 | -0/+5 |
| * | * dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS defini... | Ken Brown | 2010-07-27 | 1 | -0/+5 |
| * | * minibuf.c (Fread_buffer): Doc fix (bug#6528). | Christoph Scholtes | 2010-07-26 | 1 | -0/+4 |
| * | * window.c (Fwindow_height): Doc fix (bug#6518). | Christoph Scholtes | 2010-07-23 | 1 | -0/+4 |
| * | * buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix. | Juanma Barranquero | 2010-07-21 | 1 | -0/+4 |
| * | * gtkutil.c (xg_event_is_for_menubar): Also check that event window | Jan D | 2010-07-17 | 1 | -0/+5 |
| * | Fix menus as per bug 6499 and 6608. | Jan D | 2010-07-14 | 1 | -0/+17 |
| * | Fix bug #6609. | Eli Zaretskii | 2010-07-14 | 1 | -0/+5 |
| * | * xfaces.c (realize_face): Garbage the frame if a face is removed | Chong Yidong | 2010-07-10 | 1 | -0/+5 |
| * | Remove obsolete volatile | Andreas Schwab | 2010-07-05 | 1 | -0/+5 |
| * | Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325). | YAMAMOTO Mitsuharu | 2010-07-05 | 1 | -0/+19 |
| * | src/w32fns.c (Qtooltip): Declare. | Juanma Barranquero | 2010-07-04 | 1 | -0/+5 |
| * | Fix hang for mouse press on menubar but not on an item (Bug#6499). | Jan D | 2010-07-03 | 1 | -0/+5 |
| * | Fix faulty `if' statement in delete_frame. | Chong Yidong | 2010-07-02 | 1 | -0/+9 |
| * | Check FC_DUAL too. For such fonts, check width one by one (Bug#4129). | Naohiro Aota | 2010-06-30 | 1 | -0/+7 |
| * | * alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517). | Andreas Schwab | 2010-06-26 | 1 | -0/+5 |
| * | Fix after-string and image interaction bug (Bug#1336). | Chong Yidong | 2010-06-24 | 1 | -0/+5 |