log

age author description
2009-10-15 Chong Yidong * os.texi (Time of Day): Clarify that the microsecond part is
2009-10-15 Michael Albinus *** empty log message ***
2009-10-15 Michael Albinus * net/tramp-smb.el (tramp-smb-errors): Add error messages.
2009-10-15 Michael Albinus * net/tramp.el (tramp-replace-environment-variables): Do not fail
2009-10-15 Juanma Barranquero * .gitignore: Add echolisp.tmp.
2009-10-15 Kenichi Handa *** empty log message ***
2009-10-15 Kenichi Handa (print_object): Escape a symbol like "2E10" too.
2009-10-15 Glenn Morris Ryan Yeske <rcyeske at gmail.com>
2009-10-15 Glenn Morris Regenerate.
2009-10-15 Glenn Morris Convert comments about autoloads into autoload comments.
2009-10-15 Glenn Morris (print_help_and_exit): Fix bug report instructions.
2009-10-15 Glenn Morris (w32-batch-update-autoloads): Take autoload-make-program from the
2009-10-15 Glenn Morris (autoloads, $(lisp)/calendar/cal-loaddefs.el)
2009-10-15 Glenn Morris (autoload-make-program): New variable.
2009-10-15 Glenn Morris Add echolisp.tmp.
2009-10-15 Glenn Morris (echolisp): New rule.
2009-10-15 Glenn Morris (rmail-cease-edit): Give an error if the end of the headers cannot be
2009-10-15 Stefan Monnier Replace completion-base-size by completion-base-position to fix bugs
2009-10-14 Juri Linkov Multi-isearch functions instead of commands.
2009-10-14 Juri Linkov (multi-isearch-next-buffer-from-list)
2009-10-14 Stefan Monnier (compile-onefile): Load `bytecomp' rather than `bytecomp.el'.
2009-10-14 Stefan Monnier (completion-pcm--merge-completions): Make sure the
2009-10-14 Stefan Monnier (ido-everywhere): Use define-minor-mode.
2009-10-14 Stefan Monnier (list-buffers, ctl-x-map): Mark the entry points with ;;;###autoload cookies.
2009-10-14 Juanma Barranquero * trouble.texi (DEL Does Not Delete): Fix typo.
2009-10-14 Dan Nicolaescu (vc-git-dir-extra-headers): Set the branch name
2009-10-14 Dan Nicolaescu * config.guess, config.sub: Updated from master source.
2009-10-14 Dan Nicolaescu (vc-responsible-backend): When a directory is passed for
2009-10-14 Dan Nicolaescu * vc.el: Move comments about RCS and SCCS ...
2009-10-14 Stefan Monnier (completion--file-name-table): Return nil if there's
2009-10-13 Juri Linkov (read-file-local-variable-value): Don't filter out
2009-10-13 Adrian Robert Adjust acknowledgement in last changelog entry.
2009-10-13 Juanma Barranquero * international/mule-cmds.el (ucs-names): Remove exclusion of
2009-10-13 Kenichi Handa *** empty log message ***
2009-10-13 Kenichi Handa *** empty log message ***
2009-10-13 Kenichi Handa *** empty log message ***
2009-10-13 Kenichi Handa Regenerated.
2009-10-13 Sam Steingold fix a typo in the last patch
2009-10-13 Juanma Barranquero * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
2009-10-13 Adrian Robert Add space after casts in last change.
2009-10-13 Adrian Robert * dbusbind.c (dbus-method-return-internal)
2009-10-13 Adrian Robert (list_processes_1): Use long format in printf, and cast argument.
2009-10-13 Adrian Robert (font_unparse_xlfd, font_unparse_fcname): Use long format in printf, and cast argument.
2009-10-13 Adrian Robert (dbus-method-return-internal, dbus-method-error-internal): Use long format in printf, and cast argument.
2009-10-12 Sam Steingold (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
2009-10-12 Sam Steingold (compilation-next-error-function): Fix the
2009-10-12 Glenn Morris (tramp-smb-do-file-attributes-with-stat): Let-bind `size'.
2009-10-12 Juanma Barranquero * proced.el (proced-unload-function): New function.
2009-10-12 Juanma Barranquero * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
2009-10-12 Juanma Barranquero * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
2009-10-12 Adrian Robert * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
2009-10-12 Adrian Robert (NSPoint, NSSize) [!__OBJC__]: Define and use CGFloat.
2009-10-12 Adrian Robert * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
2009-10-12 Adrian Robert * config.in (NS_HAVE_NSINTEGER): Drop.
2009-10-12 Adrian Robert * config.in (NS_HAVE_NSINTEGER): Drop.
2009-10-12 Adrian Robert 2009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
2009-10-12 Adrian Robert * nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate. Fix
2009-10-12 Adrian Robert * nsfont.m (ns_char_width): Replace deprecated call (suggested by
2009-10-12 Adrian Robert * nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSInteger
2009-10-12 Adrian Robert (EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip): Add formal protocol mention to inheritance. [NS_HAVE_NSINTEGER]: Drop conditional and contents.