]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
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...
2011-09-21 Martin RudalicsRewrite code quitting windows and restoring the previou...
2011-09-21 Eli ZaretskiiFix assertion failure when displaying stretch glyphs...
2011-09-21 Bill Wohler* mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH... mh-e-doc-8.3
2011-09-21 Katsumi Yamaokamm-view.el (mm-display-inline-fontify): Don't run doc...
2011-09-21 Stefan Monnier* doc/lispref/display.texi (Face Functions): `face...
2011-09-21 Stefan Monnier* lisp/faces.el (face-list): Fix docstring.
2011-09-21 Stefan Monnier* lisp/window.el (display-buffer--action-function-custo...
2011-09-20 Gnus developersMerge changes made in Gnus trunk.
2011-09-20 Juri Linkov* lisp/info.el (Info-history-skip-intermediate-nodes...
2011-09-20 Eli ZaretskiiFix bidi-aware cursor motion inside indentation.
2011-09-20 Eli ZaretskiiFix bug #9549 with longlines-show-hard-newlines.
2011-09-20 Juri Linkov* lisp/info.el (Info-last-preorder): Visit last menu...
2011-09-20 Julien Danjoupassword-cache.el (password-cache-remove): Remove entri...
2011-09-20 Glenn MorrisAuto-commit of loaddefs files.
2011-09-20 Glenn MorrisTweak previous f90.el change.
2011-09-20 Bill Wohler* mh-e.el (Version, mh-version): Update for release... mh-e-8.3
2011-09-20 Bill Wohler* mh-show.el (mh-unvisit-file): Clarify language in...
2011-09-20 Bill Wohler* NEWS, MH-E-NEWS: Update for MH-E release 8.3.
2011-09-20 Lawrence MitchellFixes for f90.el filling in comments (bug#9553)
2011-09-20 Stefan Monnier* lisp/minibuffer.el (completion-file-name-table):...
2011-09-20 Katsumi Yamaokagnus-fun.el (gnus-convert-image-to-x-face-command)...
next