2013-04-08 |
Stefan Monnier | * lisp/emacs-lisp/edebug.el (edebug-mode): Fix typo. |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Stefan Monnier | * lisp/emacs-lisp/timer.el (timer-event-handler): Don... |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Stefan Monnier | * emacs-lisp/ert.el: Fix paren typo. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Nic Ferrier | * lisp/emacs-lisp/ert.el (should, should-not, should... |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Eli Zaretskii | Provide definition of ACL_NOT_WELL_SUPPORTED for MS... |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Romain Francoise | Ignore additional platform-specific ACL errors (Bug... |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Jan Djärv | * PROBLEMS: Mention Ubuntu warnings about libdbusmenu. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Jan Djärv | * nsterm.m (ns_mouse_position): Use NS_FRAME_P instead... |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Leo Liu | * pcmpl-x.el: New file. |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Paul Eggert | Fix --enable-profiling bug introduced by 2013-02-25... |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Dmitry Antipov | Get rid of some platform-specific functions examining... |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Glenn Morris | Fix typo |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Dmitry Antipov | Do not set x-display-name until X connection is establi... |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Eli Zaretskii | Fix the non-creation of backup files in temporary-file... |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Chong Yidong | Improve Lisp manual documentation on setting faces. |
commit | commitdiff | tree | snapshot |
2013-04-06 |
Paul Eggert | Spelling fix. |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Dmitry Gutov | * lisp/whitespace.el (whitespace-color-on, whitespace... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Stefan Monnier | * lisp/emacs-lisp/package.el (package-compute-transacti... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Agustín Martín | ispell.el (ispell-set-spellchecker-params): Really... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Kenichi Handa | Optimize the code for reading UTF-8 files. |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Dmitry Antipov | Consistently use platform-specific function to detect... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Stefan Monnier | * lisp/ido.el (ido-completions): Use extra elements... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Michael Albinus | * autorevert.el (auto-revert-mode, auto-revert-tail... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Leo Liu | * kmacro.el (kmacro-call-macro): Fix bug#14135. |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Jay Belanger | * lisp/calc/calc.el (calc-allow-units-as-numbers):... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Andrew Cohen | gnus-msg.el: Fix detection of nnir group |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Glenn Morris | ChangeLog fixes |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Glenn Morris | * lisp/electric.el (electric-pair-inhibit-predicate... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Stefan Monnier | * lisp/emacs-lisp/package.el (package-compute-transacti... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Katsumi Yamaoka | lisp/gnus/mml.el (mml-minibuffer-read-description)... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Roland Winkler | lisp/faces.el (read-face-name): Behave as promised... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Thierry Volpiatto | * lisp/bookmark.el: Fix deletion of bookmarks. |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Yann Hodique | * lisp/emacs-lisp/package.el (package-pinned-packages... |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Kevin Layer | lisp/gnus/mml.el (mml-minibuffer-read-description)... |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Alan Mackenzie | Handle `parse-partial-sexp' landing inside a comment... |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Paul Eggert | Spelling fix. |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Fabrice Niessen | * etc/themes/leuven-theme.el: Update theme. |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Paul Eggert | Prefer < to > in range checks such as 0 <= i && i < N. |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Paul Eggert | Use UTF-8 for most files with non-ASCII characters. |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Andrew Cohen | gnus-msg.el: Add nnir-article-* autoloads; |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Stefan Monnier | * lisp/electric.el (electric-pair-inhibit-predicate... |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Glenn Morris | Auto-commit of loaddefs files. |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Paul Eggert | Spelling fixes. |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Eli Zaretskii | Minor fixes in the nt/ subdirectory. |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Jay Belanger | * doc/misc/calc.texi (Basic Operations on Units): Strea... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Glenn Morris | More details of X-Debbugs-Envelope-To |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Roland Winkler | emacs-lisp/crm.el (completing-read-multiple): Doc fix. |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Stefan Monnier | * lisp/hi-lock.el (hi-lock-mode): Cleanup after revert... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Andrew Cohen | lisp/gnus/nnir.el (nnir-method-default-engines): Fix... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Dmitry Antipov | * frame.h (struct frame): Drop scroll_bottom_vpos |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Aidan Gauland | Use present tense in ChangeLog entries. |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Paul Eggert | Merge from gnulib |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Glenn Morris | ChangeLog whitespace fix |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Glenn Morris | Merge from emacs-24; up to 2012-12-26T16:22:18Z!michael... |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Glenn Morris | Standardize license notice |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Paul Eggert | * emacs/emacs.texi: Fix alphabetization of "O'Connor". |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Glenn Morris | Relicense under GPLv3 or later |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Glenn Morris | Backport copyright fix from trunk |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Glenn Morris | Add 2012 to copyright years |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Leo Liu | * etc/NEWS: Mention `kmacro-to-register' and new eldoc... |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Andrew Cohen | lisp/gnus/nnir.el (nnir-method-default-engines): Fix... |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Jan Djärv | * nsmenu.m (showAtX:Y:for:): setLevel to |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Jan Djärv | * nsmenu.m (ns_update_menubar): Correct NSTRACE. |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Aidan Gauland | Moved my ChangeLog entries to the correct ChageLog... |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Eli Zaretskii | Move MS-Windows definition of TERM_HEADER from ms-w32... |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Eli Zaretskii | Enable the 'copysign' primitive on MS-Windows. |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Ted Zlatanov | Move forward-whitespace, forward-symbol, forward-same... |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Dmitry Antipov | * indent.c (current_column_bol_cache): Remove leftover... |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Leo Liu | * kmacro.el (kmacro-to-register): New command. |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Stefan Monnier | * lisp/mpc.el: Use defvar-local and setq-local. |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Andrew Cohen | lisp/gnus/nnir.el: Allow nnir group creation based... |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Ted Zlatanov | * progmodes/subword.el (superword-mode): Use `forward... |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Aidan Gauland | Added entry to NEWS for em-tramp change in 2013-03... |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Aidan Gauland | Corrected type in ChangeLog |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Juanma Barranquero | src/makefile.w32-in: Update dependencies. |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Juanma Barranquero | nt/config.nt: Sync with autogen/config.in. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Stefan Monnier | * lisp/emacs-lisp/edebug.el (edebug-mode): Make it... |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Stefan Monnier | * src/lisp.h (save_type, XSAVE_POINTER, set_save_pointe... |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Dmitry Antipov | * window.h (struct window): Replace hchild, vchild... |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Eli Zaretskii | Fix inaccuracy in a comment. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Eli Zaretskii | Fix bug #14073 with referencing window total number... |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Dmitry Antipov | Fix 2013-03-28T02:41:05Z!dmantipov@yandex.ru which... |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Eli Zaretskii | Add debugging code to w32fns.c. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Eli Zaretskii | Add DEF_IMGLIB_FN for g_error_free to image.c. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Leo Liu | * vc/vc-bzr.el (vc-bzr-revert): Don't backup. |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Dmitry Antipov | * xdisp.c (with_echo_area_buffer_unwind_data): Save... |
commit | commitdiff | tree | snapshot |
2013-03-28 |
Katsumi Yamaoka | lisp/gnus/nndraft.el (nndraft-request-expire-articles... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Andrew Cohen | gnus-msg.el (gnus-setup-message): Set the posting-style... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Eli Zaretskii | Fix bug #14063 with reverting the *Colors* buffer. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Stefan Monnier | * lisp/minibuffer.el (completion-pcm--merge-completions... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Stefan Monnier | * lisp/case-table.el (case-table-get-table): New function. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Ted Zlatanov | Add `superword-mode' |
commit | commitdiff | tree | snapshot |
2013-03-27 |
rzl24ozi | image.c [WINDOWSNT]: Fix calls to DEF_IMGLIB_FN for... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Eli Zaretskii | Fix MinGW64 compilation warnings in w32.c and w32proc.c. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Eli Zaretskii | Fix last commit in nt/makefile.w32-in, which broke... |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Eli Zaretskii | Avoid MinGW64 compiler warnings. |
commit | commitdiff | tree | snapshot |
next |