bpt/emacs.git
2011-09-27 Paul Eggert* coding.c: Integer and buffer overflow fixes.
2011-09-27 Paul Eggert* ccl.c (ccl_driver, Fregister_code_conversion_map...
2011-09-27 Paul EggertMerge from trunk.
2011-09-26 Katsumi YamaokaFix last change.
2011-09-26 Lars Magne... nnimap.el (nnimap-insert-partial-structure): The charse...
2011-09-26 Lars Magne... Merge changes made in Gnus trunk.
2011-09-26 Paul EggertMerge from trunk.
2011-09-26 Paul EggertMerge from gnulib, improving some licensing wording.
2011-09-26 Andreas Schwab* configure.in: Initialize HAVE_LIBXML2.
2011-09-26 Paul EggertMerge from trunk.
2011-09-26 Paul Eggert* eval.c (Fprog2): Simplify and allow C tail recursion.
2011-09-26 Paul Eggert* floatfns.c (Fexpt): Avoid undefined signed * signed...
2011-09-26 Paul Eggert* cmds.c (internal_self_insert): Fix EMACS_INT type...
2011-09-26 Chong YidongFix NEWS entry for M-SPC change.
2011-09-26 Glenn MorrisAuto-commit of generated files.
2011-09-26 Glenn Morris* make-dist: Add lib/makefile.w32-in.
2011-09-26 Paul EggertMerge from trunk.
2011-09-26 Paul Eggert* eval.c (Fprog1, Fprog2): Don't assume list length...
2011-09-26 Chong YidongUpdates to admin/make-tarball.txt.
2011-09-26 Chong YidongBump version to 24.0.90.
2011-09-26 Chong Yidong* admin.el (set-version): Fix regexps for config.nt...
2011-09-25 Paul EggertMerge from trunk.
2011-09-25 Paul Eggert* lisp.h (XSETSUBR): Revert, as the old version is...
2011-09-25 Paul Eggert* puresize.h (PURESIZE_RATIO): Shrink this to 8/6 on...
2011-09-25 Michael Albinus* dbusbind.c (Fdbus_register_signal): When service...
2011-09-25 Michael Albinus* net/dbus.el (dbus-unregister-object): Don't release...
2011-09-25 Martin RudalicsAdd NEWS entries for quit-window, window-state function...
2011-09-25 Martin RudalicsDescribe window quitting, configuration and parameter...
2011-09-25 Ted Zlatanov* lisp/progmodes/cfengine.el (cfengine-auto-mode):...
2011-09-25 Glenn MorrisAuto-commit of generated files.
2011-09-25 Martin RudalicsSome minor changes in windows section.
2011-09-25 Paul EggertMerge from trunk.
2011-09-25 Chong YidongDocument display-buffer-alist and related variables...
2011-09-25 Glenn Morris* src/buffer.c (truncate-lines): Doc fix.
2011-09-25 Paul Eggert* coding.c (ENCODE_ISO_CHARACTER): Use unsigned, not...
2011-09-25 Paul Eggert* charset.h (DECODE_CHAR): Return int, not unsigned;
2011-09-25 Paul Eggert* charset.c: Integer overflow fixes.
2011-09-24 Lars Magne... Support a new variable `shr-ignore-cache' to re-fetch...
2011-09-24 Christopher... * url-http.el (url-http-create-request): Avoid adding...
2011-09-24 Chong YidongMinor doc fixes for some window functions.
2011-09-24 Chong YidongDocument display-buffer and other window changes in...
2011-09-24 Ken Manheimer* allout.el (allout-this-command-hid-stuff): Buffer...
2011-09-24 Glenn Morris* configure.in (CRT_DIR): Fix netbsd/openbsd handling.
2011-09-24 Chong Yidong* mouse.el (mouse-drag-track): Set scroll-margin to...
2011-09-24 Glenn Morris* src/minibuf.c (read_minibuf): Disable line truncation...
2011-09-24 Glenn Morris* etc/PROBLEMS: Very long lines being slow is a known...
2011-09-24 Chong YidongWindow-related updates to NEWS and Emacs manual.
2011-09-24 Paul EggertFix minor problems found by static checking.
2011-09-24 Paul Eggert* xdisp.c (string_from_display_spec): Don't use int...
2011-09-24 Paul Eggert* indent.c (Fvertical_motion): Fix == vs = typo.
2011-09-24 Eli ZaretskiiChange the default value of redisplay-dont-pause to t.
2011-09-24 Ulf Jaspernewsticker: automatically load html rendering packages.
2011-09-24 Eli ZaretskiiFix vertical cursor motion when the newline is covered...
2011-09-24 Michael Albinus* net/dbus.el (dbus-unregister-object): Remove match...
2011-09-24 Michael Albinus* dbusbind.c (Fdbus_register_signal): Add match rule to
2011-09-24 Richard M.... bidi.c: Whitespace changes and a few added parentheses,
2011-09-24 Jim Meyeringdo not ignore write error for any output size
2011-09-23 Richard M.... For moving backward sentences,
2011-09-23 Richard M.... Autoload report-emacs-bug-query-existing-bugs.
2011-09-23 Richard M.... Don't allow killing Rmail view buffer by itself.
2011-09-23 Antoine Levitt* erc-button.el (erc-button-next-function): Scoping...
2011-09-23 Andreas Schwab* lisp/international/mule-diag.el (mule-diag): Insert...
2011-09-23 Stefan Monnier* lisp/simple.el (delete-trailing-whitespace): Document...
2011-09-23 Martin RudalicsDocument some window code changes in NEWS.
2011-09-23 Peter J. Weisberg* lisp/simple.el (delete-trailing-whitespace): Also...
2011-09-23 Peter J. Weisberg* lisp/textmodes/picture.el: Make motion commands obey...
2011-09-23 Stefan Monnier* lisp/subr.el (with-wrapper-hook): Fix edebug spec.
2011-09-23 Lars Magne... * simple.el (kill-line): Note effect of `show-trailing...
2011-09-23 Andreas Schwab* src/emacs.c (Fkill_emacs): In noninteractive mode...
2011-09-23 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-name-all-comple...
2011-09-23 Alan Mackenzieprogmodes/cc-defs.el (c-version): Increase to 5.31.9.
2011-09-23 Martin RudalicsDocument changes to windows code.
2011-09-23 Martin RudalicsAdd reference to Bug#410 in ChangeLog entry.
2011-09-23 Chong Yidong* window.el (pop-to-buffer): Ensure right window is...
2011-09-22 Eli ZaretskiiMake "C-x =" show display properties from overlays.
2011-09-22 Chong YidongReintroduce pop-to-buffer-same-window; use it for previ...
2011-09-22 Richard M.... Fix bug that C-x DEL deleted a newline before paragraph.
2011-09-22 Michael Albinus* files.el (copy-directory): Set directory attributes...
2011-09-22 Martin RudalicsIn special-display-popup-frame reset new frame's previo...
2011-09-22 Dima KoganSmall hideshow fix - ignore strings as well as comments...
2011-09-22 Andrew ScheinSmall sql.el fix (tiny change)
2011-09-22 Martin RudalicsUndedicate window when quitting should switch to previo...
2011-09-22 Katsumi Yamaokamml.el (mml-inhibit-compute-boundary): New internal...
2011-09-21 Paul EggertFix ptrdiff_t/EMACS_INT confusion.
2011-09-21 Lars Magne... Merge changes made in Gnus trunk.
2011-09-21 Paul Eggert* fontset.c (reorder_font_vector): Fix min/MIN typo.
2011-09-21 Paul Eggert* syntax.c (scan_words): Revamp to pacify GCC 4.6.1.
2011-09-21 Paul Eggert* search.c (wordify, Fset_match_data): Revamp to pacify...
2011-09-21 Paul Eggert* process.c (Faccept_process_output): Fix typo in duration.
2011-09-21 Paul Eggert* lread.c (read_filtered_event): Use duration_to_sec_usec.
2011-09-21 Paul Eggert* keymap.c (Fkey_description): Recode slightly to pacif...
2011-09-21 Paul Eggert* ftfont.c (ftfont_shape_by_flt): Add lint_assume to...
2011-09-21 Paul Eggert(xd_append_arg): Omit range check that is not needed
2011-09-21 Paul EggertFix specpdl loop typo.
2011-09-21 Paul Eggert* casetab.c (set_identity, shuffle): Use lint_assume.
2011-09-21 Paul Eggert(Fcall_process): Fix typo in volatile load/restore.
2011-09-21 Paul EggertMerge from trunk.
2011-09-21 Paul Eggert* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
2011-09-21 Kan-Ru Chenecomplete.el (ecomplete-display-matches): Intercept...
2011-09-21 Michael Albinus* net/tramp.el (tramp-handle-shell-command): Set proces...
next