2014-07-09 |
Dmitry Antipov | * coding.c (ALLOC_CONVERSION_WORK_AREA): Prefer ptrdiff... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Dmitry Antipov | Next minor cleanup of font subsystem. |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Stefan Monnier | * lisp/rect.el (apply-on-rectangle): Check forward... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Glenn Morris | Merge from emacs-24; up to 2014-06-19T14:03:45Z!monnier... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Stefan Monnier | * lisp/erc/erc.el (erc-channel-receive-names): Reduce... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Stefan Monnier | * lisp/linum.el (linum--face-height): New function. |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Stefan Monnier | * lisp/leim/quail/sisheng.el (sisheng-list): Don't... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Stefan Monnier | * lisp/xt-mouse.el (xterm-mouse-translate-1): Intern... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Stefan Monnier | * lisp/progmodes/sh-script.el (sh-smie-sh-rules): Don... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Stefan Monnier | * doc/lispref/debugging.texi (Function Debugging, Debug... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Paul Eggert | * process.c (read_and_dispose_of_process_output): Fix... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Stefan Monnier | * lisp/progmodes/perl-mode.el: Use syntax-ppss; fix... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Sam Steingold | New user commands, similar to what is available in ESS |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Eli Zaretskii | Fix bug #17969 with vertical-motion through continuatio... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Dmitry Antipov | * font.c (font_build_object) [HAVE_XFT || HAVE_FREETYPE... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Dmitry Antipov | * nsfont.m (nsfont_close): Free glyphs and metrics... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Juri Linkov | * lisp/startup.el (command-line): Append displaying... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Juri Linkov | * lisp/faces.el (face-name): Return input arg `face... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Juri Linkov | * lisp/facemenu.el (list-colors-print): In help-echo... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Juri Linkov | * lisp/vc/vc-annotate.el (vc-annotate-background-mode... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Juri Linkov | * lisp/simple.el (transpose-chars): Don't move point... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Juri Linkov | * lisp/window.el (with-displayed-buffer-window): New... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Dmitry Antipov | * chartab.c (char_table_translate): Move to... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Paul Eggert | * process.c: Add sanity checks for file descriptors. |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Luke Lee | ChangeLog fix: correcting file path. |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Paul Eggert | Minor fixups related to usage of the 'long' type. |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Paul Eggert | Minor ImageMagick safety fixes. |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Luke Lee | HideIfDef mode bug fixes and enhancements. This is... |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Katsumi Yamaoka | lisp/gnus/gnus-start.el (gnus-dribble-read-file): Don... |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Glenn Morris | * cua-rect.el (cua--activate-rectangle): Avoid setting... |
commit | commitdiff | tree | snapshot |
2014-07-06 |
Stephen Berman | * calendar/todo-mode.el: Fix wrong-type-argument error... |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Stefan Monnier | * lisp/emacs-lisp/edebug.el (edebug-eval-defun): Print... |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Stefan Monnier | * lisp/progmodes/ruby-mode.el (ruby-mode-variables... |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Eli Zaretskii | src/xdisp.c (pos_visible_p): Fix inaccurate comment. |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Eli Zaretskii | Fix bug #17944 with pos-visible-in-window-p when there... |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Eli Zaretskii | A better fix for bug #17942. |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Eli Zaretskii | Fix bug #17942 with pos-visible-in-window-p and image... |
commit | commitdiff | tree | snapshot |
2014-07-05 |
Stefan Monnier | * src/syntax.c (find_defun_start): Try the cache even |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Stephen Berman | * todo-mode.texi (Levels of Organization): Comment... |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Stephen Berman | * calendar/todo-mode.el: Fix two bugs. Shorten Comment... |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Jan Djärv | Backport from trunk. |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Eli Zaretskii | Fix bug #17905 with display of point in partially visib... |
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 |
Eli Zaretskii | src/w32.c (network_interface_info): Make sure the argum... |
commit | commitdiff | tree | snapshot |
2014-07-04 |
Eli Zaretskii | Minor updates in etc/TODO and etc/NEWS. |
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-04 |
Stefan Monnier | * lisp/progmodes/octave.el (inferior-octave-mode): |
commit | commitdiff | tree | snapshot |
2014-07-03 |
Juri Linkov | * doc/emacs/search.texi (Regexp Search): Update lax... |
commit | commitdiff | tree | snapshot |
2014-07-03 |
Juri Linkov | * lisp/desktop.el (desktop-minor-mode-table): Add ... |
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 |
Stefan Monnier | * etc/NEWS: Fix description of incompatible change... |
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 |
next |