- 14 Oct, 2009 7 commits
-
-
Stefan Monnier authored
-
Juanma Barranquero authored
-
Dan Nicolaescu authored
correctly in the detached head case. (vc-git-print-log): Remove unused binding.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
for registration create a VC repository if no backend is responsible for the directory argument. (vc-deduce-fileset): Tell vc-responsible-backend to register.
-
Dan Nicolaescu authored
* vc-rcs.el: * vc-sccs.el: ... here, respectively.
-
Stefan Monnier authored
no file completion, even if substitute-in-file-name changed the string (bug#4708).
-
- 13 Oct, 2009 12 commits
-
-
Juri Linkov authored
minor modes from mode name completion (bug#4664).
-
Adrian Robert authored
-
Juanma Barranquero authored
"Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Sam Steingold authored
-
Juanma Barranquero authored
should be automatically buffer-local, but isn't.)
-
Adrian Robert authored
-
Adrian Robert authored
(dbus-method-error-internal): Use long format in printf, and cast argument. * font.c (font_unparse_xlfd, font_unparse_fcname): Use long format in printf, and cast argument. * process.c (list_processes_1): Use long format in printf, and cast argument.
-
Adrian Robert authored
-
Adrian Robert authored
-
Adrian Robert authored
(dbus-method-return-internal, dbus-method-error-internal): Use long format in printf, and cast argument.
-
- 12 Oct, 2009 17 commits
-
-
Sam Steingold authored
non-anchored patterns, like the perl one (bug#3928).
-
Sam Steingold authored
timestamps if the buffer has been visited before
-
Glenn Morris authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(bs-refresh): Add IGNORED arg for `revert-buffer' compatibility. Doc fix.
-
Juanma Barranquero authored
-
Adrian Robert authored
-
Adrian Robert authored
-
Adrian Robert authored
-
Adrian Robert authored
-
Adrian Robert authored
Changes for 64-bit compile under Snow Leopard. * nsfns.m (xw-color-values): Use CGFloat where appropriate. * nsfont.m (ns_char_width): Replace deprecated call (suggested by Erik Charlebois). (ns_findfonts, nsfont_list_family): Use long format in printf, and cast argument. (nsfont_open): Use ns_char_width() everywhere. (ns_uni_to_glyphs, NSGlyphStorage): Use NS[U]Integer where appropriate. * nsgui.h (NSPoint, NSSize) [!__OBJC__]: Define and use CGFloat. * nsimage.m (EmacsImage-setXBMColor:,-getPixelAtX:Y:): Use CGFloat where appropriate. * nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSInteger where appropriate. (EmacsToolbar-addDisplayItemWithImage:idx:helpText:enabled:): Use stringWithUTF8String. (EmacsDialogPanel-initWithContentRect:styleMask:): Fix signature. * nsterm.h (EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip): Add formal protocol mention to inheritance. [NS_HAVE_NSINTEGER]: Drop conditional and contents. * nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate. Fix printf format. (ns_query_color): Use CGFloat where appropriate. (EmacsView<NSTextInput>, EmacsScroller): Fix method signatures. (EmacsScroller-mouseDown:) Use long format in printf, and cast argument.
-
Adrian Robert authored
printf format. (ns_query_color): Use CGFloat where appropriate. (EmacsView<NSTextInput>, EmacsScroller): Fix method signatures. (EmacsScroller-mouseDown:) Use long format in printf, and cast argument.
-
Adrian Robert authored
Erik Charlebois). (ns_findfonts, nsfont_list_family): Use long format in printf, and cast argument. (nsfont_open): Use ns_char_width() everywhere. (ns_uni_to_glyphs, NSGlyphStorage): Use NS[U]Integer where appropriate.
-
Adrian Robert authored
where appropriate. (EmacsToolbar-addDisplayItemWithImage:idx:helpText:enabled:): Use stringWithUTF8String. (EmacsDialogPanel-initWithContentRect:styleMask:): Fix signature.
-
Adrian Robert authored
(EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip): Add formal protocol mention to inheritance. [NS_HAVE_NSINTEGER]: Drop conditional and contents.
-
Adrian Robert authored
-
Adrian Robert authored
-
- 11 Oct, 2009 4 commits
-
-
Juri Linkov authored
Provide default value only for bound variables.
-
Michael Albinus authored
-
Michael Albinus authored
-
Michael Albinus authored
(tramp-smb-file-name-handler-alist): Add handlers for `add-name-to-file', `make-symbolic-link'. (tramp-smb-handle-add-name-to-file) (tramp-do-file-attributes-with-stat) (tramp-smb-handle-make-symbolic-link) (tramp-smb-get-cifs-capabilities): New defuns. (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file) (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file) (tramp-smb-handle-file-local-copy) (tramp-smb-handle-make-directory-internal) (tramp-smb-handle-rename-file, tramp-smb-handle-write-region): The file name syntax depends on cifs capabilities. (tramp-smb-handle-file-attributes); Call `tramp-do-file-attributes-with-stat' if possible. (tramp-smb-handle-insert-directory): Use posix attributes if possible. (tramp-smb-handle-set-file-modes): It is applicable for posix only.
-