# HG changeset patch # User Glenn Morris # Date 1201841300 0 # Node ID b72fc403cae1f1c719e0366f46e67c5c8bb2aff4 # Parent 5a688fd1bbeef950302b807b481ea1f8e0fa3be1 *** empty log message *** diff -r 5a688fd1bbee -r b72fc403cae1 lisp/ChangeLog --- a/lisp/ChangeLog Fri Feb 01 04:46:33 2008 +0000 +++ b/lisp/ChangeLog Fri Feb 01 04:48:20 2008 +0000 @@ -1,3 +1,16 @@ +2008-02-01 Glenn Morris + + * info.el (bookmark-make-cell-function, bookmark-search-size) + (bookmark-current-bookmark): Declare variables for compiler. + (bookmark-buffer-file-name, bookmark-get-filename) + (bookmark-get-front-context-string) + (bookmark-get-rear-context-string, bookmark-get-position) + (bookmark-get-info-node, bookmark-file-or-variation-thereof) + (bookmark-jump-noselect): Declare functions for compiler. + (Info-bookmark-make-cell): Fix argument list to match example of + `bookmark-make-cell-for-text-file'. + (Info-bookmark-jump): Don't require info inside info.el. + 2008-02-01 Dan Nicolaescu * progmodes/verilog-mode.el (verilog-sk-prompt-msb)