summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add three additional files to commit.emacs-pretest-22.0.91Chong Yidong2006-11-181-4/+5
* Regenerate.Chong Yidong2006-11-181-611/+605
* Bump version to 22.0.91Chong Yidong2006-11-187-13/+13
* cus-load.el need no longer be committed.Chong Yidong2006-11-181-5/+5
* Remove cus-load.elChong Yidong2006-11-181-1016/+0
* Regenerate.Chong Yidong2006-11-181-0/+1016
* RegenerateChong Yidong2006-11-181-65/+84
* ** Prevent byte compiler from causing spurious string sharingChong Yidong2006-11-181-3/+0
* (byte-compile-maybe-guarded): Check `and' conditions for function orChong Yidong2006-11-181-24/+31
* * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'Chong Yidong2006-11-181-0/+3
* ** Fix problems introduced by changing EMACS=t to EMACS=/you/know/whereChong Yidong2006-11-181-2/+0
* (comint-exec-1): Set EMACS and INSIDE_EMACS to t.Chong Yidong2006-11-181-1/+2
* (compilation-start): Set EMACS and INSIDE_EMACS to t.Chong Yidong2006-11-181-1/+2
* * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.Chong Yidong2006-11-181-0/+6
* (Interactive Shell): INSIDE_EMACS is set to t, and EMACS is deprecated.Chong Yidong2006-11-181-5/+9
* * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,Chong Yidong2006-11-181-0/+5
* Addition of INSIDE_EMACS, and deprecation of EMACS.Chong Yidong2006-11-181-2/+5
* * net/tramp.el (top): cl and custom are always required.Michael Albinus2006-11-182-6/+9
* (emacs.dvi): Remove xresmini.texi.Juanma Barranquero2006-11-182-4/+8
* xresmini is mreged into xresources.texiJan Djärv2006-11-181-432/+0
* Remove xresmini.texiJan Djärv2006-11-182-1/+9
* (include): Include xresources.text both for info and dvi.Jan Djärv2006-11-181-5/+0
* *** empty log message ***Andreas Schwab2006-11-181-0/+5
* Merge text from xresmini.Jan Djärv2006-11-181-27/+232
* (GC_MARK_SECONDARY_STACK): Update call toAndreas Schwab2006-11-181-1/+1
* (x-cut-buffer-or-selection-value): Decode text fromJan Djärv2006-11-182-11/+13
* Fix date in custom-save-all change.Eli Zaretskii2006-11-181-1/+1
* Fix date in mouse_autoselect_window removal change.Eli Zaretskii2006-11-181-1/+1
* * textmodes/org.el (org-fix-decoded-time): New function.Carsten Dominik2006-11-171-0/+7
* *** empty log message ***Carsten Dominik2006-11-171-0/+5
* (menu-bar-games-menu): Remove yow.Chong Yidong2006-11-171-3/+0
* * menu-bar.el (menu-bar-games-menu): Remove yow.Chong Yidong2006-11-171-0/+4
* Declare variable before XSETFRAME to avoid gcc 2.96 error.Jan Djärv2006-11-172-1/+7
* (simple_search): In the loop of backward searching,Kenichi Handa2006-11-172-1/+6
* (section{Agenda Views}): Document `C-k'.Carsten Dominik2006-11-171-5/+6
* *** empty log message ***Carsten Dominik2006-11-173-0/+21
* Fix typosCarsten Dominik2006-11-171-12/+19
* (org-scan-tags): Re-align code fixed.Carsten Dominik2006-11-171-119/+111
* (cvs-retrieve-revision): Set buffer-file-coding-system.Stefan Monnier2006-11-172-0/+6
* (http/https): Fix a typo in the HTTP URL.Eli Zaretskii2006-11-162-1/+5
* ** kzeitler@lucent.com: mouse-yank-at-click (with mouse-2) in fringeChong Yidong2006-11-161-2/+0
* (global-map): Change 2006-08-16 fix to call mouse-yank-at-clickChong Yidong2006-11-161-1/+1
* * mouse.el (global-map): Change 2006-08-16 fix to callChong Yidong2006-11-161-0/+6
* *** empty log message ***Richard M. Stallman2006-11-161-0/+5
* Merge from gnus--rel--5.10Miles Bader2006-11-167-27/+198
* (ido-file-internal): Use current buffer's file name as defaultKim F. Storm2006-11-161-1/+3
* *** empty log message ***Kim F. Storm2006-11-161-1/+6
* *** empty log message ***Juanma Barranquero2006-11-162-17/+18
* (url-http): Make proxy-object buffer-local, to handle proxiedMagnus Henoch2006-11-152-1/+6
* (url-generic-parse-url): Use with-temp-buffer.Magnus Henoch2006-11-152-2/+5