* net/newst-treeview.el: Remove "Time-stamp".
(newsticker--group-manage-orphan-feeds): Do not call
newsticker--treeview-tree-update.
- (newsticker-treeview-update, newsticker-treeview): Call
- newsticker--treeview-tree-update if necessary.
+ (newsticker-treeview-update, newsticker-treeview):
+ Call newsticker--treeview-tree-update if necessary.
2011-10-30 Martin Rudalics <rudalics@gmx.at>
(split-window, balance-windows-1)
(shrink-window-if-larger-than-buffer):
* calendar/calendar.el (calendar-generate-window):
- * help.el (resize-temp-buffer-window): Adjust callers
- accordingly.
+ * help.el (resize-temp-buffer-window): Adjust callers accordingly.
2011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
2011-10-28 Alan Mackenzie <acm@muc.de>
- * progmodes/cc-defs.el (c-version). -> 5.32.2.
+ * progmodes/cc-defs.el (c-version): -> 5.32.2.
2011-10-28 Alan Mackenzie <acm@muc.de>
2011-10-20 Glenn Morris <rgm@gnu.org>
- * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
+ * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
2011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
(let ((def-dir default-directory)
(backend vc-dir-backend))
(vc-set-mode-line-busy-indicator)
- ;; Call the `dir-status-file' backend function.
- ;; `dir-status-file' is supposed to be asynchronous.
+ ;; Call the `dir-status-files' backend function.
+ ;; `dir-status-files' is supposed to be asynchronous.
;; It should compute the results, and then call the function
;; passed as an argument in order to update the vc-dir buffer
;; with the results.