2010-05-01 |
Eli Zaretskii | composite.el (find-composition): Fix a typo in the... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Eli Zaretskii | Emulate POSIX_SIGNALS on MS-Windows. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Eli Zaretskii | Emulate POSIX_SIGNALS on MS-Windows. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Eli Zaretskii | Fix display of R2L lines and cursor motion in bidi... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Eli Zaretskii | Fix cursor positioning in partial width windows on... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Eli Zaretskii | Fix display of truncated R2L lines on a TTY. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Eli Zaretskii | Fix display of R2L continued lines in partial-width... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Michael Albinus | * tramp.texi (Inline methods, Default Method): Mention |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Michael Albinus | Implement compression for inline methods. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Eli Zaretskii | Refactor code that determines row->start and row->end. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Glenn Morris | Rework previous autoconf changes, hopefully to make... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Karel Klíc | * src/fileio.c (Ffile_selinux_context): Context functio... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Chong Yidong | Avoid using trash for certain temp files (Bug#6070). |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Stefan Monnier | * bindings.el (mode-line-abbrev-mode, mode-line-auto... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Stefan Monnier | * emacs-lisp/lisp-mode.el (lisp-mode): Use define-deriv... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Stefan Monnier | Fix commenting convention |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Stefan Monnier | * minibuffer.el (tags-completion-at-point-function... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Chong Yidong | * minibuffer.el (tags-completion-at-point-function... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Dan Nicolaescu | * s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Glenn Morris | Hopefully fix bug#6065. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Jan D | xsettings.c: include limits.h and update file comment. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Eli Zaretskii | Fix typos in doc strings of composite.el. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Glenn Morris | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Glenn Morris | Replace some xmenu cpp with autoconf. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Glenn Morris | Replace some cpp with autoconf. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Glenn Morris | Simplify some manual dependencies in src/Makefile.in. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Glenn Morris | * src/Makefile.in (nsfns.o): Remove duplicate nsgui... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Chong Yidong | * ido.el (ido-minibuffer-setup): Don't set cua-inhibit... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Chong Yidong | * ido.el (ido-init-completion-maps): Remove C-v binding... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Chong Yidong | * minibuffer.el (tags-completion-at-point-function... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Alan Mackenzie | (progmodes/cc-mode.el) c-extend-region-for-CPP: Fix... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Stefan Monnier | Don't burp if process sentinel/filter kills the current... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Juanma Barranquero | Add bug reference. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Stefan Monnier | * net/browse-url.el (browse-url-firefox-program): Use... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Stefan Monnier | Fix wrong-docstring problem introduced with hash-consing. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Chong Yidong | Document complete-symbol change. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Chong Yidong | Unify complete-symbol with completion-at-point. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Michael Albinus | * net/tramp.el (tramp-remote-selinux-p): New defun. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Sam Steingold | (bug-reference-url-format): Mark as `safe-local-variabl... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Glenn Morris | * configure.in (LIBXMU): Fix logic in previous change. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Chong Yidong | Revert last bug-reference-url-format change. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Stefan Monnier | Make it possible to locally disable a globally enabled... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Glenn Morris | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Glenn Morris | src/Makefile.in minor simplification, |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Glenn Morris | Define CYGWIN_OBJ with configure, not cpp. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Glenn Morris | Set GPM part of MOUSE_SUPPORT with configure, not cpp. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Glenn Morris | Set FONT_DRIVERS with configure rather than cpp. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Glenn Morris | Move LIBXMU from cpp to configure. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Glenn Morris | Move NS_OBJ, NS_SUPPORT from cpp to configure. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Glenn Morris | Missing src/ChangeLog for previous commit. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Glenn Morris | Move test for 64-bit kernel with 32-bit userland to... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Eli Zaretskii | Fix a crash when a display string is continued to the... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Stefan Monnier | Let the user turn off locally a globalized minor mode |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Stefan Monnier | * emacs-lisp/lisp.el (lisp-complete-symbol): Fail grace... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Sam Steingold | (bug-reference-url-format): Mark as `safe-local-variabl... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Juanma Barranquero | When killing buffers with ido, don't offer virtual... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Agustín Martín | Commit missing lisp/Changelog entries. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Agustín Martín | ispell.el: Kill ispell process when killing its associa... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Agustín Martín | ispell.el (ispell-init-process): Fix personal dictionar... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Glenn Morris | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Glenn Morris | Move LIBXTR6 from cpp to autoconf. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Glenn Morris | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Glenn Morris | Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Glenn Morris | Move MOTIF_LIBW to autoconf. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Jan Djärv | desktop.el (desktop-kill): ask-if-new: Ask if desktop... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Katsumi Yamaoka | Don't load tm and apel XEmacs packages when compiling. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Jan Djärv | Regenerate configure and cibfig.in |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Dan Nicolaescu | Reduce CPP usage. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Dan Nicolaescu | Reduce CPP usage. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Glenn Morris | Remove some AC_DEFINEs that are now unused. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Glenn Morris | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Glenn Morris | Use $CRT_DIR in more places. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Glenn Morris | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Glenn Morris | Replace some more cpp with autoconf. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Dan Nicolaescu | * Makefile.in (LIBS_MACHINE): Remove, unused. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Dan Nicolaescu | * Makefile.in (LIBS_MACHINE): Remove, unused. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Dan Nicolaescu | Use autoconf instead of cpp for LIB_MATH. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Kenichi Handa | composite.c (Ffind_composition_internal): Fix the retur... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Dan Nicolaescu | Remove all NO_ARG_ARRAY uses. |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Eli Zaretskii | Start fixing cursor positioning in bidi buffers with... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Eli Zaretskii | Fix crash with bidi display on the last empty line... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Eli Zaretskii | Move code that bidi-iterates out of display property... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Eli Zaretskii | Fix crash with bidi display on the last empty line... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Jan D | tool-bar.el: Revert unintended checkin in 2010-04-23T16... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Glenn Morris | Minor simplications for src/m/amdx86-64.h. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Glenn Morris | * etc/NEWS: Mention --with-crt-dir. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Eli Zaretskii | Fix typos in comments of composite.c |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Eli Zaretskii | composite.el (find-composition): Doc fix. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Eli Zaretskii | composite.c (composition_compute_stop_pos): Fix a typo... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Juanma Barranquero | Remove conflict markers. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Eli Zaretskii | Fix cursor motion at end of line that ends in a compose... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Eli Zaretskii | Fix cursor motion at end of line that ends with a compo... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Eli Zaretskii | Fix GDB startup with src/.gdbinit. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Eli Zaretskii | Fix GDB startup with .gdbinit. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Glenn Morris | Minor htmlfontify simplifications. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Glenn Morris | Accidentally omitted from previous commit. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Glenn Morris | Regenerate configure, src/config.in. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Glenn Morris | Close bug#5655. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Glenn Morris | Minor authors.el updates. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Dan Nicolaescu | * Makefile.in: Remove C_SWITCH_X_MACHINE, unused. |
commit | commitdiff | tree | snapshot |
next |