Juanma Barranquero
49275d5528
* international/mule-cmds.el (toggle-enable-multibyte-characters)
...
(define-char-code-property):
* textmodes/reftex.el (reftex-index):
* textmodes/reftex-index.el (reftex-index): Fix typos in docstrings.
2008-11-04 17:11:06 +00:00
Stefan Monnier
2279ba847f
(quail-show-guidance): Don't create a guidance-frame if current buffer is
...
not a minibuffer, since even if selected-window is mini-p, the buffer will
never be displayed in it, so it wil be usable for guidance.
2008-10-29 01:44:45 +00:00
Kenichi Handa
91c491e051
Docstrings of categories improved again.
2008-10-26 13:18:46 +00:00
Kenichi Handa
46bf60bcbf
Docstrings of categories improved.
2008-10-25 01:30:28 +00:00
Kenichi Handa
fd0dd4c366
(describe-language-environment): Indent sample text.
2008-10-23 08:05:36 +00:00
Glenn Morris
735c5b1760
(universal-coding-system-argument): Check for C-g. (Bug#1205)
2008-10-22 06:44:52 +00:00
Kenichi Handa
4626499f4f
Don't setup
...
find-word-boundary-function-table.
(next-word-boundary-han, next-word-boundary-kana): Delete them.
(word-combining-categories, word-separating-categories): Adjusted
to the change of the docstrings.
2008-10-22 05:29:08 +00:00
Eli Zaretskii
8787f54c2f
(kkc-init-file-name): Run file names that begin with a period thru
...
`convert-standard-filename'.
2008-10-19 10:10:00 +00:00
Stefan Monnier
0296a35eeb
(emacs-internal): New coding system alias.
2008-10-18 23:13:09 +00:00
Teodor Zlatanov
15bcf45606
Removed utf8' and
UTF8' aliases after discussion.
2008-10-16 12:57:28 +00:00
Teodor Zlatanov
3ca194c218
Add utf8' and
UTF8' as aliases for the `utf-8' coding system.
2008-10-15 17:31:01 +00:00
Chong Yidong
4a304bb2db
(universal-coding-system-argument): Handle digit-argument too.
2008-10-05 19:07:03 +00:00
Eli Zaretskii
970c939127
(set-language-environment-nonascii-translation): Fix nonascii value for
...
`pc' ``window-system''.
(set-display-table-and-terminal-coding-system, set-default-coding-systems):
Don't special-case `pc'.
2008-10-01 16:18:59 +00:00
Eli Zaretskii
a7a461efcc
File removed, as even ms-dos does not need it anymore.
2008-09-30 16:26:10 +00:00
Chong Yidong
5e94230e84
Require help-mode.
...
(quail-help-init): Function removed.
(quail-keyboard-layout-button, quail-keyboard-customize-button):
Define directly.
2008-09-05 22:08:37 +00:00
Kenichi Handa
73650060a4
(font-show-log): Fix previous change.
2008-09-01 07:17:23 +00:00
Kenichi Handa
e9aaa1db69
(set-language-environment): Don't
...
overwrite current-iso639-language if the current language
environment doesn't provide that data.
(set-locale-environment): Set current-iso639-language from the
locale name.
2008-09-01 07:15:03 +00:00
Kenichi Handa
fac97bb458
(script-representative-chars): Re-add
...
the entry for symbol, but with vector of characters.
(setup-default-fontset): Cancel previous change.
2008-09-01 02:44:19 +00:00
Kenichi Handa
3fe3d08bd0
(setup-default-fontset): Prepend
...
iso10646-1 fonts to the fallback font groups instead of appending.
2008-08-29 08:02:01 +00:00
Kenichi Handa
59db3a5ca4
(unicode-category-table): Setup unicode-category-table.
2008-08-29 08:01:43 +00:00
Kenichi Handa
5276e48c3e
(script-representative-chars): Delete
...
the entry for symbol.
(setup-default-fontset): For symbol characters, don't specify
:script property.
2008-08-19 07:47:58 +00:00
Kenichi Handa
4ab088c087
(font-show-log): Add optional arg N to control the limit of font
...
listing.
2008-08-18 12:04:35 +00:00
Juanma Barranquero
d6ff002e6d
* international/mule-cmds.el (read-char-by-name):
...
Check UCS names with `assoc-string' and case folding.
2008-08-04 13:35:02 +00:00
Kenichi Handa
430c6cede2
(encode-coding-char): New optional arg CHARSET.
2008-08-01 12:46:30 +00:00
Juri Linkov
c0a67379ac
(read-char-by-name): Accept hash notation. Doc fix.
...
(ucs-insert): Doc fix. Convert to number only when `arg' is
a string. Use separate error message when `arg' is not an integer.
Bind `ucs-insert' to `C-x 8 RET'.
2008-07-31 16:52:11 +00:00
Dan Nicolaescu
7c2fb837ec
* bitmaps/README:
...
* xfns.c:
* termcap.c:
* term.c:
* syswait.h:
* systty.h:
* systime.h:
* syssignal.h:
* sysdep.c:
* process.h:
* process.c:
* print.c:
* ndir.h:
* lread.c:
* keyboard.c:
* getpagesize.h:
* floatfns.c:
* fileio.c:
* emacs.c:
* doc.c:
* dispnew.c:
* dired.c:
* data.c:
* callproc.c:
* buffer.c:
* README:
* Makefile.in:
* s/template.h:
* s/msdos.h:
* m/vax.h: Remove VMS support.
* s/vms.h:
* vlimit.h:
* uaf.h:
* temacs.opt:
* param.h:
* ioctl.h: Remove file.
* descrip.mms:
* compile.com: Remove file.
* Create.c: Remove VMS support.
* message.el (Module):
* gnus-start.el (Module):
* gnus-registry.el (Module):
* textmodes/texinfmt.el:
* nxml/nxml-enc.el:
* mail/feedmail.el:
* international/mule.el:
* international/latexenc.el:
* emulation/viper-util.el:
* emulation/viper-init.el:
* emulation/viper-ex.el:
* emacs-lisp/bytecomp.el:
* version.el:
* subr.el:
* startup.el:
* sort.el:
* shadowfile.el:
* recentf.el:
* printing.el:
* paths.el:
* minibuffer.el:
* ls-lisp.el:
* loadup.el:
* hippie-exp.el:
* finder.el:
* files.el:
* ediff-util.el:
* ediff-ptch.el:
* ediff-init.el:
* ediff-diff.el:
* dired.el:
* dired-aux.el:
* cus-edit.el:
* bindings.el:
* arc-mode.el:
* add-log.el: Remove VMS support.
* obsolete/vmsproc.el:
* obsolete/vms-pmail.el:
* obsolete/vms-patch.el: Remove file.
* etags.c:
* emacsclient.c: Remove VMS support.
* termcap.src: Remove file.
* README:
* PROBLEMS:
* MACHINES: Remove VMS info.
* ediff.texi: Remove VMS support.
* os.texi:
* intro.texi:
* files.texi: Remove VMS support.
* emacs.texi: Remove VMS support.
* make-dist:
* README: Remove VMS support.
* vms: Remove directory.
2008-07-31 05:33:56 +00:00
Juri Linkov
838d78d411
(ucs-names): New internal variable.
...
(ucs-names): New function.
(ucs-completions): New lazy completion variable.
(read-char-by-name): New function.
(ucs-insert): Replace interactive spec letter "s" with the call to
`read-char-by-name'.
2008-07-29 14:46:18 +00:00
Dan Nicolaescu
9e2a264775
Remove support for Mac Carbon.
...
* mactoolbox.c:
* macterm.h:
* macterm.c:
* macselect.c:
* macmenu.c:
* macgui.h:
* macfns.c:
* mac.c: Remove file.
* s/darwin.h:
* m/intel386.h:
* xfaces.c:
* xdisp.c:
* window.c:
* tparam.c:
* termhooks.h:
* termcap.c:
* term.c:
* syssignal.h:
* sysselect.h:
* sysdep.c:
* process.c:
* lread.c:
* lisp.h:
* keyboard.c:
* image.c:
* fringe.c:
* frame.h:
* frame.c:
* fontset.c:
* font.h:
* font.c:
* fns.c:
* fileio.c:
* emacs.c:
* dispnew.c:
* dispextern.h:
* config.in:
* atimer.c:
* Makefile.in: Remove code for Carbon
* erc.el: Remove code for Carbon.
Remove support for Mac Carbon.
* term/mac-win.el: Remove file
* international/mule-cmds.el:
* version.el:
* startup.el:
* simple.el:
* mwheel.el:
* mouse.el:
* loadup.el:
* isearch.el:
* info.el:
* frame.el:
* faces.el:
* disp-table.el:
* cus-start.el:
* cus-face.el:
* cus-edit.el:
* Makefile.in: Remove code for Carbon.
Remove support for Mac Carbon.
* makefile.w32-in:
* emacsclient.c: Remove code for Carbon.
* PROBLEMS:
* MACHINES: Remove mentions of Mac Carbon.
* ns-emacs.texi:
* faq.texi: Remove mentions of Mac Carbon.
* os.texi:
* frames.texi:
* display.texi: Remove mentions of Mac Carbon.
* xresources.texi: Remove mentions of Mac Carbon.
* make-tarball.txt:
* admin.el:
* FOR-RELEASE:
* CPP-DEFINES: Remove mentions of Mac Carbon.
Remove support for Mac Carbon.
* mac: Remove directory.
* make-dist:
* configure.in:
* README:
* Makefile.in:
* INSTALL: Remove code for Carbon.
* configure: Regenerate.
2008-07-27 18:24:48 +00:00
Chong Yidong
98c51a88f6
(recode-region): Deactivate mark at the end.
2008-07-23 22:40:07 +00:00
Adrian Robert
edfda78355
merging Emacs.app (NeXTstep port)
2008-07-15 18:15:18 +00:00
Glenn Morris
cf2fc7e9e1
robert marshall <robert at capuchin.co.uk> (tiny change)
...
(view-hello-file): Doc fix.
2008-06-28 19:01:46 +00:00
Glenn Morris
fffa137cb7
American English spelling fix.
2008-06-27 07:34:53 +00:00
Kenichi Handa
b529ed1e17
(encode-coding-char): Fix for ASCII characters.
2008-06-26 07:37:15 +00:00
Jason Rumney
174ba8c7d1
(setup-default-fontset): Specify script for latin use of iso10646-1.
...
Fix use of lang tags.
2008-06-20 08:00:56 +00:00
Stefan Monnier
813c812568
(encoded-kbd-self-insert-utf-8): Catch and recover from case when the bytes
...
we thought we were reading turn out to be something else entirely, such as
latin-1 chars from quail. See bug#396.
2008-06-15 04:43:35 +00:00
Glenn Morris
aa360da10d
Add some compiler declarations, for builds without X.
2008-06-12 03:56:20 +00:00
Kenichi Handa
cd155f72a1
(font-encoding-alist): Add an entry for "ascii-0".
2008-06-09 07:05:35 +00:00
Glenn Morris
26b3dce61c
Remove unnecessary eval-when-compiles.
2008-06-07 02:38:32 +00:00
John Paul Wallington
50b3db29b3
(define-ccl-program): Move `doc-string' decl down.
2008-06-04 13:49:43 +00:00
John Paul Wallington
301f6b87c1
(define-ccl-program): Add `doc-string' declaration.
2008-06-04 13:42:34 +00:00
Kenichi Handa
a9bb457b3c
(utf-8-with-signature): Renamed from utf-8-sig.
...
(utf-8-auto): Adjusted for the above change.
2008-05-30 02:47:39 +00:00
Kenichi Handa
7736dabea7
(describe-font): Don't check fontset
...
here, and just call font-info. Get the default font by from the
default face.
2008-05-30 02:37:31 +00:00
Kenichi Handa
eaf1161847
(utf-8-sig, utf-8-auto): New coding systems.
2008-05-29 23:00:20 +00:00
Kenichi Handa
736c927616
(define-coding-system): Accept :bom for
...
utf-8.
2008-05-29 22:58:58 +00:00
Stefan Monnier
e925563701
(utf-7-encode): Use the right escape char depending on imap/nonimap encoding.
2008-05-29 21:57:32 +00:00
Stefan Monnier
0fe4440958
(describe-current-coding-system):
...
Don't assume selection-coding-system is always defined.
2008-05-27 20:09:51 +00:00
Kenichi Handa
67ef752841
Don't define the charset `emacs'
...
here, just put :docstring, :short-name, and :long-name.
2008-05-23 12:54:18 +00:00
Kenichi Handa
af6061b12f
(font-show-log): Limit each listing to 20 items.
2008-05-22 12:50:48 +00:00
Kenichi Handa
bcd79f838d
(font-show-log): Limit each listing
...
to 20 items.
2008-05-22 12:49:36 +00:00
Kenichi Handa
fa5ee88925
(font-show-log): New function.
2008-05-22 02:05:44 +00:00