aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* %c and %l constructs are now ignored in frame-title-format.Chong Yidong2006-10-131-0/+6
* * frames.texi (Frame Titles): %c and %l are ignored inChong Yidong2006-10-132-1/+7
* * xdisp.c (decode_mode_spec): Ignore %c and %l constructs in frameChong Yidong2006-10-132-14/+33
* (vc-ignore-dir-regexp): Make it into a defcustom.Stefan Monnier2006-10-132-307/+311
* * keymap.c (Fkey_binding): Check Lisp_Object types before doingChong Yidong2006-10-132-8/+13
* * international/utf-8.el (utf-translate-cjk-load-tables): AvoidChong Yidong2006-10-132-1/+9
* (file-name-history): Add defvar.Richard M. Stallman2006-10-121-2/+5
* (url-http-find-free-connection): Handle url-open-stream returning nil.Magnus Henoch2006-10-122-2/+9
* (xbm_read_bitmap_data): Delete extra semicolon.Romain Francoise2006-10-122-1/+5
* textmodes/reftex-global.el (reftex-create-tags-file): Quote fileCarsten Dominik2006-10-121-1/+2
* *** empty log message ***Carsten Dominik2006-10-121-0/+5
* (auto-mode-alist): Match change log file name also withAndreas Schwab2006-10-122-1/+6
* 2006-10-12 Roberto Rodr�ez <lanubeblanca@googlemail.com>Jan Djärv2006-10-122-12/+16
* (install): Be sure to make ${INSTALLDIR} before `cd' to it.Kenichi Handa2006-10-122-6/+10
* "rudalics@gmx.at, Oct 7: adaptive-fill-mode and auto-fill-mode"Chong Yidong2006-10-121-2/+0
* "id.brep@gmail.com, Oct 11: Crash after setting frame-title-format" is window...Chong Yidong2006-10-111-2/+2
* url-https.el: Remove (clashes with url-http on 8+3 systems).Magnus Henoch2006-10-113-56/+35
* *** empty log message ***Richard M. Stallman2006-10-112-0/+8
* (Key Sequences): Clarify use of kbd.Richard M. Stallman2006-10-111-12/+32
* Typo.Andreas Schwab2006-10-111-1/+1
* Merge from upstream, upto version 5.22.Stefan Monnier2006-10-111-0/+359
* Merge from upstream, upto version 5.22.Stefan Monnier2006-10-111-1185/+2947
* * dnd.el (dnd-handle-one-url): Fix typo in doc-string.Jan Djärv2006-10-116-6/+15
* (Acknowledgments): Use @dotless{i}.Kim F. Storm2006-10-101-1/+1
* *** empty log message ***Kim F. Storm2006-10-101-0/+4
* (sh-get-kw): | is not among the allowed chars for a keyword.Stefan Monnier2006-10-102-1/+6
* (Sets And Lists): Add memql.Kim F. Storm2006-10-101-0/+21
* *** empty log message ***Kim F. Storm2006-10-101-4/+4
* Include xterm.h for x_fully_uncatch_errors and friends.Stefan Monnier2006-10-102-1/+11
* Declare x_create_bitmap_from_xpm_data.Stefan Monnier2006-10-101-0/+3
* (x_check_expected_move): Remove unused var `count'.Stefan Monnier2006-10-101-1/+1
* (syms_of_xmenu): Use Ffset rather than Fdefalias, sinceStefan Monnier2006-10-102-10/+13
* Merge from gnus--rel--5.10Miles Bader2006-10-102-187/+136
* * dispnew.c (sit_for): Sit forever if TIMEOUT is t.Chong Yidong2006-10-104-11/+22
* (comment-valid-prefix-p): Make the check more thorough.Stefan Monnier2006-10-102-9/+46
* * minibuf.c (temp_echo_area_glyphs): Sit forChong Yidong2006-10-102-1/+16
* * allout.el (allout-back-to-current-heading): Base on lower-levelChong Yidong2006-10-092-15/+18
* *** empty log message ***Kim F. Storm2006-10-091-64/+32
* (url-generic-parse-url): Handle URLs with empty path component andMagnus Henoch2006-10-092-22/+36
* (../src/config.h): Fix error message.Eli Zaretskii2006-10-092-1/+5
* Add the topic line for last entry since that wasDavid Kastrup2006-10-092-0/+7
* Comment change.Richard M. Stallman2006-10-092-2/+7
* (2C-two-columns): Doc fix.Richard M. Stallman2006-10-091-2/+2
* Fix typo.Kim F. Storm2006-10-091-1/+1
* (explicit-csh-args, explicit-bash-args): Add commentKim F. Storm2006-10-091-0/+4
* *** empty log message ***Kim F. Storm2006-10-091-0/+5
* mb-depth.el is not yet part of emacs.Kim F. Storm2006-10-081-2/+2
* (2C-two-columns): Doc fix.Richard M. Stallman2006-10-082-1/+5
* Mark `buffer-read-only' as safe-local-variable.Reiner Steib2006-10-082-2/+6
* (mac_draw_image_string, mac_draw_image_string_16): AddYAMAMOTO Mitsuharu2006-10-082-73/+74