summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-05Fix bug #12805 with compilation error in the cygw32 build.Eli Zaretskii
2012-11-05Avoid compiler warnings in the MS-Windows build.Eli Zaretskii
2012-11-05nt/config.nt: Sync with autogen/config.in.Juanma Barranquero
2012-11-05Auto-commit of generated files.Glenn Morris
2012-11-05* process.c (wait_reading_process_output): Revert previous change.Chong Yidong
2012-11-04Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid.Paul Eggert
2012-11-04Simplify by assuming __fpending.Paul Eggert
2012-11-04Remove EMACS_OUTQSIZE+sleep hack.Paul Eggert
2012-11-04Fix data-loss with --version.Paul Eggert
2012-11-04nt/config.nt: Sync with autogen/config.in.Juanma Barranquero
2012-11-04Auto-commit of loaddefs files.Glenn Morris
2012-11-04Auto-commit of generated files.Glenn Morris
2012-11-03* lisp/vc/vc-svn.el (vc-svn-state-heuristic): Avoid calling svn.Glenn Morris
2012-11-04* nsterm.m: Add NSClearLineFunctionKey and keypad keys.Michael Marchionna
2012-11-04* bookmark.el (bookmark-bmenu-switch-other-window): Avoid binding same-window...Chong Yidong
2012-11-04Don't bind same-window-* in isearch.el commands.Juri Linkov
2012-11-03Fix order of entries in ChangeLog files.Eli Zaretskii
2012-11-03Fix Windows build as fallout from 2012-11-03T18:54:17Z!eggert@cs.ucla.edu.Eli Zaretskii
2012-11-03* admin/admin.el (set-copyright): Add msdos/sed2v2.inp.Glenn Morris
2012-11-03Merge from emacs-24; up to 2012-11-03T05:11:34Z!dmantipov@yandex.ruGlenn Morris
2012-11-03Further small cl.texi changesGlenn Morris
2012-11-03Fix data-loss with --batch.Paul Eggert
2012-11-03Rename cl-random-time to cl--random-timeGlenn Morris
2012-11-03Fix a race condition that causes Emacs to mess up glib.Paul Eggert
2012-11-03Rename cl-loop-handler, cl-loop-for-handler back to their original namesGlenn Morris
2012-11-03More general edits for cl.texi AppendicesGlenn Morris
2012-11-03Omit duplicate definitions no longer needed with gcc -g3.Paul Eggert
2012-11-03* lisp/emacs-lisp/cl-macs.el (cl-do-all-symbols): Add doc string.Glenn Morris
2012-11-03Further edits for doc/misc/cl.texiGlenn Morris
2012-11-04* lispref/objects.texi: Fix last change.Chong Yidong
2012-11-04* process.c (wait_reading_process_output): Clean up last change.Chong Yidong
2012-11-03Fix a race condition in wait_reading_process_output (tiny change).Chong Yidong
2012-11-03* lisp/cus-start.el: Make cursor-type customizable.Chong Yidong
2012-11-03Adapt MSDOS port to latest changes.Eli Zaretskii
2012-11-03Load term/internal from loadup.el.Eli Zaretskii
2012-11-03Adapt the MSDOS build to the latest changes on mainline.Eli Zaretskii
2012-11-03* progmodes/python.el (inferior-python-mode): Fix hang inFabián Ezequiel Gallina
2012-11-03Backport from trunk.Jan Djärv
2012-11-03Clarify documentation about escape sequences in strings.Chong Yidong
2012-11-03Doc changes related to displaying buffers and quitting windows.Martin Rudalics
2012-11-03Fix bidi initialization in init_from_display_pos.Eli Zaretskii
2012-11-03* frame.h (struct frame): Drop can_have_scroll_bars memberDmitry Antipov
2012-11-03* window.c (decode_next_window_args): Update window arg afterDmitry Antipov
2012-11-02Fix attribution in ChangeLogGlenn Morris
2012-11-02* doc/misc/cl.texi: Further general copyedits.Glenn Morris
2012-11-02Merge changes made in Gnus masterGnus developers
2012-11-02No need for filecache.el to load find-lisp when compilingGlenn Morris
2012-11-02* lisp/image.el (image-type-from-file-name): Trivial simplification.Glenn Morris
2012-11-02Decouple "noruntime" and "cl-functions" bytecomp warningsGlenn Morris
2012-11-02Undocument cl-floatp-safe, since it is no longer relevantGlenn Morris