bpt/emacs.git
2012-11-03 Eli ZaretskiiFix Windows build as fallout from 2012-11-03T18:54...
2012-11-03 Glenn Morris* admin/admin.el (set-copyright): Add msdos/sed2v2...
2012-11-03 Glenn MorrisMerge from emacs-24; up to 2012-11-03T05:11:34Z!dmantip...
2012-11-03 Glenn MorrisFurther small cl.texi changes
2012-11-03 Paul EggertFix data-loss with --batch.
2012-11-03 Glenn MorrisRename cl-random-time to cl--random-time
2012-11-03 Paul EggertFix a race condition that causes Emacs to mess up glib.
2012-11-03 Glenn MorrisRename cl-loop-handler, cl-loop-for-handler back to...
2012-11-03 Glenn MorrisMore general edits for cl.texi Appendices
2012-11-03 Paul EggertOmit duplicate definitions no longer needed with gcc...
2012-11-03 Glenn Morris* lisp/emacs-lisp/cl-macs.el (cl-do-all-symbols): Add...
2012-11-03 Glenn MorrisFurther edits for doc/misc/cl.texi
2012-11-03 Chong Yidong* lispref/objects.texi: Fix last change.
2012-11-03 Chong Yidong* process.c (wait_reading_process_output): Clean up...
2012-11-03 Chong YidongFix a race condition in wait_reading_process_output...
2012-11-03 Chong Yidong* lisp/cus-start.el: Make cursor-type customizable.
2012-11-03 Eli ZaretskiiAdapt MSDOS port to latest changes.
2012-11-03 Eli ZaretskiiLoad term/internal from loadup.el.
2012-11-03 Eli ZaretskiiAdapt the MSDOS build to the latest changes on mainline.
2012-11-03 Fabián Ezequiel... * progmodes/python.el (inferior-python-mode): Fix hang in
2012-11-03 Jan DjärvBackport from trunk.
2012-11-03 Chong YidongClarify documentation about escape sequences in strings.
2012-11-03 Martin RudalicsDoc changes related to displaying buffers and quitting...
2012-11-03 Eli ZaretskiiFix bidi initialization in init_from_display_pos.
2012-11-03 Dmitry Antipov* frame.h (struct frame): Drop can_have_scroll_bars...
2012-11-03 Dmitry Antipov* window.c (decode_next_window_args): Update window...
2012-11-03 Glenn MorrisFix attribution in ChangeLog
2012-11-03 Glenn Morris* doc/misc/cl.texi: Further general copyedits.
2012-11-02 Gnus developersMerge changes made in Gnus master
2012-11-02 Glenn MorrisNo need for filecache.el to load find-lisp when compiling
2012-11-02 Glenn Morris* lisp/image.el (image-type-from-file-name): Trivial...
2012-11-02 Glenn MorrisDecouple "noruntime" and "cl-functions" bytecomp warnings
2012-11-02 Glenn MorrisUndocument cl-floatp-safe, since it is no longer relevant
2012-11-02 Glenn MorrisAllow choice of icon style at install time
2012-11-01 Jan Djärv* widget.c (resize_cb): New function.
2012-11-02 Glenn MorrisAdd NEWS top-level headings for 24.4.
2012-11-02 Eli ZaretskiiImplement backtrace output for fatal errors on MS-Windows.
2012-11-02 Dmitry AntipovWindow-related stuff cleanup here and there.
2012-11-02 Glenn MorrisAuto-commit of generated files.
2012-11-02 Dmitry AntipovRemove pad from struct input_event.
2012-11-02 Chong YidongBump version to 24.3.50
2012-11-01 Eli ZaretskiiFix MS-Windows build broken by fixing bug #12776 on...
2012-11-01 Glenn MorrisAuto-commit of loaddefs files.
2012-11-01 Glenn MorrisMore edits for cl.texi
2012-11-01 Stephen BermanFix for gomoku-display-statistics.
2012-11-01 Glenn Morris* doc/misc/cl.texi: General copyedits for style, line...
2012-10-31 Glenn Morris* doc/misc/cl.texi (Modify Macros, Function Bindings...
2012-10-31 Glenn MorrisTrivial ert.texi update for cl-lib namespace
2012-10-31 Glenn Morris* doc/lispref/control.texi (Catch and Throw): Add xref...
2012-10-31 Glenn Morris* doc/lispref/lists.texi (Sets And Lists): Point xref...
2012-10-31 Glenn MorrisSmall lispref update for cl-lib namespace changes
2012-10-31 Glenn Morrislispref xref update
2012-10-31 Glenn MorrisLispref updates for some things no longer being special...
2012-10-31 Paul EggertSpelling fixes.
2012-10-31 Paul EggertFix crash when using Emacs as commit editor for git.
2012-10-31 Michael Albinus* dbusbind.c: Fix cut'n'waste error. Use HAVE_DBUS_VAL...
2012-10-31 Martin RudalicsInstall fixes for Bug#12764 and Bug#12766.
2012-10-31 Glenn MorrisDocument cl-flet and cl-labels in doc/misc/cl.texi
2012-10-31 Stefan Monnier* lisp/progmodes/sh-script.el (sh--inside-noncommand...
2012-10-31 Stefan Monnier* lisp/progmodes/sh-script.el (sh--inside-arithmetic...
2012-10-30 Glenn MorrisFix typo in earlier cl.texi change
2012-10-30 Jan Djärv* frame.c (Fframe_pixel_height): Fix documentation.
2012-10-30 Michael Albinus* trouble.texi (Known Problems): Mention command `debbu...
2012-10-30 Kenichi Handamerge trun
2012-10-30 Kenichi Handafont.c (Ffont_at): If WINDOW is specified and it is...
2012-10-30 Glenn MorrisAuto-commit of loaddefs files.
2012-10-30 Glenn Morriscl-mapc small fixes
2012-10-30 Glenn MorrisMore small manual updates for cl.texi
2012-10-30 Glenn MorrisDoc and manual updates for cl-letf and letf
2012-10-30 Chong YidongAdd a comment for the last isearch.el change.
2012-10-30 Daniel ColascioneComplete fix for build break
2012-10-30 Daniel ColascioneFix build break in non-Cygw32 Cygwin builds introduced...
2012-10-30 Chong YidongDocument more Emacs 24.3 changes.
2012-10-29 Chong YidongDocument dired-do-async-shell-command changes.
2012-10-29 Chong YidongFix isearch handling of keypad characters with kmacros.
2012-10-29 Chong Yidong* thingatpt.el (number-at-point): Apply a thing-at...
2012-10-29 Daniel Colascione2012-10-29 Daniel Colascione <dancol@dancol.org>
2012-10-29 Stefan Monnier* lisp/vc/diff-mode.el (diff-context->unified): Don...
2012-10-29 Stefan Monnier* lisp/emacs-lisp/cl.el (letf): Add missing indent...
2012-10-29 Stefan Monnier* lisp/files.el (find-alternate-file): Only ask one...
2012-10-29 Chong Yidong* vc/vc-hooks.el (vc-file-clearprops): Kill vc-parent...
2012-10-29 Chong Yidong* info.el (Info-complete-menu-item): Avoid duplicates.
2012-10-29 Kevin Ryde* woman.el (woman-parse-numeric-value): Handle picas...
2012-10-29 Chong YidongFix last change.
2012-10-29 Chong YidongAvoid a misleading message on C-h C-a.
2012-10-29 Chong Yidong* thingatpt.el (thing-at-point): Doc fix.
2012-10-29 Chong Yidong* imenu.el (imenu): Inhibit push-mark message.
2012-10-29 Chong YidongManage face-remapping-alist properly in face-remap...
2012-10-29 Glenn Morris* cl.texi (Modify Macros, Other Clauses): Remove mentio...
2012-10-29 Glenn Morris* doc/misc/cl.texi (Obsolete Setf Customization): Don...
2012-10-29 Glenn MorrisMove some cl.texi setf extensions to the Obsolete appendix
2012-10-29 Glenn Morris* cl.texi (Setf Extensions): Remove `apply' setf since...
2012-10-29 Glenn MorrisDoc fix (use an alias to be consistent with the rest...
2012-10-29 Glenn Morris* lisp/emacs-lisp/cl.el (defsetf): Doc fix.
2012-10-29 Glenn Morris* doc/misc/cl.texi (Organization): More details on...
2012-10-29 Stefan Monnier* lisp/progmodes/sh-script.el (sh-font-lock-paren)...
2012-10-28 Daniel Hackney* lisp/emacs-lisp/package.el (package-generate-autoload...
2012-10-28 Stefan Monnier* lisp/minibuffer.el (completion--twq-all): Disable...
2012-10-28 Stefan Monnier* lisp/minibuffer.el (completion--sifn-requote): Rewrit...
2012-10-28 Eli ZaretskiiDon't use CLOCKS_PER_SEC in w32 timers.
next