2011-09-27 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Paul Eggert | * xdisp.c (handle_display_spec, display_prop_string_p... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Paul Eggert | * print.c (print_object) [0]: Fix printf format int... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Paul Eggert | * nsselect.m (clean_local_selection_data): Use ptrdiff_... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Paul Eggert | * keymap.c.c (Fdefine_key): Use ptrdiff_t, not int. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Paul Eggert | * dispnew.c (Fframe_of_buffer_changed_p): Use ptrdiff_t... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Paul Eggert | * data.c (Faref): Use ptrdiff_t, not int. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Paul Eggert | * coding.c: Integer and buffer overflow fixes. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Paul Eggert | * ccl.c (ccl_driver, Fregister_code_conversion_map... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Leo Liu | Accept cons cell HIST arg in ido-read-internal |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Andreas Schwab | * lread.c (readevalloop): Use correct code for NBSP. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Daiki Ueno | Clarify plstore-select-keys documentation. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Kenichi Handa | Improve tamil-itrans input method. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Katsumi Yamaoka | Fix last change. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Lars Magne... | nnimap.el (nnimap-insert-partial-structure): The charse... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Lars Magne... | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Paul Eggert | Merge from gnulib, improving some licensing wording. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Andreas Schwab | * configure.in: Initialize HAVE_LIBXML2. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Paul Eggert | * eval.c (Fprog2): Simplify and allow C tail recursion. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Paul Eggert | * floatfns.c (Fexpt): Avoid undefined signed * signed... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Paul Eggert | * cmds.c (internal_self_insert): Fix EMACS_INT type... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Chong Yidong | Fix NEWS entry for M-SPC change. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Glenn Morris | * make-dist: Add lib/makefile.w32-in. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Paul Eggert | * eval.c (Fprog1, Fprog2): Don't assume list length... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Chong Yidong | Updates to admin/make-tarball.txt. |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Chong Yidong | Bump version to 24.0.90. emacs-pretest-24.0.90 |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Chong Yidong | * admin.el (set-version): Fix regexps for config.nt... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Paul Eggert | * lisp.h (XSETSUBR): Revert, as the old version is... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Paul Eggert | * puresize.h (PURESIZE_RATIO): Shrink this to 8/6 on... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Michael Albinus | * dbusbind.c (Fdbus_register_signal): When service... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Michael Albinus | * net/dbus.el (dbus-unregister-object): Don't release... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Martin Rudalics | Add NEWS entries for quit-window, window-state function... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Martin Rudalics | Describe window quitting, configuration and parameter... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Ted Zlatanov | * lisp/progmodes/cfengine.el (cfengine-auto-mode):... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Martin Rudalics | Some minor changes in windows section. |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Paul Eggert | Merge from trunk. |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Chong Yidong | Document display-buffer-alist and related variables... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Glenn Morris | * src/buffer.c (truncate-lines): Doc fix. |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Paul Eggert | * coding.c (ENCODE_ISO_CHARACTER): Use unsigned, not... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Paul Eggert | * charset.h (DECODE_CHAR): Return int, not unsigned; |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Paul Eggert | * charset.c: Integer overflow fixes. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Lars Magne... | Support a new variable `shr-ignore-cache' to re-fetch... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Christopher... | * url-http.el (url-http-create-request): Avoid adding... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Chong Yidong | Minor doc fixes for some window functions. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Chong Yidong | Document display-buffer and other window changes in... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Ken Manheimer | * allout.el (allout-this-command-hid-stuff): Buffer... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Glenn Morris | * configure.in (CRT_DIR): Fix netbsd/openbsd handling. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Chong Yidong | * mouse.el (mouse-drag-track): Set scroll-margin to... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Glenn Morris | * src/minibuf.c (read_minibuf): Disable line truncation... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Glenn Morris | * etc/PROBLEMS: Very long lines being slow is a known... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Chong Yidong | Window-related updates to NEWS and Emacs manual. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Paul Eggert | Fix minor problems found by static checking. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Paul Eggert | * xdisp.c (string_from_display_spec): Don't use int... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Paul Eggert | * indent.c (Fvertical_motion): Fix == vs = typo. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Eli Zaretskii | Change the default value of redisplay-dont-pause to t. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Ulf Jasper | newsticker: automatically load html rendering packages. |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Eli Zaretskii | Fix vertical cursor motion when the newline is covered... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Michael Albinus | * net/dbus.el (dbus-unregister-object): Remove match... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Michael Albinus | * dbusbind.c (Fdbus_register_signal): Add match rule to |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Richard M.... | bidi.c: Whitespace changes and a few added parentheses, |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Jim Meyering | do not ignore write error for any output size |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Richard M.... | For moving backward sentences, |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Richard M.... | Autoload report-emacs-bug-query-existing-bugs. |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Richard M.... | Don't allow killing Rmail view buffer by itself. |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Antoine Levitt | * erc-button.el (erc-button-next-function): Scoping... |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Andreas Schwab | * lisp/international/mule-diag.el (mule-diag): Insert... |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Stefan Monnier | * lisp/simple.el (delete-trailing-whitespace): Document... |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Martin Rudalics | Document some window code changes in NEWS. |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Peter J. Weisberg | * lisp/simple.el (delete-trailing-whitespace): Also... |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Peter J. Weisberg | * lisp/textmodes/picture.el: Make motion commands obey... |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Stefan Monnier | * lisp/subr.el (with-wrapper-hook): Fix edebug spec. |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Lars Magne... | * simple.el (kill-line): Note effect of `show-trailing... |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Andreas Schwab | * src/emacs.c (Fkill_emacs): In noninteractive mode... |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Michael Albinus | * net/tramp-sh.el (tramp-sh-handle-file-name-all-comple... |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Alan Mackenzie | progmodes/cc-defs.el (c-version): Increase to 5.31.9. |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Martin Rudalics | Document changes to windows code. |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Martin Rudalics | Add reference to Bug#410 in ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Chong Yidong | * window.el (pop-to-buffer): Ensure right window is... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Eli Zaretskii | Make "C-x =" show display properties from overlays. |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Chong Yidong | Reintroduce pop-to-buffer-same-window; use it for previ... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Richard M.... | Fix bug that C-x DEL deleted a newline before paragraph. |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Michael Albinus | * files.el (copy-directory): Set directory attributes... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Martin Rudalics | In special-display-popup-frame reset new frame's previo... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Dima Kogan | Small hideshow fix - ignore strings as well as comments... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Andrew Schein | Small sql.el fix (tiny change) |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Martin Rudalics | Undedicate window when quitting should switch to previo... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Katsumi Yamaoka | mml.el (mml-inhibit-compute-boundary): New internal... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Paul Eggert | Fix ptrdiff_t/EMACS_INT confusion. |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Lars Magne... | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Paul Eggert | * fontset.c (reorder_font_vector): Fix min/MIN typo. |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Paul Eggert | * syntax.c (scan_words): Revamp to pacify GCC 4.6.1. |
commit | commitdiff | tree | snapshot |
next |