2014-07-05 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Michael Albinus | * automated/dbus-tests.el (dbus-test02-register-service... |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Michael Albinus | Fix Bug#17858 |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Dmitry Antipov | * font.h (struct font_driver): Remove get_outline and... |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Phil Sainty | * lisp/emacs-lisp/lisp.el (narrow-to-defun-include... |
commit | commitdiff | tree | snapshot |
2014-07-03 |
Stefan Monnier | * lisp/rect.el (rectangle--highlight-for-redisplay... |
commit | commitdiff | tree | snapshot |
2014-07-03 |
Dmitry Antipov | On MS-Windows, display busy cursor on all GUI frames. |
commit | commitdiff | tree | snapshot |
2014-07-03 |
Kelvin White | Fix nick duplication in format-@nick |
commit | commitdiff | tree | snapshot |
2014-07-03 |
Dmitry Antipov | Use convenient alists to manage per-frame font driver... |
commit | commitdiff | tree | snapshot |
2014-07-03 |
Michael Albinus | * net/tramp-adb.el (tramp-adb-sh-fix-ls-output): Use... |
commit | commitdiff | tree | snapshot |
2014-07-03 |
Michael Albinus | * trampver.texi: Update release number. |
commit | commitdiff | tree | snapshot |
2014-07-03 |
Glenn Morris | Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli... |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Juri Linkov | * lisp/desktop.el (desktop-save): Rename arg `auto... |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Dmitry Antipov | * lisp.h (toplevel): Add compile-time assert to verify... |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Stefan Monnier | * mouse.el (mouse-yank-primary, mouse-yank-secondary... |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Dmitry Antipov | * print.c (print_object): Adjust to match new layout... |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Leo Liu | * emacs-lisp/pp.el (pp-eval-expression, pp-eval-last... |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Luke Lee | * lisp/progmodes/hideif.el (hide-ifdef-exclude-define... |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Dmitry Antipov | Shrink Lisp_Sub_Char_Table by preferring C integers... |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Stefan Monnier | * doc/lispref/keymaps.texi (Key Lookup): Remove mention... |
commit | commitdiff | tree | snapshot |
2014-07-02 |
Juri Linkov | * lisp/man.el (Man-bgproc-sentinel): Use `Man-page... |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Juri Linkov | Display man pages immediately and use process-filter... |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Mario Lang | * net/gnutls.el (gnutls-negotiate): Prevent destructive... |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Stefan Monnier | * lisp/simple.el (deactivate-mark, set-mark-command... |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Eli Zaretskii | src/dispnew.c: Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Eli Zaretskii | Fix bug #17892 with mode/header line and display margins. |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Stefan Monnier | * lisp/xt-mouse.el (turn-on-xterm-mouse-tracking-on... |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Kenichi Handa | * coding.c (MIN_CHARBUF_SIZE): Delete it. |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Stefan Monnier | * lisp/vc/log-edit.el (log-edit-goto-eoh): New function. |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Dmitry Antipov | Fix ChangeLog entry |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Michael Albinus | * net/tramp-sh.el (tramp-open-connection-setup-interact... |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Glenn Morris | Auto-commit of loaddefs files. |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Glenn Morris | Auto-commit of loaddefs files. |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Dmitry Antipov | * menu.c (Fx_popup_dialog): Set Vmenu_updating_frame... |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Dmitry Antipov | * xfaces.c (init_frame_faces): Always realize basic... |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Glenn Morris | * lisp/vc/log-edit.el (log-edit-hook): Add missing... |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Fabián Ezequiel... | * lisp/progmodes/python.el (python-indent-post-self... |
commit | commitdiff | tree | snapshot |
2014-07-01 |
Stefan Monnier | * lisp/ps-def.el (ps-generate-postscript-with-faces1... |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Fabián Ezequiel... | * lisp/emacs-lisp/subr-x.el (string-reverse): Define... |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Fabián Ezequiel... | Changelog, NEWS and Copyright fixes. |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Jan Djärv | Fix use of deallocated memory. |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Glenn Morris | Get rid of the AUTOGEN_VCS variable in lisp/Makefile |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Eli Zaretskii | Fix bug #17875 with changing TTY frame size, then selec... |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Eli Zaretskii | Fix bug #17881 with infloop in decoding emacs-mule... |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Jan Djärv | Remove unnecessary redisplays in NS port. |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Fabián Ezequiel... | * lisp/emacs-lisp/subr-x.el (string-reverse): Use ... |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Fabián Ezequiel... | New if-let, when-let, thread-first and thread-last... |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Grégoire Jadi | * net/rcirc.el (rcirc-buffer-process): Restore previous... |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Glenn Morris | * update_autogen: Find loaddefs targets rather than... |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Andreas Schwab | * vc/vc-git.el (vc-git-checkin): When operating on... |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Michael Albinus | * automated/tramp-tests.el (tramp--instrument-test... |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Dmitry Antipov | * xfns.c (Qsuppress_icon): Remove; no real users. |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Alan Mackenzie | Don't call c-parse-state when c++-template-syntax-table... |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Glenn Morris | Doc and comment fixes re "online" help |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Glenn Morris | Update idlwave url |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Glenn Morris | * admin/update_autogen: Remove need to cd into/out... |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Glenn Morris | * src/Makefile.in (ns-app): Mark as PHONY. |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Glenn Morris | * admin/grammars/Makefile.in (bootstrap-clean): Don... |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Glenn Morris | * src/Makefile.in ($(lwlibdir)/liblw.a, $(oldXMenudir... |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Glenn Morris | * src/Makefile.in: Fix thinko in previous. |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Glenn Morris | Small cleanup for src/Makefile liblw.a, libXMenu11... |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Glenn Morris | Use gcc auto-dependency information for lwlib and oldXMenu |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Glenn Morris | Merge from emacs-24; up to 2014-06-12T14:55:48Z!monnier... |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Glenn Morris | * test/automated/Makefile.in (GDB): New variable. |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Glenn Morris | Disable logging in the short form of the test Makefile... |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Kenichi Handa | * coding.c (MAX_CHARBUF_SIZE): Renamed from CHARBUF_SIZE. |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Andreas Schwab | Fixes: debbugs:17865 |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Glenn Morris | * calc-test.el: Set copyright to FSF; standardize permi... |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Leo Liu | * test/automated/calc-tests.el: New file and add tests... |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Glenn Morris | ChangeLog fix |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Stefan Monnier | * lisp/progmodes/hideif.el: Use lexical-binding. Fix... |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Kenichi Handa | Fix Bug#17739. |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Glenn Morris | * lisp/Makefile.in (doit): Remove force rule. |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Glenn Morris | lisp/Makefile tiny simplification |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Glenn Morris | Add short test aliases that always re-run the tests |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Stefan Monnier | * lisp/files.el (minibuffer-with-setup-hook): Evaluate... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Michael Albinus | * automated/dbus-tests.el (dbus--test-register-service) |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Glenn Morris | ChangeLog fix: relocate entry to correct position |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Glenn Morris | Have `make check' re-run all the tests, every time |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Stephen Berman | * calendar/todo-mode.el (todo-set-top-priorities):... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Eli Zaretskii | src/w32heap.c: Minor formatting and whitespace changes. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Luke Lee | * lisp/progmodes/hideif.el: Style fixes. Fix doc-string... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Glenn Morris | Regenerate ldefs-boot.el emacs-24.3.92 |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Leo Liu | Backport fix for http://debbugs.gnu.org/17556 from... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Glenn Morris | * lisp/net/eww.el (eww-mode) <eww-current-title>: Make... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Glenn Morris | Replace BOOTSTRAPEMACS with an order-only dependence... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Glenn Morris | * make-dist: Exclude test/automated/*.log. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Glenn Morris | ChangeLog fix (no need to merge to trunk) |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Glenn Morris | * etc/publicsuffix.txt: Update from source. |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Glenn Morris | * lisp/Makefile.in (update-authors): Update for moved... |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Stephen Berman | * calendar/todo-mode.el (todo-prefix-overlays): If... |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Glenn Morris | Warn about read-passwd in batch mode |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Leo Liu | * skeleton.el (skeleton-end-hook): Default to nil and... |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Daiki Ueno | * lisp/emacs-lisp/package.el (package--check-signature... |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Stefan Monnier | * lisp/progmodes/hideif.el: Undo last change which... |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Glenn Morris | * test/automated/package-x-test.el: Do not mess with... |
commit | commitdiff | tree | snapshot |
2014-06-26 |
Glenn Morris | * test/automated/Makefile.in (%.log): If error, dump... |
commit | commitdiff | tree | snapshot |
next |