2014-10-04 |
Stefan Monnier | * lisp/progmodes/python.el: Avoid building unneeded... |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Glenn Morris | Merge from emacs-24; up to 2014-07-17T10:18:19Z!dmantip... |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Glenn Morris | ChangeLog fixes |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Glenn Morris | ChangeLog merge fix |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Glenn Morris | ChangeLog fix |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Glenn Morris | Merge from emacs-24; up to 2014-07-16T17:06:12Z!rgm... |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Glenn Morris | ChangeLog fixes |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Glenn Morris | A few tiny doc/ copyedits. |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Dmitry Gutov | Fix vc-svn-ignore |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Eli Zaretskii | doc/misc/erc.texi (Connecting): Remove stray "OA" that... |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Kelvin White | Updating ERC documentation |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Kelvin White | erc.el (erc-rename-buffers): Use defcustom instead... |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Martin Rudalics | Mention `frame-resize-pixelwise' to make frames truly... |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Bastien Guerry | Sync with Org 8.2.8. |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Dmitry Antipov | * fileio.c (emacs_readlinkat, Finsert_file_contents): |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Dmitry Antipov | Consistently use min and max macros from lisp.h. |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Dmitry Antipov | * font.c (font_list_entities): Do not add empty vector... |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Paul Eggert | Fix x-focus-frame bug with "Not an in-range integer". |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Stefan Monnier | * lisp/select.el: Add commentary discussion. |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Stefan Monnier | New gui-selection-value consolidating x-selection-value. |
commit | commitdiff | tree | snapshot |
2014-10-03 |
Stefan Monnier | * lisp/vc/vc-svn.el (vc-svn-after-dir-status): Fix... |
commit | commitdiff | tree | snapshot |
2014-10-03 |
David Raynes | * lisp/term/ns-win.el: Add functions to ns frame, not... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Paul Eggert | * configure.ac: Port to strict POSIX shells on non... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Paul Eggert | * erc.el (erc-nick-at-point): Fix format-string typo... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Stefan Monnier | * lisp/obsolete/lucid.el (read-number): Remove, redundant. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Eli Zaretskii | src/dispnew.c (adjust_decode_mode_spec_buffer): Use... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Stefan Monnier | Merge from emacs-24 |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Eli Zaretskii | Fix bug #18584 with assertion violations while scrolling. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Dmitry Antipov | * alloc.c (mark_overlay): Assume that overlay boundarie... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Stefan Monnier | * lisp/frame.el: Use lexical-binding. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Stefan Monnier | * simple.el (deactivate-mark): Fix typo. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Stefan Monnier | * src/lisp.h: Fix up compilation for USE_STACK_LISP_OBJ... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Kelvin White | Use local variable to determine if buffers should be... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Ivan Shmakov | Do not reset input ring if one exists |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Glenn Morris | Rotate etc/NEWS files for version 25 |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Stefan Monnier | Consolidate management/ownership of selections. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Jay Belanger | Add missing name to Changelog. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
H. Dieter Wilhelm | calc/calc-help.el (calc-describe-thing): Quote strings... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Glenn Morris | Bump version to 24.3.94; regenerate ldefs-boot and... emacs-24.3.94 |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Glenn Morris | ChangeLog whitespace trivia |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Glenn Morris | * package.el (package-import-keyring): Create gnupg... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Glenn Morris | * emacs/package.texi (Package Installation): Mention... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Glenn Morris | package-test tweaks for hydra |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Stefan Monnier | Commit forgotten ChangeLog files |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Stefan Monnier | Consolidate x-select-text. |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Paul Eggert | Improve doc for use of 'int', and discuss 'ssize_t'. |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Jan Djärv | * xfaces.c (Finternal_set_lisp_face_attribute): Added... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Jan Djärv | * xfaces.c (Finternal_set_lisp_face_attribute): Don... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Stefan Monnier | * lisp/subr.el (alist-get): New accessor. |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Ulf Jasper | Newsticker: Use libxml instead of `xml-parse-region... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Eli Zaretskii | Don't modify the process's command name passed to start... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Eli Zaretskii | Revert the changes in 2014-10-01T02:25:40Z!eggert@cs... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Dmitry Antipov | * gtkutil.c (xg_set_toolkit_horizontal_scroll_bar_thumb): |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Glenn Morris | Auto-commit of loaddefs files. |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Glenn Morris | Auto-commit of loaddefs files. |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Paul Eggert | Use AUTO_CONS instead of SCOPED_CONS, etc. |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Paul Eggert | * dispnew.c (adjust_decode_mode_spec_buffer): Prefer... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Daiki Ueno | mml: Signal error on invalid <#secure> tag |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Stefan Monnier | * lisp/progmodes/python.el (python-shell-completion... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Stefan Monnier | Merge from emacs-24 |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Leonardo Nobrega | * lisp/progmodes/python.el (python-fill-paren): Don... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Paul Eggert | * alloc.c: Remove now-unnecessary check. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Paul Eggert | * internals.texi (Stack-allocated Objects): Further... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Stefan Monnier | * lisp/ses.el (ses--row, ses--col): New dyn-scoped... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Eli Zaretskii | Fix last change in lispref. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Dmitry Antipov | * internals.texi (Stack-allocated Objects): Describe... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Stefan Monnier | * lisp/ses.el (ses-setup): Don't assume modifying the... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Paul Eggert | * xterm.c (x_term_init): Allocate temps on stack, not... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Paul Eggert | * frame.c (x_set_frame_parameters): Port --enable-gcc... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Eli Zaretskii | Fix creation of frames on MS-Windows: don't cons Lisp... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Glenn Morris | Auto-commit of loaddefs files. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Vincent Belaïche | * ses.el (ses-calculate-cell): bind row and col dynamic... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Paul Eggert | * TODO: Remove char/unsigned char, long long, IRIX... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Bill Wohler | Merge from emacs-24; up to 2014-07-12T04:06:32Z!dmantip... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Paul Eggert | Spelling fix. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Bill Wohler | Add TODO to replace cl with cl-lib. |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Bill Wohler | Release MH-E version 8.6. mh-e-8.6 |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Paul Eggert | Simplify stack-allocated Lisp objects, and make them... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Stefan Monnier | * lisp/minibuffer.el (completion-at-point): Emit warnin... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Stefan Monnier | * lisp/ses.el (ses--letref): Quote value before it... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Eli Zaretskii | Follow-up to renaming v24.5 to 25.1. |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Eli Zaretskii | Fix bug #18545 with lack of scrolling a window when... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Stefan Monnier | Rename 24.5 to 25.1 |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Fabrice Niessen | Check in accumulated leuven-theme updates before it... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Daiki Ueno | mml: Signal error on invalid <#secure> tag |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Ulf Jasper | Do not set `url-gateway-method' in `url-https'. (Bug... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Dmitry Antipov | Keep stack-allocated Lisp objects fast rather than... |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Ken Brown | * src/sheap.c (bss_sbrk_buffer_beg): Remove redundant... |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Ulf Jasper | Do not set `url-gateway-method' in `url-https'. (Bug... |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Thien-Thi Nguyen | Font-lock `cl-flet*', too. |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Ken Brown | * configure.ac [CYGWIN]: Enable sound support. |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Ken Brown | Fix implementation of HYBRID_MALLOC on Cygwin. |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Stefan Monnier | * lisp/epg-config.el (epg-gpg-program): Use the plain... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Stefan Monnier | * lisp/emacs-lisp/package.el (package-check-signature... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Stefan Monnier | * lisp/subr.el (track-mouse): New macro. |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Leo Liu | * lisp/emacs-lisp/eldoc.el (eldoc-mode): Fix thinko. |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Eli Zaretskii | etc/charsets/README: Delete a stray quote character. |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Stefan Monnier | * pcase-tests.el: Add #18554 test case. |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Stefan Monnier | * lisp/emacs-lisp/pcase.el (pcase--split-match, pcase... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Stefan Monnier | Introduce global-eldoc-mode. Move Elisp-specific code... |
commit | commitdiff | tree | snapshot |
next |