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 |
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 |
Bill Wohler | Add TODO to replace cl with cl-lib. |
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 |
Stefan Monnier | Rename 24.5 to 25.1 |
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/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 |
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 |
2014-09-26 |
Stefan Monnier | * etc/TODO: Add a few entries, remove others, expand... |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Paul Eggert | * progmodes/grep.el (grep-regexp-alist): Use more-accur... |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Paul Eggert | * xfns.c (x_default_scroll_bar_color_parameter): |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Kelvin White | Regression fix - #bug18551 |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Kelvin White | erc.el: Fix regression - Bug #18551 |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Ken Brown | src/w32term.h (ALIGN_STACK): Fix the cpp condition. |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Leo Liu | * emacs-lisp/cl-extra.el (cl-parse-integer): Fix last... |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Leo Liu | Add cl-parse-integer based on parse-integer |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Juri Linkov | * lisp/vc/add-log.el (change-log-next-buffer): Don... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Eli Zaretskii | Don't use USE_STACK_LISP_OBJECTS on Windows with GCC... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Eli Zaretskii | src/w32term.h (ALIGN_STACK): Fix a typo in last commit. |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Kelvin White | Follow Emacs versioning |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Stefan Monnier | * lisp/net/tramp-sh.el (tramp-sh-handle-vc-registered... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Dmitry Antipov | * xterm.c (x_new_font): Fix typo introduced by the... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Dmitry Antipov | * lisp.h (toplevel): Adjust comment around USE_STACK_LI... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Eli Zaretskii | Default to stack objects on DOS_NT platforms as well. |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Martin Rudalics | Remove code left dead after 2014-07-27 changes. |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Paul Eggert | * configure.ac (MAKEINFO): Allow 'makeinfo' to be calle... |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Paul Eggert | Fix local_cons etc. to not exhaust the stack when in... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Paul Eggert | Default to stack objects on non-GNU/Linux, non-DOS_NT... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Paul Eggert | Avoid signed integer overflow when converting Time... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Stefan Monnier | * lisp/find-cmd.el (find-cmd): Use grep's `find-program'. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Paul Eggert | * keyboard.c (make_lispy_event): Avoid unnecessary... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Ulf Jasper | Newsticker: Add commands to rearrange treeview groups... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Ken Brown | * lisp.h (toplevel) [!USE_STACK_LISP_OBJECTS]: Fix... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Dmitry Antipov | * lisp.h (USE_STACK_LISP_OBJECTS): Enable by default... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Dmitry Antipov | * chartab.c (uniprop_encode_value_numeric): |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Eli Zaretskii | Fix fallout on MinGW64 from the previous commit. |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Dmitry Antipov | * termhooks.h (enum scroll_bar_part): Begin from 0... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Paul Eggert | Fix some slow uses and misuses of strcat. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Paul Eggert | movemail: don't dump core if the current time is outlandish |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Paul Eggert | Merge from gnulib. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Paul Eggert | * lisp.h (lispstpcpy): Rename from lispstrcpy, and... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Paul Eggert | * dispextern.h, xdisp.c (window_box_right_offset):... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Dmitry Antipov | Use known length of a Lisp string to copy it faster. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Glenn Morris | Auto-commit of loaddefs files. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Paul Eggert | Fix SAFE_ALLOCA to not exhaust the stack when in a... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Stefan Monnier | Merge from emacs-24 |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Sam Steingold | oops |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Sam Steingold | (sql-execute): Use `special-mode'. |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Sam Steingold | (sql-product-alist): Improve the Vertica entry. |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Stefan Monnier | Add pcase-defmacro, as well as `quote' and `app' patterns. |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Stefan Monnier | * lisp/loadup.el: Increase max-lisp-eval-depth while... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Stefan Monnier | * lisp/emacs-lisp/pcase.el: Allow (F . ARGS) in `app... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Stefan Monnier | * lisp/emacs-lisp/pcase.el: Use pcase-defmacro to handl... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Stefan Monnier | * lisp/emacs-lisp/pcase.el (pcase--match): New smart... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Stefan Monnier | * lisp/emacs-lisp/pcase.el (pcase-defmacro): New macro. |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Eli Zaretskii | Fix bug #18516 with SIGSEGV in expand-file-name. |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Stefan Monnier | Add support for `quote' and `app'. |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Stefan Monnier | Use lexical-bindin in Ibuffer. |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Stefan Monnier | * lisp/font-lock.el (font-lock-compile-keyword): Don... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Stefan Monnier | * lisp/emacs-lisp/bytecomp.el (byte-compile-lambda... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Stefan Monnier | * lisp/mpc.el (mpc-data-directory): Use locate-user... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Dmitry Antipov | Avoid extra call to oblookup when interning symbols. |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Dmitry Antipov | On OSX, do not free font-specific data more than once... |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Paul Eggert | Minor improvements to new stack-allocated Lisp objects. |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Tom Willemse | * lisp/simple.el (clone-indirect-buffer): Mention the... |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Tom Willemse | * lisp/progmodes/prog-mode.el (prog-mode-hook): Replace... |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Stefan Monnier | * lisp/progmodes/perl-mode.el (perl-syntax-propertize... |
commit | commitdiff | tree | snapshot |
2014-09-21 |
David Caldwell | * configure.ac: Increase headerpad_extra to 1000, updat... |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Glenn Morris | Auto-commit of loaddefs files. |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Tassilo Horn | Use font-lock-face property; derive from special-mode |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Dmitry Gutov | * lisp/emacs-lisp/lisp.el (lisp-completion-at-point... |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Dmitry Gutov | Fix bug#18265 |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Dmitry Gutov | * lisp/emacs-lisp/lisp.el (lisp-completion-at-point... |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Dmitry Gutov | Make lisp-completion-at-point more discerning |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Dmitry Gutov | Add the missing last name to ChangeLog |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Dmitry Gutov | Clarify url-http and url-retrieve-internal docstrings |
commit | commitdiff | tree | snapshot |
2014-09-18 |
Juri Linkov | * src/image.c (imagemagick_load_image): Add delay to... |
commit | commitdiff | tree | snapshot |
2014-09-18 |
David Engster | Do not call egrep to determine emacs version in EDE. |
commit | commitdiff | tree | snapshot |
2014-09-18 |
Ivan Kanis | Allow users to specify `shr-width' |
commit | commitdiff | tree | snapshot |
next |