2012-09-05 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Martin Rudalics | Provide support for fitting frames to buffers. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Paul Eggert | * fileio.c, filelock.c, floatfns.c, fns.c: Use bool... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Glenn Morris | Merge from emacs-24; up to 2012-05-05T02:50:20Z!monnier... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Glenn Morris | ChangeLog fixes |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Paul Eggert | * xdisp.c (set_message): Simplify and reindent last... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Juanma Barranquero | src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update depend... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Juanma Barranquero | nt/config.nt: Sync with autogen/config.in. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Lars Ingebrigtsen | Implement `debug-on-message'. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Paul Eggert | Give more-useful info on a fatal error (Bug#12328). |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Stefan Monnier | Macro-expand interpreted code during load. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Paul Eggert | Simplify redefinition of 'abort' (Bug#12316). |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Eli Zaretskii | Fix display of Arabic diacriticals on Windows, per... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Lars Ingebrigtsen | Have smtpmail.el prefer the From: header for the MAIL... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Paul Eggert | Be more systematic about _setjmp vs setjmp. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Paul Eggert | * configure.ac (_setjmp, _longjmp): Check by compiling |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Dmitry Gutov | * progmodes/ruby-mode.el: Clean up keybindings (ChangeL... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Dmitry Gutov | * ruby-mode.el: Clean up keybindings. |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Lars Ingebrigtsen | [Gnus] Silence XEmacs compilation warnings |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Paul Eggert | Revert changes prompted only by gcc -Wjump-misses-init. |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Paul Eggert | * configure.ac (WARN_CFLAGS): Omit -Wjump-misses-init. |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Paul Eggert | Merge from gnulib. |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Paul Eggert | Fix minor problems found by static checking. |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Martin Rudalics | New macro with-temp-buffer-window and related fixes. |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Chong Yidong | * gtkutil.c: Add extern decl for Qxft. |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Paul Eggert | * emacs.c, eval.c: Use bool for boolean. |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Paul Eggert | Clean up some extern decls. |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Paul Eggert | * Makefile.in (gl-stamp): Don't scan $(SOME_MACHINE_OBJ... |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Jan Djärv | * configure.ac (HAVE_GOBJECT): Check for gobject-2.0. |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Jan Djärv | Prototype for x_wm_set_size_hint restored. |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Michael Albinus | * eshell/em-unix.el (eshell/sudo): When we have an... |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Juri Linkov | Toggle whitespace matching mode with M-s SPC. |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Paul Eggert | * doc.c, editfns.c, insdel.c, intervals.c: Use bool... |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Chong Yidong | Recommand against save-window-excursion in Lisp manual. |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Chong Yidong | * keymap.c (push_key_description): Print M-TAB as C... |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Chong Yidong | * dired.el (dired-mode-map): Menu string fixes. |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Chong Yidong | Expand on NEWS entry about deletion of `z' from special... |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Juanma Barranquero | src/makefile.w32-in: Update dependencies. |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Juanma Barranquero | nt/config.nt: Sync with autogen/config.in. |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Glenn Morris | * lisp/simple.el (undo): Tweak message in undo-only... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Glenn Morris | Tidy up term.el menu handling |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Paul Eggert | * configure.ac (_FORTIFY_SOURCE): Define only when... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Martin Rudalics | Rewrite switch-to-prev-/next-buffer and quit-window... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Eli Zaretskii | Further fix for bug #11860 with Arabic display on Windows. |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Eli Zaretskii | Remove conflict markers and fix entries for 2012-09... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Glenn Morris | Auto-commit of loaddefs files. |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Glenn Morris | Auto-commit of loaddefs files. |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Eli Zaretskii | Fix last changes related to w32 and Cygwin. |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Daniel Colascione | Prevent crash if w32 used before it's initialized |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Daniel Colascione | Merge from cygw32 branch |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Daniel Colascione | Refactor window-system configuration |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Stefan Monnier | * lisp/minibuffer.el (completion-at-point-functions... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Paul Eggert | * sysdep.c (seed_random): Fix typo: HAV_LRAND48 ->... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Paul Eggert | Better seed support for (random). |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Glenn Morris | Fix right and left key remapping issue (bug#12317) |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Andreas Schwab | Fixes: debbugs:12306 |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Martin Rudalics | Consider frame's buffer predicate in switch-to-prev... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Michael Albinus | * eshell/esh-ext.el: Explain, why we suppress the check in |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Dmitry Antipov | Remove mark_ttys function and fix tty_display_info... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Dave Abrahams | [Gnus] Miscellaneous fixes by Dave Abrahams |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Dmitry Antipov | Change struct frame bitfields from unsigned char to... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Dmitry Antipov | Remove unused member of struct x_output and struct... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Stefan Monnier | * lisp/gnus/gnus-notifications.el (gnus-notifications... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Julien Danjou | gnus-notifications.el: Add defcustom for timeout and... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Richard M.... | Delete z binding in special-mode-map. |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Richard M.... | Delete `z' in special-mode-map. |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Jan Djärv | * gtkutil.c (x_wm_set_size_hint): Use 1 col for base_wi... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Paul Eggert | * dispnew.c (update_frame_1): Pacify gcc -Wstrict-overflow |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Kenichi Handa | qp.el (quoted-printable-decode-region): Decode multiple... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Leo Liu | Extract "^[wW]arning" into a new var flymake-warning-re |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Andreas Schwab | * progmodes/compile.el (compilation-always-kill): Doc... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Chong Yidong | Improve obsolescence message of display-buffer-reuse... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Glenn Morris | * lisp/paren.el (show-paren-delay): Add a :set function... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Glenn Morris | * holidays.el (holiday-christian-holidays): Rename... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Glenn Morris | init_lread fix for bug#12302 |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Julien Danjou | Add gnus-notifications.el |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Stefan Monnier | * lisp/progmodes/sh-script.el (sh-font-lock-paren)... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Martin Blais | * lisp/progmodes/compile.el (compilation-always-kill... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Stefan Monnier | * lisp/simple.el (read-only-mode): Move from lisp/files... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Stefan Monnier | * lisp/files.el (read-only-mode): New minor mode. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Michael Albinus | * eshell/esh-ext.el (eshell-external-command): Do not... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Stefan Monnier | * cl-lib.el (buffer-string): Simplify last change. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Stefan Monnier | * lisp/emacs-lisp/cl-lib.el (buffer-string): Fix setter... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Glenn Morris | * admin/bzrmerge.el (bzrmerge-merges): Allow unversione... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Andreas Schwab | * admin/charsets/mule-charsets.el (header): Fix typo. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Jan Djärv | Improve NS dialogs. Add close button, remove ugly... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Glenn Morris | Merge from emacs-24; up to 2012-05-04T19:17:01Z!monnier... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Martin Rudalics | In Fset_window_configuration install revison of reverte... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Martin Rudalics | Remove handling of auto-buffer-name window parameter. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Dmitry Antipov | Do not allow to set major mode for a dead buffer. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Katsumi Yamaoka | gnus-sum.el (gnus-summary-enter-digest-group): Work... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Juri Linkov | * lisp/info.el (Info-fontify-node): Hide empty lines... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Dmitry Antipov | Always use set_buffer_if_live to restore original buffe... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Dmitry Antipov | Fix usage of set_buffer_internal. |
commit | commitdiff | tree | snapshot |
next |