bpt/emacs.git
2014-01-29 Martin RudalicsIn x_set_tool_bar_lines of w32fns.c don't clear area...
2014-01-29 Glenn Morris* etc/NEWS: Don't use a separate section for single...
2014-01-29 Glenn Morris* lisp/hippie-exp.el: Header comment changes.
2014-01-29 Glenn MorrisSome doc for cycle-spacing
2014-01-29 Jan Djärv* xmenu.c (create_and_show_popup_menu): Handle case...
2014-01-28 Martin RudalicsFix Fwindow_text_pixel_size and fit-frame-to-buffer.
2014-01-28 Dmitry Antipov* xfaces.c (free_frame_faces): Adjust comment.
2014-01-28 Luke LeeAggregate hideif parser enhancements for a complete...
2014-01-28 Dmitry Antipov* terminal.c (initial_free_frame_resources): New function.
2014-01-28 Glenn MorrisTweak previous fill-single-char-nobreak-p doc change
2014-01-28 Glenn MorrisDoc for fill-single-char-nobreak-p
2014-01-28 Glenn Morris* doc/emacs/indent.texi: Fix typo in previous
2014-01-28 Glenn Morris* doc/emacs/indent.texi (Tab Stops): Updates for new...
2014-01-28 Glenn MorrisSome doc related to tab-stops
2014-01-28 Glenn Morris* lisp/vc/pcvs.el (cvs-append-to-ignore): Add compatibi...
2014-01-27 Glenn Morris* etc/NEWS: Small edits
2014-01-27 Paul EggertSpelling fix.
2014-01-27 Glenn Morris* etc/NEWS: Tiny edits.
2014-01-27 Glenn Morris* lisp/dired.el (dired-hide-details-mode): Don't autolo...
2014-01-27 Glenn MorrisSmall doc updates for CUA and dired
2014-01-27 Glenn Morris* etc/NEWS: Small calc edits.
2014-01-27 Michael Albinus* automated/file-notify-tests.el (file-notify--deftest...
2014-01-27 Reuben Thomas* whitespace.el (whitespace-enable-predicate): fix...
2014-01-27 Paul Eggert* lread.c (oblookup): Fix comment to match code.
2014-01-27 Glenn Morris* doc/emacs/buffers.texi (List Buffers): Tiny edit.
2014-01-27 Glenn MorrisDoc, comment, etc updates for increased use of locate...
2014-01-27 Glenn Morris* etc/TODO: Addition.
2014-01-26 Paul Eggert* data.c (Fstring_to_number): Document results if unpar...
2014-01-26 Michael Albinus* file-notify-tests.el (file-notify-test02-events)...
2014-01-26 Michael Albinus* automated/file-notify-tests.el (file-notify-test02...
2014-01-26 Jan Djärv* xterm.c (x_focus_changed): Check for non-X terminal...
2014-01-26 Glenn MorrisDoc updates for opascal.el
2014-01-26 Paul EggertWhen decoding, prefer ptrdiff_t to int for buffer posit...
2014-01-26 Glenn Morris* doc/emacs/misc.texi (Sorting): Add findex for reverse...
2014-01-26 Glenn MorrisSome doc for delete-duplicate-lines
2014-01-26 Juanma BarranqueroFix ChangeLog typos.
2014-01-26 Paul EggertFix crash with insert-file-contents and misdecoded...
2014-01-25 Rüdiger SonderfeldLink to info manual in `defgroup'.
2014-01-25 Leo Liu* progmodes/flymake.el (flymake-make-overlay): No rear...
2014-01-25 Martin RudalicsFix handling of face attributes in Fx_create_frame...
2014-01-25 Fabrice PopineauFix bug #16517 with display change on MS-Windows while...
2014-01-25 Eli ZaretskiiFix bug #16479 with client connections while TTY menu...
2014-01-25 Xue Fuqiao* doc/misc/cc-mode.texi (Minor Modes): Minor fix.
2014-01-25 Stefan Monnier* src/eval.c (Fsignal): Fix `debug' handling to match...
2014-01-25 Xue FuqiaoTypo fix.
2014-01-25 Adam Sjøgren* net/shr.el (shr-tag-img): Prefer the title over the...
2014-01-24 David EngsterFix references in EIEIO documentation.
2014-01-24 Paul EggertFix bool-vector-count-population bug on MinGW64.
2014-01-24 Paul EggertRemove stray ".".
2014-01-24 Paul EggertSpelling fix.
2014-01-24 Bastien Guerry* editfns.c (Fconstrain_to_field): Fix typo in docstring.
2014-01-24 Glenn Morris* etc/NEWS: Fix typos
2014-01-24 Glenn Morris* etc/NEWS.21: lesstif.org domain is defunct, use sourc...
2014-01-24 Glenn Morris* etc/NEWS: Small edits.
2014-01-24 Glenn MorrisMisc small doc updates
2014-01-24 Glenn MorrisMisc small doc updates
2014-01-24 Juanma Barranquero* net/eww.el (eww-download-callback): Fix reference...
2014-01-24 Juanma BarranqueroSilence byte-compiler warning.
2014-01-24 Glenn MorrisDoc updates for with-demoted-errors
2014-01-24 Glenn Morris* doc/misc/emacs-mime.texi (time-date): Use float-time.
2014-01-24 Dmitry Antipov* xdisp.c (reseat_1, Fcurrent_bidi_paragraph_direction...
2014-01-24 Glenn Morris* doc/lispref/files.texi (File Locks): Every platform...
2014-01-24 Glenn Morris* doc/emacs/files.texi (Interlocking): Copyedit.
2014-01-23 Paul EggertDocument 2014-01-22T19:02:41Z!eggert@cs.ucla.edu better.
2014-01-23 Paul EggertMinor cleanup of previous change.
2014-01-23 Stefan Monnier* lisp/emacs-lisp/cl-macs.el: Improve type->predicate...
2014-01-23 Dmitry AntipovFix two memory leaks discovered with Valgrind.
2014-01-23 Glenn Morris* doc/emacs/building.texi (Lisp Eval): Update prefix...
2014-01-23 Glenn Morris* emacs-lisp-intro.texi (lengths-list-file): Fix textua...
2014-01-23 Glenn MorrisDoc fixes related to zero prefix argument of eval-expre...
2014-01-23 Paul EggertMerge from gnulib.
2014-01-23 Glenn Morris* etc/NEWS: Small edits
2014-01-23 Glenn Morris* etc/PROBLEMS: Remove more obsolete stuff, modernize...
2014-01-23 Glenn Morris* etc/TODO: Addition.
2014-01-23 Glenn MorrisDownplay LessTif in docs, since Motif is now free software,
2014-01-22 David EngsterUpdate EIEIO documentation.
2014-01-22 Glenn MorrisTweak earlier version.el change
2014-01-22 Glenn Morris* lisp/emacs-lisp/authors.el (authors-fixed-entries...
2014-01-22 Eli ZaretskiiFix MS-Windows build in lib-src broken by last commit.
2014-01-22 Glenn MorrisChangeLog fix.
2014-01-22 Stefan Monnier* lisp/emacs-lisp/package.el: Write files silently.
2014-01-22 Paul EggertFix miscellaneous update-game-score bugs.
2014-01-22 Glenn Morris* lisp/version.el (emacs-bzr-version-bzr): Fix typo.
2014-01-22 Glenn Morris* version.el (emacs-repository-get-version): Avoid...
2014-01-22 Glenn MorrisFixes for emacs-repository-get-version
2014-01-22 Martin RudalicsFixes in window size functions around Bug#16430 and...
2014-01-22 Michael Albinus* automated/file-notify-tests.el (file-notify-test02...
2014-01-22 Glenn MorrisSome doc for image-format-suffixes
2014-01-22 Glenn Morris* lisp/international/quail.el (quail-define-package...
2014-01-22 Glenn Morrisauthors.el small additions
2014-01-22 Glenn MorrisUnduplicate the lib-src/ and etc/ ChangeLogs
2014-01-22 Glenn Morris* lisp/vc/vc-git.el (vc-git-print-log): Remove --follow;
2014-01-22 Glenn MorrisSet Maintainer: FSF in some files
2014-01-22 Glenn MorrisFix some function declarations
2014-01-22 Glenn MorrisChangeLog fixes
2014-01-21 Daniel ColascioneFix here-doc highlighting
2014-01-21 Glenn MorrisChangeLog fix
2014-01-21 Eli ZaretskiiFix bug #16509 with segfault in an assertion when exiti...
2014-01-21 Michael Albinus* automated/file-notify-tests.el
2014-01-21 Stefan Monnier* lisp/emacs-lisp/eldoc.el: Properly remove message...
next