]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2011-10-01 Paul Eggert* bytecode.c (unmark_byte_stack, exec_byte_code): use...
2011-09-30 Paul Eggert* buffer.c (Fmove_overlay): Delete an evaporating overlay
2011-09-30 Paul EggertMerge from trunk.
2011-09-30 Paul Eggert* buffer.h (struct buffer): Use time_t, not int, for...
2011-09-30 Glenn Morris* doc/emacs/commands.texi (Keys): Whitespace fix. ...
2011-09-30 Paul EggertMerge from trunk.
2011-09-30 Paul EggertRemove dependency on glibc malloc internals.
2011-09-30 Martin RudalicsFix bug number in ChangeLog entry.
2011-09-30 Martin RudalicsInsert initial-scratch-message before displaying *scrat...
2011-09-30 Jan Djärv* nsterm.m (windowDidResize): Call x_set_window_size...
2011-09-30 Eli Zaretskiisrc/ChangeLog: Minor typos fixed.
2011-09-30 Paul EggertPort --enable-checking=all to Fedora 14 x86-64.
2011-09-30 Paul EggertPort --enable-checking=all to Fedora 14 x86.
2011-09-29 Eli ZaretskiiAdd a few more MS-DOS specific files to .bzrignore.
2011-09-29 Eli ZaretskiiFix bug #9607 with vertical motion when auto-hscroll...
2011-09-29 Eli ZaretskiiFix ChangeLog entry for the last commit.
2011-09-29 Eli ZaretskiiFix the MSDOS build due to recent changes.
2011-09-29 Eli ZaretskiiRestore GNUmakefile. Fix capitalization in config...
2011-09-29 Eli ZaretskiiFix the MSDOS build.
2011-09-29 Martin RudalicsIn display-buffer-record-window call point for selected...
2011-09-29 Martin RudalicsIn command-line-1 insert initial-scratch-message before...
2011-09-29 Paul Eggert* alloc.c: Do not assume sizeof (size_t) is a multiple...
2011-09-29 Glenn Morris* lisp/pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
2011-09-29 Juanma Barranquerolisp/descr-text.el (describe-char-categories): Accept...
2011-09-28 Stefan Monnier* simple.el (delete-trailing-whitespace): Fix last...
2011-09-28 Paul EggertMerge from trunk.
2011-09-28 Eli ZaretskiiINSTALL: Mention that m17n libraries and libotf are...
2011-09-28 Eli ZaretskiiFix bug #9624 with crashes in Muse mode.
2011-09-28 Lars Magne... gnus-uu.el (gnus-uu-grab-articles): Require gnus-async...
2011-09-28 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2011-09-28 Stefan Monnier* lisp/emacs-lisp/debug.el (debug-convert-byte-code...
2011-09-28 Juanma BarranqueroFix typos.
2011-09-27 Ulf JasperMove test/newsticker-testsuite.el to automated/newstick...
2011-09-27 Ulf JasperMove test/newsticker-testsuite.el to automated/newstick...
2011-09-27 Eli ZaretskiiImprove doc strings for completion styles.
2011-09-27 Glenn Morrispcmpl-cvs.el fix for bug#9606
2011-09-27 Lars Magne... * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS...
2011-09-27 Eli ZaretskiiFix bug #9610 with slow cursor motion in buffers with...
2011-09-27 Eli ZaretskiiForce left-to-right paragraphs in Org buffers.
2011-09-27 Paul Eggert* coding.c (Ffind_operation_coding_system): Avoid subsc...
2011-09-27 Paul EggertMerge from trunk.
2011-09-27 Paul Eggert* xdisp.c (handle_display_spec, display_prop_string_p...
2011-09-27 Paul Eggert* print.c (print_object) [0]: Fix printf format int...
2011-09-27 Paul Eggert* nsselect.m (clean_local_selection_data): Use ptrdiff_...
2011-09-27 Paul Eggert* keymap.c.c (Fdefine_key): Use ptrdiff_t, not int.
2011-09-27 Paul Eggert* dispnew.c (Fframe_of_buffer_changed_p): Use ptrdiff_t...
2011-09-27 Paul Eggert* data.c (Faref): Use ptrdiff_t, not int.
2011-09-27 Paul Eggert* coding.c: Integer and buffer overflow fixes.
2011-09-27 Chong Yidong* lisp/emacs-lisp/package.el (list-packages): Fix echo...
2011-09-27 Paul Eggert* ccl.c (ccl_driver, Fregister_code_conversion_map...
2011-09-27 Glenn MorrisAuto-commit of generated files.
2011-09-27 Leo LiuAccept cons cell HIST arg in ido-read-internal
2011-09-27 Andreas Schwab* lread.c (readevalloop): Use correct code for NBSP.
2011-09-27 Daiki UenoClarify plstore-select-keys documentation.
2011-09-27 Kenichi Handamerge trunk
2011-09-27 Kenichi HandaImprove tamil-itrans input method.
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. emacs-pretest-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...
next