bpt/emacs.git
2012-08-29 Julien DanjouAdd gnus-notifications.el
2012-08-29 Martin Blais* lisp/progmodes/compile.el (compilation-always-kill...
2012-08-29 Stefan Monnier* lisp/simple.el (read-only-mode): Move from lisp/files...
2012-08-29 Stefan Monnier* lisp/files.el (read-only-mode): New minor mode.
2012-08-29 Michael Albinus* eshell/esh-ext.el (eshell-external-command): Do not...
2012-08-28 Stefan Monnier* cl-lib.el (buffer-string): Simplify last change.
2012-08-28 Stefan Monnier* lisp/emacs-lisp/cl-lib.el (buffer-string): Fix setter...
2012-08-28 Glenn Morris* admin/bzrmerge.el (bzrmerge-merges): Allow unversione...
2012-08-28 Andreas Schwab* admin/charsets/mule-charsets.el (header): Fix typo.
2012-08-28 Jan DjärvImprove NS dialogs. Add close button, remove ugly...
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-28 Martin RudalicsIn Fset_window_configuration install revison of reverte...
2012-08-28 Martin RudalicsRemove handling of auto-buffer-name window parameter.
2012-08-28 Dmitry AntipovDo not allow to set major mode for a dead buffer.
2012-08-28 Katsumi Yamaokagnus-sum.el (gnus-summary-enter-digest-group): Work...
2012-08-28 Juri Linkov* lisp/info.el (Info-fontify-node): Hide empty lines...
2012-08-28 Dmitry AntipovAlways use set_buffer_if_live to restore original buffe...
2012-08-28 Dmitry AntipovFix usage of set_buffer_internal.
2012-08-28 Paul Eggert* dispnew.c: Use bool for boolean.
2012-08-27 Martin RudalicsIn Fset_window_configuration revert first part of last...
2012-08-27 Jan Djärv* nsmenu.m (initWithContentRect:styleMask:backing:defer...
2012-08-27 Paul Eggert* composite.c, data.c, dbusbind.c, dired.c: Use bool...
2012-08-27 Paul Eggert* cmds.c, coding.c: Use bool for booleans.
2012-08-27 Leo LiuFix broken completion in sh-mode
2012-08-27 Leo Liu* skeleton.el (skeleton-untabify): Change to nil.
2012-08-27 Leo LiuChange sh-indent-comment to t
2012-08-27 Dmitry AntipovFix spare memory change.
2012-08-27 Martin RudalicsIn dired-pop-to-buffer make window start at beginning...
2012-08-27 Martin RudalicsAddress two problems in Fset_window_configuration ...
2012-08-27 Dmitry AntipovSpecial MEM_TYPE_SPARE to denote reserved memory.
2012-08-26 Chong YidongMake special-display-* and display-buffer-reuse-frames...
2012-08-26 Paul EggertSpelling fixes.
2012-08-26 Glenn MorrisAuto-commit of generated files.
2012-08-26 Paul EggertRemove unused external symbols.
2012-08-26 Paul Eggert* fns.c (Fstring_to_unibyte): Adjust to str_to_unibyte...
2012-08-26 Chong YidongClean up gdb-mi's usage of display-buffer.
2012-08-26 Paul Eggert* character.c, charset.c, chartab.c: Use bool for booleans.
2012-08-26 Paul Eggert* lisp.h (ASET): Remove attempt to detect side effects.
2012-08-26 Paul Eggert* configure.ac (CFLAGS): Prefer -g3 to -g if -g3 works
2012-08-26 Chong YidongDoc fix for last change.
2012-08-26 Chong YidongMake ordinary isearch obey search-whitespace-regexp...
2012-08-26 Barry O'Reilly* src/lisp.h (functionp): New function (extracted from...
2012-08-26 Chong Yidong* faces.el (help-argument-name): Always inherit from...
2012-08-25 Paul Eggert* xgselect.c (xg_select): Use auto storage for the...
2012-08-25 Martin RudalicsHandle evening window heights more correctly (Bug#11880...
2012-08-25 Glenn MorrisAuto-commit of generated files.
2012-08-25 Juanma Barranquerolib/makefile.w32-in ($(BLD)/execinfo.$(O)): Update...
2012-08-25 Paul Eggert* emacs.c (fatal_error_signal_hook): Remove.
2012-08-25 Paul Eggert* casefiddle.c, casetab.c, category.c: Use bool for...
2012-08-25 Eli ZaretskiiMS-Windows adaptations for 2012-08-25T04:04:08Z!eggert...
2012-08-25 Paul Eggert* lib/execinfo.c, lib/execinfo.in.h, m4/execinfo.m4...
2012-08-25 Paul EggertOn assertion failure, print backtrace if available.
2012-08-25 Paul Eggert* bytecode.c, callint.c, callproc.c: Use bool for boolean.
2012-08-24 Michael Albinus* cmdargs.texi (General Variables): Setting
2012-08-24 Chong YidongUpdate release logs
2012-08-24 Eli ZaretskiiFix bug #12242 with crashes in ralloc.c on OpenBSD.
2012-08-24 Paul Eggert* buffer.c, buffer.h: Use bool for boolean.
2012-08-24 Paul EggertFix file time stamp problem with bzr and CVS (Bug#12001).
2012-08-23 Paul Eggert* bidi.c: Use bool for boolean.
2012-08-23 Stefan Monnier* lisp/files.el (safe-local-eval-forms): Fix before...
2012-08-23 Martin RudalicsIn Fposn_at_x_y do not allow internal window as argument.
2012-08-23 Paul Eggert* atimer.c, atimer.h (turn_on_atimers): Use bool for...
2012-08-22 Juri Linkov* lisp/info.el (Info-fontify-node): Hide the suffix...
2012-08-22 Glenn Morris* lisp/calendar/cal-tex.el (cal-tex-weekly-common)...
2012-08-22 Glenn MorrisBump executable-prefix :version
2012-08-22 Glenn MorrisChangeLog fix
2012-08-22 Bastien Guerrymisc.el (forward-to-word, backward-to-word): Use (inter...
2012-08-22 Bastien GuerrySet `executable-prefix' to "#!" instead of "#! ".
2012-08-22 Dan Nicolaescu* frame.h (FRAME_W32_P, FRAME_MSDOS_P, FRAME_NS_P)...
2012-08-22 Juanma Barranqueront/config.nt: Sync with autogen/config.in.
2012-08-22 Katsumi Yamaoka[Gnus] Enable posting-style group parameter to hold...
2012-08-22 Glenn MorrisAuto-commit of generated files.
2012-08-22 Jan Djärv* nsterm.m (insertText:): Don't clear modifiers if...
2012-08-22 Martin RudalicsRewrite handling of side and atomic windows.
2012-08-22 Martin RudalicsRename window--size-ignore to window--size-ignore-p.
2012-08-22 Martin RudalicsLet walk-window-tree and window-with-parameter operate...
2012-08-22 Paul Eggert* fontset.c (FONTSET_ADD): Return void, not Lisp_Object.
2012-08-22 Jeremy Moore* lisp/progmodes/hideif.el (hif-compress-define-list...
2012-08-22 Christopher... * help-fns.el (help-fns--key-bindings): Abbreviate...
2012-08-22 Martin RudalicsIn dired-mark-remembered don't clobber point (Bug#11795).
2012-08-22 Glenn MorrisAdd option to not create bin/emacs link to bin/emacs...
2012-08-22 Glenn MorrisMake bug-reference-bug-regexp customizable
2012-08-22 Daiki UenoAdd :safe for js indent variables.
2012-08-22 Josh Feinstein2012-08-21 Josh Feinstein <jlf@foxtail.org>
2012-08-22 Edward O'Connorstrict key encoding for json.el
2012-08-22 Glenn MorrisCombine two cal-tex functions
2012-08-21 Paul Eggert* alloc.c: Use bool for booleans.
2012-08-21 Paul EggertMake recently-introduced setters macros.
2012-08-21 Andreas SchwabFixes: debbugs:11805
2012-08-21 Jan Djärv* nsterm.m (fd_handler:): Alloc and release a NSAutorel...
2012-08-21 Glenn MorrisRevert accidental deletion from previous change
2012-08-21 Glenn MorrisRemove yet more cal-tex code duplication
2012-08-21 Glenn MorrisRemove more cal-tex code duplication
2012-08-21 Paul Eggert* lisp.h (vcopy): Use memcpy rather than our own loop.
2012-08-21 Eli ZaretskiiFix bug #11860 with displaying composite RTL characters...
2012-08-21 Paul Eggert* dbusbind.c (xd_remove_watch): Do not assume C99 comments.
2012-08-21 Paul EggertMerge from gnulib.
2012-08-21 Dmitry AntipovAvoid direct writes to contents member of struct Lisp_V...
2012-08-21 Glenn MorrisAuto-commit of generated files.
2012-08-21 Martin RudalicsDocument recent changes for select-window, window-point...
next