aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Multi-isearch functions instead of commands.Juri Linkov2009-10-141-1/+1
* (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
* * trouble.texi (DEL Does Not Delete): Fix typo.Juanma Barranquero2009-10-142-28/+32
* (vc-git-dir-extra-headers): Set the branch nameDan Nicolaescu2009-10-142-5/+6
* * config.guess, config.sub: Updated from master source.Dan Nicolaescu2009-10-143-79/+45
* (vc-responsible-backend): When a directory is passed forDan Nicolaescu2009-10-143-14/+58
* * 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
* Adjust acknowledgement in last changelog entry.Adrian Robert2009-10-131-3/+3
* * international/mule-cmds.el (ucs-names): Remove exclusion ofJuanma Barranquero2009-10-132-1/+5
* *** empty log message ***Kenichi Handa2009-10-131-1/+1
* 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
* Add space after casts in last change.Adrian Robert2009-10-132-3/+3
* * dbusbind.c (dbus-method-return-internal)Adrian Robert2009-10-131-0/+10
* (list_processes_1): Use long format in printf, and cast argument.Adrian Robert2009-10-131-1/+1
* (font_unparse_xlfd, font_unparse_fcname): Use long format in printf, and cast...Adrian Robert2009-10-131-6/+7
* (dbus-method-return-internal, dbus-method-error-internal): Use long format in...Adrian Robert2009-10-131-2/+2
* (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
* * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.Adrian Robert2009-10-121-0/+4
* (NSPoint, NSSize) [!__OBJC__]: Define and use CGFloat.Adrian Robert2009-10-121-4/+9
* * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.Adrian Robert2009-10-121-8/+0
* * config.in (NS_HAVE_NSINTEGER): Drop.Adrian Robert2009-10-122-3/+2
* 2009-10-11 Adrian Robert <[email protected]>Adrian Robert2009-10-121-0/+35
* * nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate. FixAdrian Robert2009-10-121-8/+9
* * nsfont.m (ns_char_width): Replace deprecated call (suggested byAdrian Robert2009-10-121-12/+17
* * nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSIntegerAdrian Robert2009-10-121-3/+3
* (EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip): Add formal protocol menti...Adrian Robert2009-10-121-9/+4
* (EmacsImage-setXBMColor:,-getPixelAtX:Y:): Use CGFloat where appropriate.Adrian Robert2009-10-121-2/+2
* (xw-color-values): Use CGFloat where appropriate.Adrian Robert2009-10-121-1/+1
* (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
* (Size and Position): Clarify what is included in the frame height. (Bug#4535)Glenn Morris2009-10-112-7/+18