Searched +refs:calendar +refs:cursor +refs:to +refs:date (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex11 % currently takes 2 full pages. It is thus suited to producing one
15 % slightly better on A4 paper. The changes due, I think, to Stephen Eglen,
20 % to print the card
37 % along with GNU Emacs; see the file COPYING. If not, write to
41 % This file is intended to be processed by plain TeX (TeX82).
44 % This file can be used to produce it in any of three ways:
46 % produces six separate pages, each of which needs to be reduced to 80%.
50 % You will still need to cut and paste.
52 % produces two pages which must be printed sideways to mak
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/calendar/
H A Ddiary-lib.el8 ;; Keywords: calendar
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the
30 ;; in calendar.el.
34 (require 'calendar)
48 "Generate the diary window for ARG days starting with the current date.
54 (let ((date (calendar-current-date)))
55 (diary-list-entries date (if arg (prefix-numeric-value arg)))))
61 match ARG days starting with the date indicate
184 (defvar date) function
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dbaan.vim43 syn keyword baan3gl and or to not in
89 syn match baansql "\<refers to\>"
130 syn match baansql "db\.columns\.to\.record"
131 syn match baansql "db\.record\.to\.columns"
134 syn match baansql "db\.set\.to\.default"
928 syn match baan4glh "choice\.calendar:"
1059 syn match baanBshell "\<w.to.dat\$"
1072 syn keyword baanBshell num.to.date
1073 syn keyword baanBshell date
[all...]
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dphpcomplete.vim9 " - Switching to HTML (XML?) completion (SQL) inside of phpStrings
52 " don't need to do anything more
96 " [:space:] thing: we don't have to be so strict when
142 " Get location of class definition, we have to iterate through all
144 " file to the exact file (tags file can be in different dir)
171 " Now we need to get two elements: public functions and public
458 " + limit choice after -> and :: to funcs and vars DONE
651 " is to go through the looong string looking for
684 " Later it is possible to add some help to value
[all...]

Completed in 185 milliseconds