aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Replace completion-base-size by completion-base-position to fix bugsStefan Monnier2009-10-1511-158/+166
* (multi-isearch-next-buffer-from-list)Juri Linkov2009-10-142-10/+15
* (compile-onefile): Load `bytecomp' rather than `bytecomp.el'.Stefan Monnier2009-10-142-1/+6
* (completion-pcm--merge-completions): Make sure theStefan Monnier2009-10-142-11/+32
* (ido-everywhere): Use define-minor-mode.Stefan Monnier2009-10-142-46/+46
* (list-buffers, ctl-x-map): Mark the entry points with ;;;###autoload cookies.Stefan Monnier2009-10-141-0/+2
* (vc-git-dir-extra-headers): Set the branch nameDan Nicolaescu2009-10-142-5/+6
* (vc-responsible-backend): When a directory is passed forDan Nicolaescu2009-10-142-14/+53
* * vc.el: Move comments about RCS and SCCS ...Dan Nicolaescu2009-10-144-13/+20
* (completion--file-name-table): Return nil if there'sStefan Monnier2009-10-142-5/+13
* (read-file-local-variable-value): Don't filter outJuri Linkov2009-10-132-2/+6
* * international/mule-cmds.el (ucs-names): Remove exclusion ofJuanma Barranquero2009-10-132-1/+5
* Regenerated.Kenichi Handa2009-10-132-0/+4
* fix a typo in the last patchSam Steingold2009-10-131-1/+1
* * bs.el (bs-mode): Fix last change. (`revert-buffer-function'Juanma Barranquero2009-10-132-2/+7
* (compilation-mode-font-lock-keywords): Do not prepend "^ *" toSam Steingold2009-10-122-6/+8
* (compilation-next-error-function): Fix theSam Steingold2009-10-122-10/+12
* (tramp-smb-do-file-attributes-with-stat): Let-bind `size'.Glenn Morris2009-10-122-1/+6
* * proced.el (proced-unload-function): New function.Juanma Barranquero2009-10-122-0/+12
* * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.Juanma Barranquero2009-10-122-3/+9
* * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.Juanma Barranquero2009-10-122-15/+17
* (read-file-local-variable-value):Juri Linkov2009-10-112-1/+7
* Fix last change.Michael Albinus2009-10-111-2/+2
* *** empty log message ***Michael Albinus2009-10-111-2/+2
* * net/tramp-smb.el (tramp-smb-errors): Add error messages.Michael Albinus2009-10-112-102/+327
* * net/tramp-cache.el (tramp-flush-connection-property): The hashMichael Albinus2009-10-111-4/+6
* * net/tramp.el (tramp-local-host-p): Function shall return nil forMichael Albinus2009-10-111-0/+5
* Update.Juanma Barranquero2009-10-111-1/+1
* * emacs-lisp/eieio.el: Avoid requiring cl at runtime.Chong Yidong2009-10-112-50/+113
* (frame-height): Doc fix.Glenn Morris2009-10-102-2/+13
* * bookmark.elKarl Fogel2009-10-102-4/+12
* * bookmark.elKarl Fogel2009-10-102-12/+26
* (calendar-split-width-threshold): New option.Glenn Morris2009-10-102-0/+16
* * cedet/ede/proj-shared.el (ede-proj-makefile-target-name): Use .laChong Yidong2009-10-102-1/+10
* * cedet/ede/pconf.el (ede-proj-configure-synchronize): UseChong Yidong2009-10-092-7/+6
* * international/mule-cmds.el (ucs-names): Exclude new "EnclosedJuanma Barranquero2009-10-092-5/+10
* * lisp/bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,Karl Fogel2009-10-092-2/+6
* * lisp/bookmark.el (bookmark-delete): Don't let batch arg prevent saving.Karl Fogel2009-10-092-12/+15
* (report-emacs-bug): Also print `features'.Glenn Morris2009-10-092-2/+7
* * lisp/bookmark.el (bookmark-jump): Add new `display-func' parameter.Karl Fogel2009-10-092-10/+16
* * cedet/ede/proj.el (project-compile-project): Fix filename test.Chong Yidong2009-10-082-2/+5
* * cedet/ede/proj.el (project-make-dist): Fix filename test.Chong Yidong2009-10-082-9/+16
* * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle theMichael Albinus2009-10-082-48/+77
* * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)Michael Albinus2009-10-081-23/+27
* * cedet/ede/proj-obj.el (ede-gcc-linker): New var.Chong Yidong2009-10-082-14/+22
* * cedet/ede/source.el (ede-want-any-source-files-p)Chong Yidong2009-10-082-3/+12
* * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.Juanma Barranquero2009-10-072-1/+5
* (batch-update-autoloads): Remove useless use of concat.Glenn Morris2009-10-072-2/+8
* (read-file-local-variable): Include someStefan Monnier2009-10-072-0/+6
* * net/tramp-smb.el (tramp-smb-errors): Add error messages.Michael Albinus2009-10-072-61/+201