1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-20 10:23:57 +00:00
Commit Graph

87658 Commits

Author SHA1 Message Date
Glenn Morris
614677a0bb Add VC switches entry. 2008-12-03 07:57:47 +00:00
Glenn Morris
a9253a1e39 (Old Revisions): Fix diff-switches description. 2008-12-03 07:57:23 +00:00
Glenn Morris
d2ee9b136d (vc-diff-switches): Doc fix. 2008-12-03 07:45:04 +00:00
Glenn Morris
e1f650f4fc (vc-cvs-diff-switches): Doc fix. Add t as option.
(vc-cvs-diff): Use vc-diff-switches or diff-switches rather than appending.
2008-12-03 07:43:33 +00:00
Glenn Morris
cc4db61a45 Comment. 2008-12-03 07:41:10 +00:00
Glenn Morris
3edf7a64eb (vc-sccs-diff-switches): Doc fix. Add t as option.
(vc-sccs-register-switches): Remove leading * from doc.
2008-12-03 07:40:53 +00:00
Glenn Morris
69db9cd21f (vc-rcs-diff-switches): Doc fix. Add t as option. 2008-12-03 07:39:20 +00:00
Glenn Morris
633883e7ca (vc-mtn-diff-switches): Doc fix. 2008-12-03 07:38:45 +00:00
Glenn Morris
e5dddf980a Set maintainer as FSF rather than "None".
(vc-mcvs-diff-switches): Doc fix.
2008-12-03 07:38:25 +00:00
Glenn Morris
1d9d1fcc3f (vc-hg-diff-switches): Doc fix. 2008-12-03 07:37:39 +00:00
Glenn Morris
b6889b6553 (vc-git-diff-switches): Doc fix. 2008-12-03 07:36:53 +00:00
Glenn Morris
f9528daad0 (vc-bzr-diff-switches): Doc fix. Add t as option.
(vc-bzr-log-switches): Doc fix.
2008-12-03 07:36:23 +00:00
Glenn Morris
e98a0cab3f (vc-arch-diff-switches): New option, for consistency with other backends.
(vc-arch-diff): Apply switches.
2008-12-03 07:35:14 +00:00
Kenichi Handa
905ca9d212 (encode_coding_emacs_mule): Be sure to set `code'. 2008-12-03 06:35:02 +00:00
Daiki Ueno
97c07afc0f (epa--show-key): Use past tense of "expire" if the key
has already been expired.  Thanks to Peter BARABAS.
2008-12-03 06:16:18 +00:00
Kenichi Handa
e500c47d64 (font_at): Set `multibyte' at first. 2008-12-03 05:54:27 +00:00
Kenichi Handa
ca51633489 *** empty log message *** 2008-12-03 05:48:37 +00:00
Lute Kamstra
9201cc281b * align.el:
* allout.el:
* apropos.el:
* arc-mode.el:
* autoinsert.el:
* avoid.el:
* battery.el:
* bookmark.el:
* buff-menu.el:
* calculator.el:
* chistory.el:
* cmuscheme.el:
* comint.el:
* compare-w.el:
* dabbrev.el:
* delim-col.el:
* desktop.el:
* diff-mode.el:
* diff.el:
* dired-aux.el:
* dired-x.el:
* dired.el:
* dos-vars.el:
* ediff-diff.el:
* ediff-help.el:
* ediff-init.el:
* ediff-merg.el:
* ediff-mult.el:
* ediff-ptch.el:
* ediff-vers.el:
* ediff-wind.el:
* ediff.el:
* emerge.el:
* facemenu.el:
* faces.el:
* ffap.el:
* filecache.el:
* find-dired.el:
* font-core.el:
* font-lock.el:
* forms.el:
* fringe.el:
* help-at-pt.el:
* hippie-exp.el:
* ido.el:
* image-file.el:
* imenu.el:
* indent.el:
* info.el:
* isearchb.el:
* iswitchb.el:
* jit-lock.el:
* jka-compr.el:
* log-edit.el:
* lpr.el:
* ls-lisp.el:
* man.el:
* menu-bar.el:
* midnight.el:
* mouse-sel.el:
* mouse.el:
* msb.el:
* outline.el:
* paren.el:
* pcmpl-cvs.el:
* pcmpl-gnu.el:
* pcomplete.el:
* pcvs-info.el:
* pcvs-parse.el:
* printing.el:
* ps-mule.el:
* ps-print.el:
* replace.el:
* ruler-mode.el:
* saveplace.el:
* sb-image.el:
* scroll-bar.el:
* sha1.el:
* shadowfile.el:
* shell.el:
* sort.el:
* speedbar.el:
* strokes.el:
* tempo.el:
* term.el:
* terminal.el:
* time-stamp.el:
* time.el:
* tree-widget.el:
* type-break.el:
* vc-cvs.el:
* vc-hg.el:
* vc-mcvs.el:
* vc-rcs.el:
* vc-sccs.el:
* vc.el:
* view.el:
* w32-vars.el:
* whitespace.el:
* wid-edit.el: Remove leading * from docstrings of defcustoms,
deffaces, defconsts and defuns.
2008-12-03 05:48:14 +00:00
Kenichi Handa
1b17adfd3b (decode_coding_charset): Check type of an element of
vector VALIDS.
2008-12-03 05:48:11 +00:00
Kenichi Handa
b1bde62298 (face_for_char): Handle invalid charset property
correctly.
(font_for_char): Likewise.
2008-12-03 05:30:38 +00:00
Chong Yidong
2cf4d521ac Handle fonts with corrupted size specs, i.e. non-int and non-float. 2008-12-03 05:16:38 +00:00
Chong Yidong
ba207571de (font_update_lface): Handle fonts with corrupted size specs,
i.e. non-int and non-float.
2008-12-03 05:16:18 +00:00
Chong Yidong
d03b5cdb8c (Fopen_font): Compute pixel size correctly. 2008-12-03 05:10:50 +00:00
Chong Yidong
d5b01609a0 * font.c (Fopen_font): Compute pixel size correctly. 2008-12-03 05:10:33 +00:00
Chong Yidong
76d126ecc5 (ftfont_list_family): Initialize list var earlier. 2008-12-03 05:00:52 +00:00
Chong Yidong
8adb3a3bbb * ftfont.c (ftfont_list_family): Initialize list var earlier. 2008-12-03 05:00:21 +00:00
Chong Yidong
bf39cdd818 (ftfont_resolve_generic_family): Avoid using uninitialized var. 2008-12-03 04:57:58 +00:00
Chong Yidong
9a48c8cbdc * ftfont.c (ftfont_resolve_generic_family): Avoid using uninitialized var. 2008-12-03 04:56:00 +00:00
Chong Yidong
a3c15670b4 (ftfont_match): Initialize entity variable. 2008-12-03 04:52:42 +00:00
Chong Yidong
11e3a6e42a * ftfont.c (ftfont_match): Initialize entity variable. 2008-12-03 04:52:32 +00:00
Chong Yidong
ede7524257 Fix last fix. 2008-12-03 04:37:29 +00:00
Dan Nicolaescu
7b64124198 *** empty log message *** 2008-12-03 04:37:24 +00:00
Chong Yidong
722b3ac972 (Fx_get_cut_buffer_internal): Fix memory leak. 2008-12-03 04:34:06 +00:00
Dan Nicolaescu
18d2ad2920 Fix typo in include. 2008-12-03 04:33:44 +00:00
Chong Yidong
ab06788b0e * xselect.c (Fx_get_cut_buffer_internal): Fix memory leak. 2008-12-03 04:32:15 +00:00
Chong Yidong
0cff82ab3a Fix typo. 2008-12-03 04:10:55 +00:00
Chong Yidong
88baab62c5 (x_draw_glyph_string): Fall back on underline_minimum_offset for
undlerline position.
2008-12-03 04:10:37 +00:00
Chong Yidong
1e5ecd37a9 * xterm.c (x_draw_glyph_string): Fall back on underline_minimum_offset
for undlerline position.
2008-12-03 04:10:17 +00:00
Dan Nicolaescu
448d408588 Include <darpa/inet.h>. 2008-12-03 03:37:37 +00:00
Chong Yidong
aafc17b7c5 Correcct spellng. 2008-12-03 03:26:54 +00:00
Chong Yidong
48091be238 Correct spellling. 2008-12-03 03:26:23 +00:00
Chong Yidong
622bdb51de Correct spalling. 2008-12-03 03:26:01 +00:00
Chong Yidong
fe3e2715e2 Correctt speling. 2008-12-03 03:25:34 +00:00
Chong Yidong
e09deae9d8 Coract spelling. 2008-12-03 03:25:15 +00:00
Chong Yidong
b13dfc1c19 Correct speling. 2008-12-03 03:24:49 +00:00
Katsumi Yamaoka
e01bbc1266 (message-idna-to-ascii-rhs-1): Protect against local users' addresses that
don't have domain parts.
2008-12-03 03:00:41 +00:00
Chong Yidong
36574ee072 (pmail-summary-goto-msg): Use pmail-show-message-maybe. 2008-12-03 02:40:46 +00:00
Chong Yidong
64af8207d3 * pmailsum.el (pmail-summary-goto-msg): Use pmail-show-message-maybe. 2008-12-03 02:40:40 +00:00
Dan Nicolaescu
63c125ab03 * keyboard.c (read_char_help_form_unwind): Specify the type for ARG.
* character.c (c_string_width): Specify the type for LEN.
2008-12-03 02:40:26 +00:00
Dan Nicolaescu
5ccafc2c2d Remove deleted files from the list. 2008-12-03 02:33:39 +00:00