]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
icalendar: Take care of multiple vcalendars in a single file.
[gnu-emacs] / lisp / ChangeLog
index d96ad56954382e1151b4d51b6bbc3b96ba40c546..b2e2dd6d8aa6ddad43418e84540d61c8e6e380a5 100644 (file)
@@ -1,3 +1,44 @@
+2011-07-26  Ulf Jasper  <ulf.jasper@web.de>
+
+       * calendar/icalendar.el (icalendar--all-events): Take care of
+       multiple vcalendars in a single file.
+       (icalendar--convert-float-to-ical): checkdoc fixes.
+
+2011-07-25  Deniz Dogan  <deniz@dogan.se>
+
+       * image.el (insert-image): Clarifying docstring.
+
+2011-07-24  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
+       `tramp-send-command-and-check' if there is no error.
+       (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
+
+2011-07-22  Alan Mackenzie  <acm@muc.de>
+
+       Prevent cc-langs.elc being loaded at run time.
+
+       * progmodes/cc-mode.el: Remove two autoload forms which loaded
+       cc-langs.
+
+       * /progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
+       "(require 'cc-langs)".  Quote a form so it will evaluate at
+       (cc-mode's) compilation time.
+
+2011-07-22  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-file-name-handler): Avoid recursive
+       loading.  (Bug#9114)
+
+2011-07-21  Martin Rudalics  <rudalics@gmx.at>
+
+       * window.el (display-buffer-pop-up-window)
+       (display-buffer-pop-up-side-window)
+       (display-buffer-in-side-window): Call display-buffer-set-height
+       and display-buffer-set-width after setting the new window's
+       buffer so `fit-window-to-buffer' and friends work on the right
+       buffer.
+
 2011-07-20  Sam Steingold  <sds@gnu.org>
 
        * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)