aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (Finding Overlays): Fix example code.Gerd Moellmann2001-04-031-1/+1
|
* (hexl-scroll-up): If scrolling gets outside the hexlEli Zaretskii2001-04-032-11/+34
| | | | | | | region, position point on the first or last 16-byte group. (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and hexl-beginning-of-line.
* *** empty log message ***Gerd Moellmann2001-04-034-0/+235
|
* (fancy-splash-head): Use splash8.xpm for colorGerd Moellmann2001-04-031-9/+11
| | | | depth 8.
* (fail, main): Don't use implicit int return type.Gerd Moellmann2001-04-031-1/+4
|
* *** empty log message ***Gerd Moellmann2001-04-032-0/+7
|
* (main): Always return a value.Gerd Moellmann2001-04-031-0/+2
|
* (checkdoc-common-verbs-wrong-voice): AddGerd Moellmann2001-04-031-1/+2
| | | | an antry for ``converts''.
* ("Slovak"): Add documentation string. FromGerd Moellmann2001-04-032-2/+8
| | | | Pavel@Janik.cz (Pavel Jan,Bm(Bk ml.).
* ("Czech"): Add documentation string.Gerd Moellmann2001-04-032-2/+8
|
* Remove info on Purify, which isn't free software.Gerd Moellmann2001-04-031-34/+0
|
* Fix a typo.Gerd Moellmann2001-04-031-1/+1
|
* Change version of LessTif that's required.Gerd Moellmann2001-04-031-1/+1
|
* *** empty log message ***Gerd Moellmann2001-04-032-0/+13
|
* (x_use_underline_position_properties): New variable.Gerd Moellmann2001-04-031-1/+14
| | | | | (x_draw_glyph_string): Use it. (syms_of_xterm): DEFVAR_BOOL it.
* Minor cleanups.Richard M. Stallman2001-04-031-12/+13
|
* Add `d' after `C-h i' in examples.Richard M. Stallman2001-04-031-3/+3
| | | | Change hello to HELLO as file name.
* (ps-mule-font-info-database-bdf): ChangeGerd Moellmann2001-04-032-1/+7
| | | | | `isci24-etl.bdf' to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
* (mail-extr-delete-char, mail-extr-safe-move-sexp)Stefan Monnier2001-04-021-53/+42
| | | | | | | | | | (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at) (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting): Use `defsubst' rather than a macro to ease debugging. (mail-extr-last): Remove (use `last' instead). (mail-extract-address-components): Properly reset the syntax-table after parsing an address. Use `last' rather than mail-extr-last. Make sure the end marker stays at the very end.
* *** empty log message ***Eli Zaretskii2001-04-022-0/+11
|
* (miscdic-convert): Fix a typo in the last change.Eli Zaretskii2001-04-021-1/+1
|
* (srcdir=): Edit @srcdir@ into an absolute file nameEli Zaretskii2001-04-021-1/+1
| | | | | of the leim subdirectory, so that EMACSLOADPATH doesn't break when titdic-convert chdirs into leim/quail.
* (x_alloc_nearest_color_1): New function.Gerd Moellmann2001-04-022-23/+210
| | | | | | | | | (x_alloc_nearest_color): Use it. (x_color_cells): Take a Display as argument, instead of a frame. (string_to_pixel_args, cvt_string_to_pixel_value): New variables. (cvt_string_to_pixel, cvt_pixel_dtor): New functions. (x_initialize): Register cvt_string_to_pixel as resource converter string -> Pixel and cvt_pixel_dtor as pixel resource destructor.
* Undo last commit by John Wiegley.Gerd Moellmann2001-04-021-15/+3
|
* *** empty log message ***Gerd Moellmann2001-04-021-5/+0
|
* Fix typo in comment.Gerd Moellmann2001-04-021-1/+1
|
* *** empty log message ***Gerd Moellmann2001-04-023-34/+63
|
* Line and paragraph spacing feature.Gerd Moellmann2001-04-021-18/+41
| | | | | | | (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline) (EffectShadow, EffectBox, EffectOutline): New vars. (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix. (PHL, LHL): New funs.
* XEmacs compatibility. Doc fix.Gerd Moellmann2001-04-021-62/+242
| | | | | | | | | | | | | | | | | | | | | | | (leading-code-private-22): Declare var if it's not declared yet. (charset-bytes, charset-dimension, charset-id, charset-width) (find-charset-region, split-char, char-width, chars-in-region) (forward-point, decompose-composite-char, encode-coding-string) (coding-system-p, ccl-execute-on-string, define-ccl-program): Define funs if not defined yet. (encode-composition-rule, find-composition): Define funs if not loaded yet. (ps-mule-prologue): PostScript code fix. (ps-mule-generate-font): New arg HEADER-P. If it is non-nil, generate font for the header strings. (ps-mule-prepare-font): Likewise. (ps-mule-generate-glyphs): Likewise. (ps-mule-string-encoding): Likewise. (ps-mule-header-charsets): New variable. (ps-mule-encode-header-string): New function. (ps-mule-header-string-charsets): New function. (ps-mule-begin-job): Check charsets in the header strings. If there are non-ASCII and non-Latin1 charsets, prepare fonts for them.
* XEmacs compatibility. Doc fix.Gerd Moellmann2001-04-021-12/+18
| | | | | | (installation-directory, coding-system-for-read): Declare vars if it's not declared yet. (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
* Line and paragraph spacing feature. Region to cutGerd Moellmann2001-04-021-45/+211
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | out when printing. Doc fix. (ps-print-version): New version number (6.5). (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp): New vars. Line and paragraph spacing feature. (ps-begin-cut-regexp, ps-end-cut-regexp): New vars. Region to cut out when printing. (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file) (ps-get-font-size, ps-begin-job, ps-continue-line) (ps-plot-region): Code fix. (ps-print-prologue-2): Var eliminated. (ps-line-spacing-internal, ps-paragraph-spacing-internal): New internal vars. (ps-get-size): New fun. (ps-output-string-prim, ps-init-output-queue, ps-print-page-p) (ps-next-line): Replace defun by defsubst. (ps-mule-plot-string): Autoload doc fix. (ps-mule-generate-font): New arg HEADER-P. If it is non-nil, generate font for the header strings. (ps-mule-prepare-font): Likewise. (ps-mule-generate-glyphs): Likewise. (ps-mule-string-encoding): Likewise. (ps-mule-header-charsets): New variable. (ps-mule-encode-header-string): New function. (ps-mule-header-string-charsets): New function. (ps-mule-begin-job): Check charsets in the header strings. If there are non-ASCII and non-Latin1 charsets, prepare fonts for them.
* (cursor-in-non-selected-windows): ReplacesGerd Moellmann2001-04-022-6/+8
| | | | show-cursor-in-non-selected-windows.
* (KOREAN): Add ${srcdir}/quail/hanja3.elc. FromEli Zaretskii2001-04-022-0/+4
| | | | Kenichi Handa <handa@etl.go.jp>.
* (.NOTPARALLEL, .NO_PARALLEL): Add ${MISC-DIC}.Eli Zaretskii2001-04-022-6/+10
|
* Fix last change.Eli Zaretskii2001-04-011-2/+2
|
* Add concept of "usual erasure key" to explain about DEL.Richard M. Stallman2001-04-011-16/+20
|
* Correct sentence-end regexp example.Richard M. Stallman2001-04-011-1/+1
|
* Further clarification for DEL vs BS on text terminals.Richard M. Stallman2001-04-011-7/+7
|
* baud-rate affects incremental search.Richard M. Stallman2001-04-011-0/+1
|
* Correct syntax table data structure. Other clarifications aboutRichard M. Stallman2001-04-011-12/+17
| | | | syntax tables.
* Minor changes.Richard M. Stallman2001-04-013-22/+35
|
* Minor change.Richard M. Stallman2001-04-012-6/+7
|
* (Checklist): Include more LC_* variables in the list, as suggestedEli Zaretskii2001-03-311-1/+2
| | | | by Paul Eggert.
* (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elcKenichi Handa2001-03-311-14/+26
| | | | | | | | | | | | | (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc ${srcdir}/quail/tsang-b5.elc. (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}. (CHINESE-CNS): Delete it. (MISC-DIC): New variable. (CHINESE): Delete ${CHINESE-CNS}. (WORLD): Delete ${MISC-DIC}. (all): Depends on ${MISC-DIC}. (${MISC-DIC}): New target. (clean mostlyclean): Delete also ${MISC-DIC} ${MISC-DIC:.elc=.el}.
* *** empty log message ***Kenichi Handa2001-03-313-0/+38
|
* (quail-cxterm-package-ext-info):Kenichi Handa2001-03-311-85/+479
| | | | | | | | | Delete entries for "chinese-py" and "chinese-ziranma". (quail-misc-package-ext-info): New variable. (tsang-quick-converter): New function. (tsang-b5-converter, quick-b5-converter, tsang-cns-converter) (quick-cns-converter, py-converter, ziranma-converter) (miscdic-convert, batch-miscdic-convert): New functions.
* add cangjie-table.b5 cangjie-table.cns ziranma.cin pinyin.mapKenichi Handa2001-03-314-0/+69391
|
* delete PY.tit ZIRANMA.titKenichi Handa2001-03-312-36561/+0
|
* delete quick-b5.el quick-cns.el tsang-b5.el tsang-cns.elKenichi Handa2001-03-314-26692/+0
|
* commentDave Love2001-03-302-2/+4
|