summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-18Add three additional files to commit.emacs-pretest-22.0.91Chong Yidong
2006-11-18Regenerate.Chong Yidong
2006-11-18Bump version to 22.0.91Chong Yidong
2006-11-18cus-load.el need no longer be committed.Chong Yidong
2006-11-18Remove cus-load.elChong Yidong
2006-11-18Regenerate.Chong Yidong
2006-11-18RegenerateChong Yidong
2006-11-18** Prevent byte compiler from causing spurious string sharingChong Yidong
2006-11-18(byte-compile-maybe-guarded): Check `and' conditions for function orChong Yidong
2006-11-18* emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'Chong Yidong
2006-11-18** Fix problems introduced by changing EMACS=t to EMACS=/you/know/whereChong Yidong
2006-11-18(comint-exec-1): Set EMACS and INSIDE_EMACS to t.Chong Yidong
2006-11-18(compilation-start): Set EMACS and INSIDE_EMACS to t.Chong Yidong
2006-11-18* comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.Chong Yidong
2006-11-18(Interactive Shell): INSIDE_EMACS is set to t, and EMACS is deprecated.Chong Yidong
2006-11-18* misc.texi (Interactive Shell): INSIDE_EMACS is set to t,Chong Yidong
2006-11-18Addition of INSIDE_EMACS, and deprecation of EMACS.Chong Yidong
2006-11-18* net/tramp.el (top): cl and custom are always required.Michael Albinus
2006-11-18(emacs.dvi): Remove xresmini.texi.Juanma Barranquero
2006-11-18xresmini is mreged into xresources.texiJan Djärv
2006-11-18Remove xresmini.texiJan Djärv
2006-11-18(include): Include xresources.text both for info and dvi.Jan Djärv
2006-11-18*** empty log message ***Andreas Schwab
2006-11-18Merge text from xresmini.Jan Djärv
2006-11-18(GC_MARK_SECONDARY_STACK): Update call toAndreas Schwab
2006-11-18(x-cut-buffer-or-selection-value): Decode text fromJan Djärv
2006-11-18Fix date in custom-save-all change.Eli Zaretskii
2006-11-18Fix date in mouse_autoselect_window removal change.Eli Zaretskii
2006-11-17* textmodes/org.el (org-fix-decoded-time): New function.Carsten Dominik
2006-11-17*** empty log message ***Carsten Dominik
2006-11-17(menu-bar-games-menu): Remove yow.Chong Yidong
2006-11-17* menu-bar.el (menu-bar-games-menu): Remove yow.Chong Yidong
2006-11-17Declare variable before XSETFRAME to avoid gcc 2.96 error.Jan Djärv
2006-11-17(simple_search): In the loop of backward searching,Kenichi Handa
2006-11-17(section{Agenda Views}): Document `C-k'.Carsten Dominik
2006-11-17*** empty log message ***Carsten Dominik
2006-11-17Fix typosCarsten Dominik
2006-11-17(org-scan-tags): Re-align code fixed.Carsten Dominik
2006-11-17(cvs-retrieve-revision): Set buffer-file-coding-system.Stefan Monnier
2006-11-16(http/https): Fix a typo in the HTTP URL.Eli Zaretskii
2006-11-16** kzeitler@lucent.com: mouse-yank-at-click (with mouse-2) in fringeChong Yidong
2006-11-16(global-map): Change 2006-08-16 fix to call mouse-yank-at-clickChong Yidong
2006-11-16* mouse.el (global-map): Change 2006-08-16 fix to callChong Yidong
2006-11-16*** empty log message ***Richard M. Stallman
2006-11-16Merge from gnus--rel--5.10Miles Bader
2006-11-16(ido-file-internal): Use current buffer's file name as defaultKim F. Storm
2006-11-16*** empty log message ***Kim F. Storm
2006-11-16*** empty log message ***Juanma Barranquero
2006-11-15(url-http): Make proxy-object buffer-local, to handle proxiedMagnus Henoch
2006-11-15(url-generic-parse-url): Use with-temp-buffer.Magnus Henoch