summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (devanagari-composable-pattern): Add DANDA character.Kenichi Handa2003-02-111-2/+2
| | | | (dev-char-glyph): Add an entry for DANDA.
* (punjabi-itrans, gujarati-itrans, oriya-itrans)Kenichi Handa2003-02-111-0/+118
| | | | | | | | | (bengali-itrans, assamese-itrans, telugu-itrans kannada-itrans) (malayalam-itrans, tamil-itrans): New ITRANS based input methods. (punjabi-inscript, gujarati-inscript, oriya-inscript) (bengali-inscript, assamese-inscript, telugu-inscript) (kannada-inscript, malayalam-inscript, tamil-inscript): New INSCRIPT based input methods.
* (lisp, shortlisp): Add malayalam.el and tamil.el.Kenichi Handa2003-02-112-1/+36
|
* (DONTCOMPILE): Add malayalam.el and tamil.el.Kenichi Handa2003-02-111-0/+2
|
* Maintainer's mail address changed.Kenichi Handa2003-02-113-3/+3
|
* (indian-dev-base-table): Table fixed.Kenichi Handa2003-02-111-11/+245
| | | | | | | | | | | | | | | | | (indian-pnj-base-table): Table contents defined. (indian-gjr-base-table): Likewise. (indian-ori-base-table): Likewise. (indian-bng-base-table): Likewise. (indian-asm-base-table): Likewise. (indian-tlg-base-table): Likewise. (indian-knd-base-table): Likewise. (indian-mlm-base-table): Likewise. (indian-tml-base-table): Likewise. (indian-pnj-itrans-v5-hash, indian-gjr-itrans-v5-hash) (indian-ori-itrans-v5-hash, indian-bng-itrans-v5-hash) (indian-asm-itrans-v5-hash, indian-tlg-itrans-v5-hash) (indian-knd-itrans-v5-hash, indian-mlm-itrans-v5-hash) (indian-tml-itrans-v5-hash): New variables.
* New file.Kenichi Handa2003-02-114-0/+862
|
* (pages-directory-mode-map): New.Stefan Monnier2003-02-111-22/+13
| | | | | | (pages-directory-map): Redefine as an varalias. (pages-directory-mode): Use new map var and run mode hook. (pages-directory-address-mode): Use define-derived-mode.
* (texinfo-format-iftex, texinfo-format-ifhtml)Stefan Monnier2003-02-111-56/+32
| | | | | | | | | | (texinfo-format-ifplaintext, texinfo-format-tex, texinfo-format-html) (texinfo-format-ifnotinfo, texinfo-format-titlepage) (texinfo-format-titlespec, texinfo-format-ignore, texinfo-if-set) (texinfo-if-clear): Use re-search-forward's return value. (texinfo-sort-startkeyfun, texinfo-format-buffer-1) (texinfo-format-region): Use line-{end,beginning}-position. (texinfo-append-refill, texinfo-alias): Use match-string-no-properties.
* Initial revisionJuanma Barranquero2003-02-112-0/+293
|
* (eldoc-echo-area-multiline-supported-p, eldoc-use-idle-timer-p): Remove.Stefan Monnier2003-02-111-93/+35
| | | | | | (timer): Never require. It only works in current Emacs anyway. (eldoc-mode, eldoc-message, eldoc-display-message-p) (eldoc-docstring-format-sym-doc, eldoc-remove-command): Simplify.
* (e): Make it a variable.Stefan Monnier2003-02-102-29/+51
|
* (ffap-complete-as-file-p): Use minibuffer-completing-file-name.Stefan Monnier2003-02-101-3/+1
|
* (load-with-code-conversion): Use push.Stefan Monnier2003-02-101-1/+1
|
* (font-lock-defontify): Use restore-buffer-modified-p.Stefan Monnier2003-02-101-1/+1
|
* (gud-gdb-run-command-fetch-lines, gud-display-line):Stefan Monnier2003-02-101-7/+3
| | | | Use with-current-buffer and simplify.
* (help-xref-on-pp): Only add xref if the text is less than 5K.Stefan Monnier2003-02-101-25/+23
|
* (cvs-parse-table): "no longer in repo" does notStefan Monnier2003-02-101-2/+3
| | | | make the file dead if we used the -n arg.
* Comment update.Stefan Monnier2003-02-101-2/+3
|
* (process-get): Add setf method.Stefan Monnier2003-02-101-0/+1
|
* (server-previous-strings): Remove.Stefan Monnier2003-02-101-12/+5
| | | | | (server-process-filter): Use (process-get 'previous-string) instead. (server-sentinel): Remove code made superfluous.
* Remove redundant docstring info.Stefan Monnier2003-02-101-1/+0
|
* Code moved to the new script make-changelog-diff, called from here.Francesco Potortì2003-02-102-14/+7
|
* make-changelog-diff REL1 REL2Francesco Potortì2003-02-101-0/+26
| | | | | creates on standard output a diff of all changelog files between two releases (should be tags).
* Doc fixes.Kim F. Storm2003-02-102-9/+14
| | | | (syms_of_process): Add `:' prefix to QCfilter_multibyte.
* *** empty log message ***Juanma Barranquero2003-02-102-0/+12
|
* (Info-follow-nearest-node): Implement new behavior.Juanma Barranquero2003-02-101-4/+14
|
* (Insertion): Don't show COUNT argument of `insert-char' as optional.Juanma Barranquero2003-02-101-1/+1
|
* (Current Buffer): Describe `save-current-buffer' as a special form, not a macro.Juanma Barranquero2003-02-101-5/+5
|
* (Fstring_to_multibyte): Fix typo in the docstring.Kenichi Handa2003-02-102-1/+3
|
* Make it clear that "2.0.29 released" refers to Tramp.Kai Großjohann2003-02-101-5/+3
|
* (ebnf2ps): Fix typo.Juanma Barranquero2003-02-102-36/+52
| | | | | | | | | | | (ebnf-syntactic): Change group name and tag from "ebnf-syntatic". (ebnf-syntax, ebnf-lex-comment-char, ebnf-lex-eop-char, ebnf-terminal-regexp) (ebnf-case-fold-search, ebnf-iso-alternative-p, ebnf-iso-normalize-p) (ebnf-yac-ignore-error-recovery): Add to group "ebnf-syntactic", not "ebnf-syntatic". (ebnf-optimize, ebnf-print-buffer, ebnf-print-region, ebnf-spool-buffer) (ebnf-spool-region, ebnf-eps-buffer, ebnf-eps-region, ebnf-syntax-buffer) (ebnf-syntax-region, ebnf-generate-region): Fix typo.
* Fix typo in comment.Juanma Barranquero2003-02-103-6/+6
|
* (ebnf-optimize, ebnf-optimize1): Fix typo.Juanma Barranquero2003-02-101-4/+4
|
* *** empty log message ***Kenichi Handa2003-02-102-0/+50
|
* (QCfilter_multibyte): New variable.Kenichi Handa2003-02-101-43/+101
| | | | | | | | | | | | | | | | | | | | | | | | | (setup_process_coding_systems): New function. (Fset_process_buffer, Fset_process_filter): Call setup_process_coding_systems. (Fstart_process): Initialize the member `filter_multibyte' of struct Lisp_Process. (create_process): Call setup_process_coding_systems. (Fmake_network_process): New keyward `:filter-multibyte'. Initialize the member `filter_multibyte' of struct Lisp_Process. Call setup_process_coding_systems. (server_accept_connection): Call setup_process_coding_systems. (read_process_output): If the process has a filter, decide the multibyteness of a string to given to the filter by `filter_multibyte' member of the process. If the process doesn't have a filter and the result of conversion is unibyte, use Fstring_to_multibyte (not Fstring_make_multibyte) to get the multibyte form. (Fset_process_coding_system): Call setup_process_coding_systems. (Fset_process_filter_multibyte): New function. (Fprocess_filter_multibyte_p): New function. (syms_of_process): Intern and staticpro QCfilter_multibyte. Defsubr Sset_process_filter_multibyte and Sprocess_filter_multibyte_p.
* (struct Lisp_Process): New member filter_multibyte.Kenichi Handa2003-02-101-0/+6
|
* (setup_process_coding_systems): Add prototype.Kenichi Handa2003-02-101-0/+1
|
* (Fset_buffer_multibyte): If the current buffer has aKenichi Handa2003-02-101-0/+9
| | | | process, update coding systems for the process.
* (indian-itrans-v5-table): Add entries for "E" and "O".Kenichi Handa2003-02-102-2/+7
|
* (c-set-offset): Don't find a default syntactic element throughMartin Stjernholm2003-02-102-4/+11
| | | | syntactic analysis if called outside a CC Mode buffer.
* Rework entries for Tramp. Still not summarized, but only reformatted.Kai Großjohann2003-02-091-104/+64
|
* Fix misspelling of `comint-insert-previous-argument'.John Paul Wallington2003-02-091-1/+1
|
* *** empty log message ***Kenichi Handa2003-02-092-2/+11
|
* (string_to_multibyte): New function.Kenichi Handa2003-02-091-0/+50
| | | | | (Fstring_to_multibyte): New function. (syms_of_fns): Defsubr it.
* (c-basic-common-init): Install `c-fill-paragraph' onMartin Stjernholm2003-02-092-0/+13
| | | | | | `fill-paragraph-function'. Although it's not the normal way to call it in a CC Mode buffer it makes a direct call to `fill-paragraph' work better.
* *** empty log message ***Andreas Schwab2003-02-083-0/+15
|
* (EXEEXT): Define to @EXEEXT@ and use this variableAndreas Schwab2003-02-083-56/+60
| | | | instead of the substitution.
* xterm.c (x_make_frame_visible): Call gtk_window_deiconify.Jan Djärv2003-02-083-3/+27
| | | | | xmenu.c (menu_position_func): Adjust menu popup position so that the menu is fully visible.
* (pr-get-symbol): Define during compile.Kim F. Storm2003-02-072-1/+6
|