bpt/emacs.git
2010-09-27 Drew Adams* dired.el (dired-save-positions): Doc fix. (Bug#7119)
2010-09-27 Andreas Schwab* Makefile.in (ELCFILES): Update.
2010-09-27 Andreas Schwab* emacs-lisp/byte-opt.el (byte-optimize-form-code-walke...
2010-09-27 Michael Albinus* dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNIN...
2010-09-27 Michael Albinus* dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNIN...
2010-09-27 Michael Albinus* dbusbind.c (syms_of_dbusbind): Unset $DBUS_FATAL_WARN...
2010-09-27 Kenichi Handatar-mode.el (tar-header-block-tokenize): Decode filenam...
2010-09-27 Kenichi Handainternational/mule-diag.el (describe-character-set...
2010-09-26 Jan D* xgselect.c (xg_select): Clear file descriptors not...
2010-09-26 Juanma Barranquerolisp/window.el (walk-windows): Doc fix (bug#7105).
2010-09-25 Chong YidongFix require names in CEDET 1.0 merge.
2010-09-23 Glenn MorrisMove some aliases to options before the associated...
2010-09-21 Eric M. LudlamSynch SRecode to CEDET 1.0.
2010-09-21 Stefan Monnier* src/syntax.c (back_comment): Detect the case where...
2010-09-21 Stefan Monnier* lisp/newcomment.el (comment-normalize-vars): Better...
2010-09-21 Glenn MorrisFix message-mode bug with fcc to Rmail buffers.
2010-09-21 Glenn MorrisAdd EPSF magic header to doc/lispintro/*.eps. (Bug...
2010-09-21 Eric M. LudlamSynch EDE to CEDET 1.0.
2010-09-19 Stefan Monnier* lisp/emacs-lisp/float-sup.el (float-pi): New name...
2010-09-19 Eric M. LudlamUpdate to CEDET 1.0's version of EIEIO.
2010-09-19 Chong YidongSynch Semantic to CEDET 1.0.
2010-09-18 Glenn Morris* lisp/url/url-cache.el (url-is-cached): Doc fix.
2010-09-17 Jan DMake sure detached tool bar menu isn't blank.
2010-09-15 Glenn Morrisappt.el fixes for bug#7019.
2010-09-15 Glenn MorrisMinor appt-check fix.
2010-09-15 Glenn Morris* lisp/calendar/diary-lib.el (diary-list-entries):...
2010-09-14 Stefan Monnier* subr.el (unintern): Declare the obarray arg mandatory.
2010-09-14 Glenn MorrisDoc fixes related to diary-sort-entries.
2010-09-14 Glenn MorrisTiny calendar.texi update.
2010-09-14 Glenn Morris* lisp/calendar/appt.el (appt-check): Doc fix.
2010-09-14 Glenn MorrisFix bug#6999.
2010-09-12 David Reittersimple.el (line-move-visual): Do not truncate goal...
2010-09-12 Jan DFix bug 7013, only do send event if wanted state !...
2010-09-12 Stefan MonnierUpdate name of <emacs-bugs-7626@cbane.org>
2010-09-12 Glenn MorrisVarious updates for the Bugs section of the manual.
2010-09-11 Stefan Monnier* repeat.el (repeat): Allow repeating when the last...
2010-09-11 Stefan Monnier* vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
2010-09-11 Stefan Monnier* lisp/font-lock.el (font-lock-beginning-of-syntax...
2010-09-11 Anonymous* src/term.c (tty_set_terminal_modes): Don't initialize...
2010-09-11 Julien Danjou* lisp/url/url-cache (url-store-in-cache): Make `buff...
2010-09-10 Glenn MorrisClose bug#6211.
2010-09-09 Glenn Morris* lisp/url/url-cookie.el (url-cookie-expired-p): Tweak...
2010-09-09 shawn boles* lisp/url/url-cookie.el (url-cookie-expired-p): Simpli...
2010-09-08 Masatake YAMATOClose bug#6976.
2010-09-08 Kenichi Handacoding.c (encode_coding_iso_2022): Do not optimize...
2010-09-07 Kenichi Handamerge emacs-23
2010-09-07 Kenichi Handacoding.c (detect_coding_emacs_mule): Fix checking of...
2010-09-06 Chong YidongMerge whitespace.el from trunk
2010-09-05 Alexander Klimov* doc/lispref/files.texi (Directory Names): Use \`...
2010-09-05 Andreas SchwabRegenerate configure
2010-09-05 Stefan Monnier* emacs-lisp/rx.el (rx-any): Don't explode ranges that...
2010-09-04 Chong Yidong* dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2010-09-04 Chong YidongRevert last change.
2010-09-04 Chong Yidong* frames.texi (Layout Parameters): Add cindex entries...
2010-09-02 Stefan MonnierUpdate email of Roland Winkler <winkler@gnu.org>
2010-09-02 Glenn Morris* doc/emacs/misc.texi (Saving Emacs Sessions): Mention...
2010-09-02 Glenn Morris* desktop.el (desktop-path): Bump :version after 2009...
2010-08-31 Kenichi HandaFix handling of 8-bit characters in a display table.
2010-08-29 Kenichi Handamerge emacs-23
2010-08-29 Kenichi Handaterm.c (encode_terminal_code): Encode byte chars to...
2010-08-28 Glenn Morris* etc/ChangeLog: Whitespace.
2010-08-28 Glenn Morris* etc/ChangeLog: Mark tiny change.
2010-08-28 Kenichi Handaquail/japanese.el (quail-japanese-update-translation...
2010-08-26 Michael AlbinusSync with Tramp 2.1.19.
2010-08-26 Michael AlbinusSync with Tramp 2.1.19.
2010-08-26 Å\81ukasz Stelmachplay/cookie1.el (read-cookie): Fix off-by-one error...
2010-08-26 Chong Yidong* emacs.1: Mention "maximized" value for the "fullscree...
2010-08-26 Chong Yidong* simple.el (beginning-of-buffer, end-of-buffer): Doc...
2010-08-23 Chris Foote* progmodes/python.el (python-block-pairs): Allow use...
2010-08-22 Alex Harsanyi* emacs3.py: Import imp module and use it (Bug#5756).
2010-08-22 Leo LiuHandle multiple entries in some RCIRC commands (Bug...
2010-08-22 Chong YidongDoc fix for define-minor-mode (Bug#6880).
2010-08-22 Chong Yidongmerge whitespace.el change from trunk
2010-08-21 Leo LiuFix buffer-list rename&refresh after after killing...
2010-08-21 Stefan Monnier* progmodes/make-mode.el (makefile-fill-paragraph)...
2010-08-21 Stefan Monnier* subr.el (read-key): Don't echo keystrokes.
2010-08-21 Glenn Morris* doc/emacs/misc.texi (Amusements): Mention bubbles...
2010-08-21 Glenn Morris* lisp/menu-bar.el (menu-bar-games-menu): Add landmark.
2010-08-20 Glenn MorrisMinor align-regexp fix.
2010-08-20 Glenn MorrisFix rmail-forward with non-sendmail sending function.
2010-08-19 Chong Yidong* objects.texi (Bool-Vector Type): Minor definition...
2010-08-19 Stefan Monnier* lisp/subr.el (read-key): Don't hide the menu-bar...
2010-08-18 Juanma Barranquerolisp/ChangeLog: Remove merge markers.
2010-08-18 Michael Albinus* progmodes/flymake.el (flymake-start-syntax-check...
2010-08-18 Kenichi Handafiles.el: Add word-wrap as safe local variable.
2010-08-18 Glenn Morris* lisp/woman.el (woman-translate): Case matters. ...
2010-08-17 Andreas Schwab* eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_...
2010-08-17 Chong YidongAvoid stack overflow in let, eval, and apply (Bug#6214).
2010-08-15 Andreas Schwab* quail/vntelex.el ("vietnamese-telex"): Doc fix.
2010-08-15 Andreas Schwab* quail/georgian.el: Remove extra backslashes.
2010-08-14 Chong Yidong* simple.el (kill-region): Doc fix (Bug#6787).
2010-08-14 Andreas SchwabAvoid mismatching parens
2010-08-14 Andreas Schwab* quail/greek.el ("greek", "greek-postfix"): Change...
2010-08-14 Jan D* doc.c (Fsnarf_documentation): Set skip_file only...
2010-08-14 Glenn Morris* lisp/calendar/diary-lib.el: Bump custom :version...
2010-08-14 Glenn MorrisMinor diary-lib.el fix.
2010-08-13 Jan D* doc.c (Fsnarf_documentation): Initialize skip_file...
2010-08-13 Kenichi Handamerge emacs-23
2010-08-13 Kenichi Handaquail/greek.el ("greek-postfix"): Add rules for Greek...
2010-08-11 Andreas Schwab* subr.el (ignore-errors): Add debug declaration.
next