bpt/emacs.git
2012-09-01 Glenn MorrisAuto-commit of loaddefs files.
2012-09-01 Glenn MorrisAuto-commit of generated files.
2012-09-01 Eli ZaretskiiFix last changes related to w32 and Cygwin.
2012-09-01 Daniel ColascionePrevent crash if w32 used before it's initialized
2012-09-01 Daniel ColascioneMerge from cygw32 branch
2012-09-01 Daniel ColascioneRefactor window-system configuration
2012-09-01 Stefan Monnier* lisp/minibuffer.el (completion-at-point-functions...
2012-09-01 Paul Eggert* sysdep.c (seed_random): Fix typo: HAV_LRAND48 ->...
2012-09-01 Paul EggertBetter seed support for (random).
2012-08-31 Andreas SchwabFixes: debbugs:12306
2012-08-31 Martin RudalicsConsider frame's buffer predicate in switch-to-prev...
2012-08-31 Michael Albinus* eshell/esh-ext.el: Explain, why we suppress the check in
2012-08-31 Dmitry AntipovRemove mark_ttys function and fix tty_display_info...
2012-08-31 Dave Abrahams[Gnus] Miscellaneous fixes by Dave Abrahams
2012-08-31 Dmitry AntipovChange struct frame bitfields from unsigned char to...
2012-08-31 Dmitry AntipovRemove unused member of struct x_output and struct...
2012-08-31 Stefan Monnier* lisp/gnus/gnus-notifications.el (gnus-notifications...
2012-08-30 Julien Danjougnus-notifications.el: Add defcustom for timeout and...
2012-08-30 Richard M.... Delete z binding in special-mode-map.
2012-08-30 Richard M.... Delete `z' in special-mode-map.
2012-08-30 Jan Djärv* gtkutil.c (x_wm_set_size_hint): Use 1 col for base_wi...
2012-08-30 Paul Eggert* dispnew.c (update_frame_1): Pacify gcc -Wstrict-overflow
2012-08-30 Kenichi Handaqp.el (quoted-printable-decode-region): Decode multiple...
2012-08-30 Kenichi Handamerge trunk
2012-08-30 Andreas Schwab* progmodes/compile.el (compilation-always-kill): Doc...
2012-08-30 Chong YidongImprove obsolescence message of display-buffer-reuse...
2012-08-30 Glenn Morris* lisp/paren.el (show-paren-delay): Add a :set function...
2012-08-30 Glenn Morrisinit_lread fix for bug#12302
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 Kenichi Handamerge trunk
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...
next