2013-01-19 |
Eli Zaretskii | Fix crashes with lots of overlays. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Paul Eggert | * fileio.c: Use O_APPEND to append. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Christian Wittern | * image-mode.el (image-next-file, image-previous-file... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Paul Eggert | Fix size bug on DOS_NT introduced by CIFS workaround. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Paul Eggert | * fileio.c (Fwrite_region): Sync diagnostic to previous... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Chong Yidong | * image-mode.el (image-mode-fit-frame): Add a frame... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Paul Eggert | Allow floating-point file offsets. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Chong Yidong | * emacs.c (Fkill_emacs): Set waiting_for_input to 0... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Eli Zaretskii | Make 'fstat' on MS-Windows behave more like 'stat'... |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Eli Zaretskii | Minor fix in acl_set_file. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Paul Eggert | Work around bug in CIFS and vboxsf file systems. |
commit | commitdiff | tree | snapshot |
2013-01-19 |
Paul Eggert | * fileio.c (Finsert_file_contents): Simplify new diagnostic |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Leo Liu | * lisp/progmodes/js.el: Tweak autoload cookie for alias. |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Dmitry Antipov | Fix crash when inserting data from non-regular files... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Paul Eggert | Close a race when statting and reading files. |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Michael Albinus | * autorevert.el (auto-revert-notify-watch-descriptor... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Jürgen Hötzel | * eshell/esh-util.el (eshell-path-env): Make it buffer... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Michael Albinus | * autorevert.el (auto-revert-use-notify): In the :set... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Dmitry Antipov | * lisp.h (toplevel): Add comment about using Lisp_Save_... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Dmitry Antipov | * buffer.h (NARROWED, BUF_NARROWED): Drop unused macros. |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Stefan Monnier | * lisp/emacs-lisp/trace.el (trace--read-args): Use... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Paul Eggert | Merge from gnulib. |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Paul Eggert | * configure.ac: Document that --enable-gcc-warnings... |
commit | commitdiff | tree | snapshot |
2013-01-16 |
Glenn Morris | * lisp/gnus/smiley.el (smiley-style): Make the file... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Paul Eggert | * src/alloc.c (free_save_value): Now static. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Paul Eggert | * make-docfile.c (write_globals): Make it a bit clearer. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Dmitry Antipov | * keymap.c (map_keymap_internal): Use format_save_value. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Dmitry Antipov | * src/lisp.h (XSAVE_POINTER, XSAVE_INTEGER): Change... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Dmitry Antipov | Some convenient bits to deal with Lisp_Save_Values. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Stefan Monnier | * lisp/emacs-lisp/advice.el (ad-preactivate-advice... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Stefan Monnier | * lisp/gnus/nnimap.el (nnimap-keepalive): Don't throw... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Stefan Monnier | * lisp/progmodes/which-func.el (which-function): Silenc... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Michael Mauger | * progmodes/sql.el: (sql-imenu-generic-expression): |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Michael Mauger | * progmodes/sql.el (sql-output-to-send): Remove, unused. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Julien Danjou | gnus-sum.el: gnus-sum: fix `gnus-summary-from-or-to... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Paul Eggert | Avoid needless casts with XSAVE_POINTER. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Leo Liu | Sync window-point and point in calendar-redraw |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Glenn Morris | Auto-commit of loaddefs files. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Dmitry Antipov | * lisp.h (toplevel): Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Dmitry Antipov | Fix compilation with GC_MARK_STACK == GC_USE_GCPROS_AS_... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Dmitry Antipov | Make Lisp_Save_Value more versatile storage for up... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Glenn Morris | Remove compilation-error-regexp-alist-alist (presumed... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Glenn Morris | Fix interpretation of gnu line.col1-col2 error message... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Romain Francoise | Delete merge marker. |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Glenn Morris | Merge from emacs-24; up to 2012-12-10T20:27:33Z!eggert... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Glenn Morris | ChangeLog whitespace trivia |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Glenn Morris | NEWS placeholder for scroll-bar-adjust-thumb-portion |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Richard M.... | Doc fix. |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Richard M.... | Fix bug that f in Rmail, in some situations, would... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Jan Djärv | Fix spelling error. |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Eli Zaretskii | Avoid warnings from cus-start.el regarding scroll-bar... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Jan Djärv | * nsfont.m (LCD_SMOOTHING_MARGIN): New define. |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Bastien Guerry | Merge Org 7.9.3d (commit e8f5b0ad). |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Glenn Morris | ChangeLog fix (no need to merge to trunk) |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Jan Djärv | Add tiny change. |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Jan Djärv | Make scroll-bar-adjust-thumb-portion customizable,... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Jan Djärv | Introduce scroll-bar-adjust-thumb-portion. |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Jan Djärv | * nsterm.m (keyDown:): Set processingCompose to NO... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Jan Djärv | * nsfont.m (ns_findfonts): Add block/unblock_input... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Stefan Monnier | * lisp/jit-lock.el (jit-lock-debug-mode): New minor... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Glenn Morris | Remove <>, since makes contents invisible on http:... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Michael Albinus | * autorevert.el (auto-revert-notify-handler): Use ... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Michael Albinus | * autorevert.el (auto-revert-notify-watch-descriptor... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Eli Zaretskii | Fix filtering of file notification events in autorevert.el. |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Paul Eggert | * indent.c (Fvertical_motion): Remove now-incorrect... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Paul Eggert | Enable conservative stack scanning for all architectures. |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Stefan Monnier | * lisp/autorevert.el: Use cl-lib instead of cl. |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Stefan Monnier | * lisp/vc/vc-bzr.el (vc-bzr--sanitize-header): New... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Paul Eggert | Remove obsolete comment about NON_SAVING_SETJMP. |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Paul Eggert | Fix bug with set-time-zone-rule and LOCALTIME_CACHE. |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Paul Eggert | * lib/getopt_.h: Remove trailing CRs that crept in. |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Felix H. Dahlke | * lisp/progmodes/js.el: Fix multiline declarations... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Aaron S. Hawley | Disambiguate function and variable references in docstr... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Stefan Monnier | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Michael Albinus | Fix a scoping error. |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Michael Albinus | * autorevert.el (top): Require 'cl in order to pacify... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Julien Danjou | color.el: fix color-rgb-to-hsv computing |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Dmitry Antipov | Avoid unnecessary byte position calculation for the... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Dmitry Antipov | Use point-max-marker and point-min-marker here and... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Eli Zaretskii | Fix last commit in autorevert.el. |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Eli Zaretskii | MS-Windows followup to bugfix #13387. |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Eli Zaretskii | lib/getopt_.h: Regenerate. |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Uwe Brauer | lisp/gnus/mml-smime.el: Add mml-smime-encrypt-to-self |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Paul Eggert | emacsclient -t should not suspend Emacs server |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Jan Djärv | * gtkutil.c (xg_initialize): Backport from trunk. |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Paul Eggert | Backport typo fix from trunk, for AIX. |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Paul Eggert | Fix SIGDANGER handlers, for AIX. |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Michael Albinus | * autorevert.el (auto-revert-notify-enabled): Move up. |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Jan Djärv | * gtkutil.c (xg_initialize): Add ifdef HAVE_FREETYPE... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Elias Pipping | * lisp/files.el (auto-mode-alist): Use doc-view for... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Feng Li | * lisp/progmodes/which-func.el (which-function): Unders... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Wolfgang Jenkner | * lisp/man.el: Handle different "man -k" behaviors... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Michael Albinus | * autorevert.el: Add file watch support. |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Dmitry Antipov | Omit buffer_slot_type_mismatch and use generic predicat... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Michael Albinus | * tramp.texi (Default Host): Introduce `tramp-default... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Stefan Monnier | * lisp/doc-view.el (doc-view-pdfdraw-program): Allow... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
next |