annotate doc/man/ChangeLog @ 92669:c0e9d49498b9

Add doc-strings to all functions. (timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes. (timeclock-entry-list-length, timeclock-entry-list-projects) (timeclock-day-list-projects, timeclock-day-list): Use dolist.
author Glenn Morris <rgm@gnu.org>
date Sat, 08 Mar 2008 23:17:18 +0000
parents e0b0ad5822e9
children 5a34fa440a51
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
87631
901b0b1c9cf9 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 86316
diff changeset
1 2008-01-08 Glenn Morris <rgm@gnu.org>
901b0b1c9cf9 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 86316
diff changeset
2
901b0b1c9cf9 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 86316
diff changeset
3 * emacs.1: Update Emacs version.
901b0b1c9cf9 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 86316
diff changeset
4
86316
76516ae6b1a2 etags.1
Francesco Potortì <pot@gnu.org>
parents: 86151
diff changeset
5 2007-11-22 Francesco Potort,Al(B <pot@gnu.org>
76516ae6b1a2 etags.1
Francesco Potortì <pot@gnu.org>
parents: 86151
diff changeset
6
76516ae6b1a2 etags.1
Francesco Potortì <pot@gnu.org>
parents: 86151
diff changeset
7 * etags.1: Ctags and Etags now share the same defaults, so remove
76516ae6b1a2 etags.1
Francesco Potortì <pot@gnu.org>
parents: 86151
diff changeset
8 --defines, --globals, --members, --typedefs, --typedefs-and-c++.
76516ae6b1a2 etags.1
Francesco Potortì <pot@gnu.org>
parents: 86151
diff changeset
9
86090
4023cc57741b etags.1: note that you can use "-" for stdout with -o.
Francesco Potortì <pot@gnu.org>
parents: 84367
diff changeset
10 2007-11-15 Francesco Potort,Al(B <pot@gnu.org>
4023cc57741b etags.1: note that you can use "-" for stdout with -o.
Francesco Potortì <pot@gnu.org>
parents: 84367
diff changeset
11
86151
da4c5938f977 *** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents: 86090
diff changeset
12 * etags.1: Note that you can use "-" for stdout with -o.
86090
4023cc57741b etags.1: note that you can use "-" for stdout with -o.
Francesco Potortì <pot@gnu.org>
parents: 84367
diff changeset
13
83916
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
14 2007-09-06 Glenn Morris <rgm@gnu.org>
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
15
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
16 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
17 doc/man/.
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
18
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
19 ;; Local Variables:
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
20 ;; coding: iso-2022-7bit
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
21 ;; fill-column: 79
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
22 ;; add-log-time-zone-rule: t
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
23 ;; End:
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
24
87663
e0b0ad5822e9 Add 2008 to copyright years.
Glenn Morris <rgm@gnu.org>
parents: 87631
diff changeset
25 Copyright (C) 2007, 2008 Free Software Foundation, Inc.
83916
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
26
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
27 This file is part of GNU Emacs.
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
28
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
29 GNU Emacs is free software; you can redistribute it and/or modify
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
30 it under the terms of the GNU General Public License as published by
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
31 the Free Software Foundation; either version 3, or (at your option)
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
32 any later version.
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
33
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
34 GNU Emacs is distributed in the hope that it will be useful,
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
35 but WITHOUT ANY WARRANTY; without even the implied warranty of
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
36 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
37 GNU General Public License for more details.
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
38
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
39 You should have received a copy of the GNU General Public License
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
40 along with GNU Emacs; see the file COPYING. If not, write to the
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
41 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
42 Boston, MA 02110-1301, USA.
0ac40d491f23 New file.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
43
84367
38ef78e02d32 Add arch tagline
Miles Bader <miles@gnu.org>
parents: 83916
diff changeset
44 ;; arch-tag: 2bd1112e-157f-4884-b0ca-0fb1057972d7