bpt/emacs.git
2012-03-31 Glenn Morrislispref/edebug.texi copyedits
2012-03-30 Chong YidongRemove debug code.
2012-03-30 Thierry VolpiattoFix copying of symlinks.
2012-03-30 Chong YidongUpdates for Display chapter of Lisp manual.
2012-03-30 Glenn MorrisComment.
2012-03-30 Glenn Morris* doc/lispref/edebug.texi (Jumping): Give name of ...
2012-03-30 Agustín Martínispell.el (ispell-get-extended-character-mode): Make...
2012-03-30 Eli ZaretskiiFix bug #11068 with window display when default face...
2012-03-30 Glenn Morrishelp-with-tutorial buffer-read-only fix
2012-03-30 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-indent-line): Use...
2012-03-29 Eli ZaretskiiDiscourage in comments from defining HAVE_GETCWD on...
2012-03-29 Sam Steingoldcalendar/calendar.el (calendar-exit): Use `quit-windows...
2012-03-28 Glenn MorrisDoc and lispref updates related to searching
2012-03-28 Stefan Monnier* src/keyboard.c (safe_run_hooks_error): Don't unquote...
2012-03-28 Andreas SchwabFixes: debbugs:11109
2012-03-28 Glenn MorrisComment
2012-03-28 Glenn Morrislispref/searching.tex small edits
2012-03-28 Paul EggertSpelling fixes.
2012-03-27 Stefan Monnier* lisp/emacs-lisp/avl-tree.el (avl-tree--enter-balance...
2012-03-27 Glenn MorrisNEWS pedantry
2012-03-27 Martin RudalicsOptionally avoid that switching to previous or next...
2012-03-27 Glenn MorrisSmall doc and elisp manual fixes related to searching
2012-03-27 Glenn Morris* lisp/startup.el (mail-host-address): Doc fix.
2012-03-27 Glenn Morris* doc/lispref/processes.texi (Network Servers): Standar...
2012-03-27 Glenn MorrisMore lispref/os.texi small edits
2012-03-26 Stefan Monnier* emacs-lisp/bytecomp.el (byte-compile-constants-vector...
2012-03-26 Kenichi Handadispextern.h (struct glyph): Fix previous change. ...
2012-03-26 Chong YidongNew variable selection-inhibit-update-commands, for...
2012-03-26 Ami Fischman* vc/vc-git.el (vc-git-state): Avoid unnecessarily...
2012-03-26 Glenn MorrisMore small edits for lispref/os.texi
2012-03-26 Glenn MorrisSmall edits for lispref/os.texi
2012-03-25 Fabrice PopineauRemove dead MSVC-specific code.
2012-03-25 Eli ZaretskiiFix parallel "make install" on MS-Windows.
2012-03-25 Kenichi Handadispextern.h (struct glyph): Change the bit length...
2012-03-25 Chong YidongFix interaction of load-theme with cust-theme.el.
2012-03-25 Lars Magne... Fix race condition in url-queue when doing the callback
2012-03-25 Chong YidongFix for custom-theme-write-faces.
2012-03-25 Chong YidongUpdates to Display chapter of Lisp manual.
2012-03-24 Eli ZaretskiiFix bug #9960 with MSVC build on MS-Windows.
2012-03-24 Simon Leinen* vc/vc.el (vc-merge): Fix a prompt.
2012-03-24 Chong Yidong* mwheel.el (mwheel-scroll): Call deactivate-mark at...
2012-03-24 Andreas Schwab* xdisp.c (produce_glyphless_glyph): Limit length of...
2012-03-24 Andreas SchwabFixes: debbugs:11080
2012-03-23 Eli ZaretskiiFix bug #11073 with bidi-related crashes displaying...
2012-03-23 Troels Nielsen* src/process.c (wait_reading_process_output): Handle...
2012-03-23 Gnus developersMerge changes made in No Gnus
2012-03-23 Stefan Monnier* lisp/newcomment.el (comment-choose-indent): No space...
2012-03-22 Sam Steingold* lisp/window.el (switch-to-prev-buffer): Revert last...
2012-03-22 Glenn MorrisTweak previous vz-bzr change yet again
2012-03-22 Glenn MorrisTweak previous vc-bzr change
2012-03-22 Glenn MorrisUse bzr status --no-classify when supported (bug#6724)
2012-03-22 Lars Magne... Fix starttls-related error message under Windows
2012-03-22 Liang Wang* lisp/progmodes/etags.el (etags-list-tags): Only use...
2012-03-22 Chong YidongFix corner case in end-of-visible-line.
2012-03-22 Chong YidongFor line prefixes, use default face; don't inherit...
2012-03-22 Glenn Morris* emacs/dired.texi (Operating on Files): Fix dired...
2012-03-22 Glenn MorrisDocument string-prefix-p
2012-03-22 Kenichi Handamerge trunk
2012-03-22 Kenichi Handainternational/quail.el (quail-insert-kbd-layout): Fix...
2012-03-21 Dmitry Gutov* lisp/progmodes/ruby-mode.el: Don't confuse "end:...
2012-03-21 Stefan MonnierFix last ChangeLog + Andreas Politz has signed paperwork.
2012-03-21 Stefan Monnier* lisp/outline.el (outline-flag-region): Evaporate...
2012-03-21 Stefan Monnier* progmodes/etags.el (tags-completion-at-point-function...
2012-03-21 Stefan Monnier* lisp/files.el (move-file-to-trash): Files aren't...
2012-03-21 Sam Steingold* lisp/progmodes/etags.el (tags-completion-at-point...
2012-03-21 Sam Steingold(dired-listing-switches): apparently, "ls -b" is actual...
2012-03-21 John Yates* progmodes/hideshow.el (hs-inside-comment-p): Fix...
2012-03-21 Chong Yidong* info.el (Info-menu): Handle string value of FORK...
2012-03-21 Anmol KhirbatHandle nil value of ido-completion-buffer.
2012-03-21 Sam Steingold(dired-listing-switches): "ls -b" breaks dired - docume...
2012-03-21 Sam Steingold* lisp/window.el (switch-to-prev-buffer): Do not switch...
2012-03-21 Kenichi Handamerge trunk
2012-03-21 Kenichi Handaquail/indian.el ("devanagari-itrans"): Add a few more...
2012-03-21 Chong YidongUpdates to Display chapter of Lisp manual.
2012-03-21 Stefan Monnier* lisp/wid-edit.el (widget-complete-field): Remove.
2012-03-20 Eli ZaretskiiDoc fixes in w32-specific primitives related to console...
2012-03-20 Chong YidongImprove column width calculation in tabulated-list.el.
2012-03-20 Chong YidongUpdate doc to reflect new non-nil value of redisplay...
2012-03-20 Tassilo Horn* textmodes/artist.el (artist-menu-map): Bind Rectangle...
2012-03-20 Glenn Morrisos.texi "Startup Summary" small changes
2012-03-19 Lars Magne... shr.el (shr-insert): Minor shr white space rendering...
2012-03-19 Kenichi Handamerge trunk
2012-03-19 Kenichi Handaftfont.c (ftfont_drive_otf): Mask bits of character...
2012-03-18 Eli ZaretskiiFix bug #11035 with cursor positioning on overlay strin...
2012-03-18 Chong YidongCopyedits for Internals and OS chapters of Lisp manual.
2012-03-18 Chong Yidong* faces.el (face-spec-reset-face): Don't run display...
2012-03-18 Leo Liu* lisp/net/rcirc.el (rcirc-cmd-quit): Allow quiting...
2012-03-18 Glenn Morrislispref/os.texi edits
2012-03-17 Eli ZaretskiiFix doc strings in ispell.el/.
2012-03-17 Jambunathan K* htmlfontify.el: Add support for code block fontification
2012-03-17 Chong YidongMisc manual updates.
2012-03-17 Eli ZaretskiiAdd an index entry for "minibuffer-only frame".
2012-03-17 Eli ZaretskiiImprove error message in ispell-get-decoded-string.
2012-03-16 Glenn MorrisSmall fixes related to etc/HELLO
2012-03-16 Glenn Morris* etc/HELLO: Typo fix (bug#11027)
2012-03-16 Leo Liu* lisp/emacs-lisp/copyright.el (copyright-year-ranges...
2012-03-16 Alan MackenzieFurther optimise the handling of large macros.
2012-03-16 Leo Liu* lisp/font-lock.el (lisp-font-lock-keywords-2): Add...
2012-03-16 Aaron S. Hawleytar-mode buffer-read-only fix
2012-03-16 Kenichi Handa* leim/quail/indian.el (telugu-inscript): Fix typo.
next