summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * puresize.h (BASE_PURESIZE): Increase to 1430000.Dan Nicolaescu2009-10-2313-166/+190
* (math-read-number, math-read-number-simple): Use `save-match-data'.Jay Belanger2009-10-232-76/+83
* * simple.el (normal-erase-is-backspace-mode): Use input-decode-mapStefan Monnier2009-10-222-17/+18
* (completion-table-with-terminator): Allow to specify the terminator-regexp.Stefan Monnier2009-10-222-2/+13
* (switch-to-completions): Look for *Completions* in other frames as well.Stefan Monnier2009-10-222-3/+6
* Allow the use of completion-tables.Stefan Monnier2009-10-222-136/+185
* Add missing bug references.Juanma Barranquero2009-10-221-2/+2
* Add missing entry.Juanma Barranquero2009-10-221-0/+3
* * find-dired.el (find-name-arg): Fix typo in docstring.Juanma Barranquero2009-10-222-2/+6
* (pcomplete/kill): Don't abuse pcomplete-entries.Stefan Monnier2009-10-222-10/+6
* (pcmpl-gnu-makefile-names): Use a single call to pcomplete-entries.Stefan Monnier2009-10-222-6/+4
* (comint-read-input-ring, comint-write-input-ring)Stefan Monnier2009-10-222-31/+42
* * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.Kevin Ryde2009-10-212-1/+3
* * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): WhenKevin Ryde2009-10-211-0/+7
* (checkdoc-file-comments-engine): WhenKevin Ryde2009-10-211-5/+14
* (doprnt): Fix overflow check.Andreas Schwab2009-10-212-2/+6
* * minibuffer.el (completion-table-with-terminator): Properly implementStefan Monnier2009-10-215-86/+167
* * xterm.c (x_term_init): Remove XSynchronize call done for debugging.Jan Djärv2009-10-212-1/+2
* (vc-deduce-fileset): Undo previous change, do not tellDan Nicolaescu2009-10-212-2/+7
* Don't require help-mode (to avoid bootstrap issues).Stefan Monnier2009-10-212-4/+6
* Fix resize due to font change on a maximized/xmonad-controlled frame.Jan Djärv2009-10-216-208/+150
* * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)Chong Yidong2009-10-213-14/+73
* * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.Michael Albinus2009-10-212-107/+123
* Fix typo.Juanma Barranquero2009-10-201-1/+1
* (char_resolve_modifier_mask): Don't resolve meta to theStefan Monnier2009-10-202-0/+7
* Add Bug#.YAMAMOTO Mitsuharu2009-10-201-0/+1
* (XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quitYAMAMOTO Mitsuharu2009-10-202-1/+6
* Fix typo.Juanma Barranquero2009-10-201-4/+4
* * fns.c: Add #endif accidentally removed in previous change.Juanma Barranquero2009-10-202-0/+5
* (gnus-remove-overlays): eval-and-compile.Katsumi Yamaoka2009-10-202-7/+12
* (read-key-delay): Reduce to 0.01.Stefan Monnier2009-10-202-2/+8
* Synch with Gnus trunk:Katsumi Yamaoka2009-10-193-25/+76
* (vac-dec-vms): Remove, not supported anymore.Dan Nicolaescu2009-10-193-18/+4
* * fns.c: Remove code for unsupported system: MAC_OS.Dan Nicolaescu2009-10-193-246/+7
* (x_create_toolkit_scroll_bar): Don't allocate color forJan Djärv2009-10-192-8/+22
* * nsterm.m:Dan Nicolaescu2009-10-197-0/+12
* (function-key-map): Map C-@ to C-SPC if C-@ is unbound.Stefan Monnier2009-10-192-0/+10
* * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.Stefan Monnier2009-10-192-10/+16
* (Info-complete-menu-item): Use complete-with-action.Stefan Monnier2009-10-192-9/+10
* * process.c (create_pty): Remove conditionals for no longerDan Nicolaescu2009-10-192-2/+5
* * xterm.c:Dan Nicolaescu2009-10-193-6/+6
* Make vc-annotate work through copies and renames.Dan Nicolaescu2009-10-196-33/+87
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-19106-49/+258
* * net/browse-url.el (browse-url): Identify alist with "consp andKevin Ryde2009-10-181-0/+4
* (browse-url): Identify alist with "consp andKevin Ryde2009-10-181-14/+14
* * ibuffer.el (ibuffer-confirm-operation-on): Correction to errorKevin Ryde2009-10-181-0/+5
* (ibuffer-confirm-operation-on): Correction to errorKevin Ryde2009-10-181-1/+1
* * minibuffer.el (read-file-name): Check for repeat before puttingChong Yidong2009-10-184-3/+23
* Whitespace.Juanma Barranquero2009-10-181-4/+3
* * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.Chong Yidong2009-10-182-14/+30