Kenichi Handa
1fc66bcae5
(handle_auto_composed_prop): Fix for the terminal case.
2008-06-26 07:25:25 +00:00
Glenn Morris
c123f7fe96
(bookmark-make-record-default): Fix declaration.
2008-06-26 07:19:01 +00:00
Glenn Morris
7ec4149077
(calendar-check-holidays): Declare rather than autoloading.
...
(diary-show-holidays-flag): Remove unneeded declaration.
2008-06-26 07:16:38 +00:00
Glenn Morris
2b11fcd531
(calendar-cursor-to-date): Handle case where event-start is nil.
2008-06-26 07:08:01 +00:00
Glenn Morris
2eff62d6fa
(cal-menu-moon-menu): Add sunrise/sunset.
2008-06-26 07:06:27 +00:00
Glenn Morris
5cbaccfe92
(calendar-intermonth-header, calendar-intermonth-text): Move earlier in file.
...
(calendar-print-other-dates): Store result of calendar-other-dates.
2008-06-26 06:57:29 +00:00
Dan Nicolaescu
ecf97301aa
Remove unused defines.
2008-06-26 06:29:04 +00:00
Dan Nicolaescu
bb7af10492
*** empty log message ***
2008-06-26 06:04:59 +00:00
Dan Nicolaescu
50925e72de
* vc-dir.el (tool-bar): Require.
...
* vc.el (ewoc, tool-bar): Do no require.
2008-06-26 05:16:49 +00:00
Glenn Morris
16bad4dd2e
Comment fixes.
2008-06-26 05:04:23 +00:00
Glenn Morris
8da2243fe5
(cal-menu-context-mouse-menu): Add some :keys.
2008-06-26 05:02:04 +00:00
Glenn Morris
3b7de42e67
(calendar-cursor-holidays): Handle mouse events.
2008-06-26 04:54:37 +00:00
Glenn Morris
cb9069371d
(calendar-mouse-holidays): Remove function.
...
(cal-menu-context-mouse-menu): Use calendar-cursor-holidays.
2008-06-26 04:54:12 +00:00
Dan Nicolaescu
f2a77c3a41
* unexnext.c:
...
* m/ews4800.h:
* m/hp9000s300.h:
* m/ibm370aix.h:
* m/mips-siemens.h:
* m/ncr386.h:
* m/next.h:
* m/pmax.h:
* m/powerpcle.h:
* m/tandem-s2.h:
* s/386bsd.h:
* s/bsd386.h:
* s/bsd4-1.h:
* s/bsd4-2.h:
* s/bsdos2-1.h:
* s/bsdos2.h:
* s/bsdos3.h:
* s/bsdos4.h:
* s/nextstep.h:
* s/ultrix4-3.h:
* s/usg5-0.h:
* s/usg5-2-2.h:
* s/usg5-2.h:
* s/usg5-4-3.h:
* s/ux4800.h:
* s/uxpds.h:
* s/uxpv.h: Remove support for obsolete systems.
* s/hpux.h, s/hpux10.h, s/hpux8.h, s/hpux9.h, s/hpux9shr.h:
Remove, insert contents in s/hpux-10.20.h
* s/aix3-1.h, s/aix3-2-5.h, s/aix3-2.h, s/aix4-1.h, s/aix4.h:
Remove, insert contents in s/aix-4.2.h
* s/usg5-3.h: Remove, insert contents in s/usg5-4.h.
* s/bsd4-3.h: Rename to ..
* s/bsd-common.h: ... this.
* src/data.c:
* src/doc.c:
* src/ecrt0.c:
* src/emacs.c:
* src/fileio.c:
* src/floatfns.c:
* src/keyboard.c:
* src/mem-limits.h:
* src/print.c:
* src/process.c:
* src/sysdep.c:
* src/syssignal.h:
* src/systty.h:
* src/syswait.h:
* src/term.c:
* src/unexec.c:
* src/unexelf.c:
* src/unexhp9k800.c:
* src/m/hp800.h:
* src/m/ibmrs6000.h:
* src/m/mips.h:
* src/m/vax.h:
* src/s/darwin.h:
* src/s/freebsd.h:
* src/s/gnu.h:
* src/s/ms-w32.h:
* src/s/msdos.h:
* src/s/netbsd.h:
* src/s/template.h: Remove references to obsolete variables.
* Makefile.in: Add dependencies for all unexec files.
(admindir): Remove unused variable.
(UNEXEC_SRC): Remove references.
* config.nt: Remove reference to UNEXEC_SRC.
* lwlib.c: Remove references to obsolete variables.
* fakemail.c: Remove references to obsolete variables.
* os.texi: Remove references to obsolete systems.
* configure.in:
* configure: Remove references to obsolete systems.
2008-06-26 04:24:54 +00:00
Kenichi Handa
3617b1eb8d
(terminal-composition-base-character-p): New
...
funciton.
(terminal-composition-function): Use
terminal-composition-base-character-p. Include the base character
in the composition.
(auto-compose-chars): Don't check font-object for terminal
display.
2008-06-26 04:17:19 +00:00
Glenn Morris
e889393b2e
(calendar-iso-from-absolute): Add autoload cookie.
2008-06-26 03:43:18 +00:00
Glenn Morris
0fa9d7e26c
(cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
...
(cal-menu-goto-menu, cal-menu-scroll-menu): Add doc strings.
(calendar-mouse-print-dates): Remove function.
(cal-menu-context-mouse-menu): Use calendar-print-other-dates.
2008-06-26 03:42:12 +00:00
Glenn Morris
fb6be44abc
(calendar-cursor-to-nearest-date): Use calendar-column-to-segment,
...
calendar-month-edges, and the 'date property to handle intermonth text.
2008-06-26 03:41:38 +00:00
Glenn Morris
b1c172fe60
(calendar-date-echo-text): Doc fix. Add default :value for sexp type.
...
(calendar-month-edges): New variable.
(calendar-month-edges): New function.
(calendar-recompute-layout-variables): Set calendar-month-edges.
(calendar-intermonth-header, calendar-intermonth-text): New options.
(calendar-insert-at-column): New function.
(calendar-generate-month): Use calendar-insert-at-column.
Handle intermonth text. Add 'date property.
(calendar-column-to-month): Remove function.
(calendar-column-to-segment): New function.
(calendar-cursor-to-date): Use calendar-column-to-segment. Check 'date property.
(calendar-print-other-dates): Handle mouse events.
2008-06-26 03:41:20 +00:00
Stefan Monnier
86011bf229
(completion-basic-try-completion): Use the text after
...
point to consrain the completion candidates.
(completion-basic-all-completions): Adjust accordingly.
2008-06-26 02:48:56 +00:00
Chong Yidong
d19ba1af2f
(tex-verbatim): Use monospace instead of courier.
2008-06-25 22:35:53 +00:00
Chong Yidong
bfffdd077e
(set-face-attribute): Doc fix.
2008-06-25 22:35:37 +00:00
Chong Yidong
6aed7eca20
* textmodes/tex-mode.el (tex-verbatim): Use monospace instead of
...
courier.
* faces.el (set-face-attribute): Doc fix.
2008-06-25 22:35:22 +00:00
Chong Yidong
c9055a7d85
Fix last change, using "monospace" rather than "Monospace".
2008-06-25 22:32:56 +00:00
Chong Yidong
be9d013ae8
(x_default_font_parameter): If Xft is available, first try
...
Monospace-12 for the default font.
2008-06-25 22:29:20 +00:00
Chong Yidong
bd02793aba
* xfns.c (x_default_font_parameter): If Xft is available, first
...
try Monospace-12 for the default font.
2008-06-25 22:29:11 +00:00
Jason Rumney
ccedd25934
(get_glyph_face_and_encoding): Encode invalid glyphs as 0.
2008-06-25 21:46:49 +00:00
Stefan Monnier
603a09371b
(Fbyte_code): Disable debugging code that doesn't compile.
2008-06-25 20:57:16 +00:00
Stefan Monnier
fbe062b7fb
(syms_of_buffer): Remove default-word-wrap.
2008-06-25 20:55:53 +00:00
Juri Linkov
f45acc9d34
Add global bindings M-s o' for occur', M-s h r' for highlight-regexp',
...
and isearch binding `M-s h r' for `isearch-highlight-regexp'.
2008-06-25 20:27:45 +00:00
Juri Linkov
11c9f489a4
(isearch-mode-map): Bind M-s h r' to isearch-highlight-regexp'.
...
(isearch-highlight-regexp): New function.
2008-06-25 20:22:14 +00:00
Juri Linkov
56d62ee1fb
(goto-map): New variable. Rebind goto-related
...
commands to this `M-g' prefix keymap.
(search-map): New variable for `M-s' prefix keymap.
Bind `M-s o' to `occur', `M-shr' to `highlight-regexp', `M-shp' to
`highlight-phrase', `M-shl' to `highlight-lines-matching-regexp',
`M-shu' to `unhighlight-regexp', `M-shf' to `hi-lock-find-patterns',
`M-shw' to `hi-lock-write-interactive-patterns'.
2008-06-25 20:17:07 +00:00
Stefan Monnier
43f8b27568
* bookmark.el (bookmark-alist): Allow the 2 slightly different formats
...
used until now in bookmark.el's code.
(bookmark-get-bookmark): Accept bookmark names or bookmark records.
(bookmark-get-bookmark-record): Allow the 2 slightly different formats
used until now in bookmark.el's code.
(bookmark-set-filename): Remove special code, moved to its only caller.
(bookmark-store): Use the newer format.
(bookmark-make-record-default): Add arg `point-only'.
Rename from bookmark-make-record-for-text-file.
(bookmark--jump-via): New function.
(bookmark-jump, bookmark-jump-other-window, bookmark-bmenu-2-window)
(bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window):
Use it.
(bookmark-jump-noselect, bookmark-default-handler):
Don't return an alist, instead return the data implicitly by changing
current buffer and point. Signal an error if the file doesn't exist.
* info.el (Info-bookmark-make-record):
Use bookmark-make-record-default.
(Info-bookmark-jump): Use bookmark-default-handler.
* image-mode.el (image-bookmark-make-record):
Use bookmark-make-record-default.
(image-bookmark-jump): Use bookmark-default-handler.
* doc-view.el (doc-view-bookmark-make-record):
Use bookmark-make-record-default.
(doc-view-bookmark-jump): Use bookmark-default-handler.
2008-06-25 16:51:33 +00:00
Stefan Monnier
ac935997e2
* Makefile.in (Makefile): Use it for its timestamp value as well, and
...
make it depend on all other */.in files.
(src/Makefile, src/config.stamp, lib-src/Makefile)
(doc/emacs/Makefile, doc/misc/Makefile, doc/lispref/Makefile)
(doc/lispintro/Makefile, oldXMenu/Makefile, lwlib/Makefile)
(leim/Makefile, lisp/Makefile): Remove those overlapping targets.
(leim, ${SUBDIR}, blessmail): Only depend on Makefile now.
* configure.in: Don't create src/config.stamp any more.
2008-06-25 15:46:23 +00:00
Stefan Monnier
3af36712d1
Paren typo.
2008-06-25 15:15:39 +00:00
Stefan Monnier
70ef885744
* buff-menu.el: Use with-current-buffer and inhibit-read-only.
...
(Buffer-menu-toggle-read-only): Avoid vc-toggle-read-only.
* bs.el: Use with-current-buffer. Simplify.
(bs-toggle-readonly): Avoid vc-toggle-read-only.
2008-06-25 15:13:03 +00:00
Stefan Monnier
eafee8f217
* mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
...
* nnkiboze.el (nnkiboze-generate-group):
Use explicit mm-disable-multibyte rather than mm-with-unibyte.
2008-06-25 15:10:16 +00:00
Stefan Monnier
ee5b7365d5
(eshell-manipulate): Check eshell-debug-command is bound before using it.
2008-06-25 15:05:33 +00:00
Stefan Monnier
32bed934f9
Require CL.
2008-06-25 15:01:47 +00:00
Juanma Barranquero
69587bba21
Fix typos.
2008-06-25 14:05:38 +00:00
Kenichi Handa
48e0b4c0d3
(Fstring_to_unibyte): Fix the previous change.
2008-06-25 12:02:48 +00:00
Juanma Barranquero
69785ad0fa
* xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.
...
<scroll-conservatively>: Fix typo in docstring.
* xselect.c (Fx_send_client_event): Doc fix.
2008-06-25 11:51:46 +00:00
Glenn Morris
c045cf6edc
Comment typo.
2008-06-25 07:49:12 +00:00
Glenn Morris
b8350f31b4
Remove witness-emacs.
2008-06-25 07:48:35 +00:00
Glenn Morris
91c829f79c
Fix usage typo.
2008-06-25 07:47:09 +00:00
Glenn Morris
5e4b2828d9
Revert re-ordering and removal of .DS_Store that occurred in unicode merge.
2008-06-25 07:46:42 +00:00
Glenn Morris
58871e1b3c
rst-mode got installed.
2008-06-25 07:43:55 +00:00
Kenichi Handa
34e9727275
(Fx_list_fonts): Call Flist_fonts with the arg PREFER.
2008-06-25 07:35:49 +00:00
Kenichi Handa
7181ea6aa0
(font_parse_fcname): Remove unused variables.
...
(font_sort_entites): Delete the arg SPEC. Caller changed. Fix
for the case of ! best_only.
(font_delete_unmatched): Check DPI and AVGWIDTH too.
2008-06-25 07:31:37 +00:00
Kenichi Handa
50542767a7
*** empty log message ***
2008-06-25 07:16:43 +00:00