1998-07-14 |
Richard M.... | (find-function-regexp): Added :version 20.3. |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Karl Heuer | Added next-buffer/previous-buffer keybindings (bound... |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Richard M.... | (lisp-font-lock-keywords-2): support `handler-*', |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Richard M.... | Indent `restart-case', `handler-bind' and `restart... |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Richard M.... | (read-quoted-char): Bind input-method-function to nil. |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Richard M.... | (do-auto-fill): Always break before any whitespace |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Richard M.... | (Finsert_file_contents): When replacing, in multibyte... |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Richard M.... | (rmail-edit-current-message, rmail-cease-edit): |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Andrew Innes | (ps-do-despool): Bind ps-printer-name to printer-name... |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Andrew Innes | (add_menu_item): Draw menu items like titles if call_da... |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Eli Zaretskii | (set_clipboard_data, get_clipboard_data, Fw16_set_clipb... |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Richard M.... | (fill-individual-paragraphs-prefix): New |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Richard M.... | (mail-citation-prefix-regexp): New variable. |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Richard M.... | (jka-compr-insert-file-contents): Replace incorrect |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Andrew Innes | (Fw32_set_clipboard_data): Set Vlast_coding_system_used. |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Karl Heuer | (Fcopy_marker): Make return from wrong_type_argument |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Andrew Innes | dos-w32.el (file-name-buffer-file-type-alist): Force... |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Richard M.... | Add selection-coding-system. |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Richard M.... | (set-selection-coding-system): Renamed from set-clipboa... |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Richard M.... | (rmail-output-to-rmail-file): |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Richard M.... | (Fchars_in_region): Coerce markers. |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Richard M.... | (find-file-noselect-1): Use kill-local-variable on |
commit | commitdiff | tree | snapshot |
1998-07-11 |
Andrew Innes | (w32_menu_show): Set widget call_data to 0 if definitio... |
commit | commitdiff | tree | snapshot |
1998-07-11 |
Richard M.... | (Vselection_coding_system): |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Karl Heuer | More commentary. |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Karl Heuer | (gud-speedbar-key-map) New variable. |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Karl Heuer | No longer depends on speedbspec for byte compile. |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Karl Heuer | No longer depends on speedbspec for byte compile. |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Richard M.... | Indent `handler-case' correctly. |
commit | commitdiff | tree | snapshot |
1998-07-10 |
Richard M.... | (lisp-font-lock-keywords): Fontify `handler-case',... |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Eli Zaretskii | (Vclipboard_coding_system): New variable. |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Richard M.... | (fill-individual-paragraphs): Fix previous change. |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Richard M.... | (set-language-environment): Test unibyte-syntax instead... |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Richard M.... | Define unibyte-syntax in each of these language environ... |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Richard M.... | (undo-in-progress): New variable. |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Richard M.... | (rmail): If existing buffer, use local |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Kenichi Handa | (code_convert_string): Count characters again if we |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Richard M.... | Explain "prefix arg". Explain how it can be a flag. |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Kenichi Handa | (x-complement-fontset-spec): Typo fixed. |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Kenichi Handa | (fs_load_font): Typo in comments fixed. |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Kenichi Handa | Typo in comments fixed. |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Kenichi Handa | (DECODE_ISO_CHARACTER): While decoding two-byte code, |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Kenichi Handa | (selection_data_to_lisp_data): Set Vlast_coding_system_... |
commit | commitdiff | tree | snapshot |
1998-07-08 |
Richard M.... | (vc-finish-logentry): Only delete windows in the select... |
commit | commitdiff | tree | snapshot |
1998-07-08 |
Kenichi Handa | ("Hebrew"): Add coding-priority. |
commit | commitdiff | tree | snapshot |
1998-07-08 |
Kenichi Handa | ("IPA"): Add coding-priority and coding-system. |
commit | commitdiff | tree | snapshot |
1998-07-08 |
Kenichi Handa | (Fformat): Replace explicit numeric constants with... |
commit | commitdiff | tree | snapshot |
1998-07-08 |
Kenichi Handa | (concat): Replace explicit numeric constants with prope... |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Richard M.... | (rmail-dont-reply-to): Understand |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Richard M.... | (scheme-font-lock-keywords-1): Fontify SCWM/Guile |
commit | commitdiff | tree | snapshot |
1998-07-07 |
Richard M.... | (add-hook): Use member if FUNCTION is a compiled function. |
commit | commitdiff | tree | snapshot |
1998-07-06 |
Richard M.... | (tex-delete-last-temp-files): Use file-name-sans-extens... |
commit | commitdiff | tree | snapshot |
1998-07-06 |
Richard M.... | Whitespace change. |
commit | commitdiff | tree | snapshot |
1998-07-06 |
Kenichi Handa | Make all multibyte characters self-insert. |
commit | commitdiff | tree | snapshot |
1998-07-06 |
Kenichi Handa | (isearch-mode-map): Make all multibyte characters |
commit | commitdiff | tree | snapshot |
1998-07-06 |
Kenichi Handa | (Vgeneric_character_list): New variable. |
commit | commitdiff | tree | snapshot |
1998-07-06 |
Kenichi Handa | (MAX_CHAR_COMPOSITION): Defined as (GLYPH_MASK_CHAR - |
commit | commitdiff | tree | snapshot |
1998-07-06 |
Kenichi Handa | (Fset_char_table_default): Check only if the charset of |
commit | commitdiff | tree | snapshot |
1998-07-06 |
Kenichi Handa | * international/mule.el: Don't make the function charse... |
commit | commitdiff | tree | snapshot |
1998-07-06 |
Kenichi Handa | (set-auto-coding-for-load): New variable. |
commit | commitdiff | tree | snapshot |
1998-07-06 |
Kenichi Handa | (Fformat): Pay attention to the byte combining problem. |
commit | commitdiff | tree | snapshot |
1998-07-06 |
Kenichi Handa | (Finsert_file_contents): Cancel previous change. Setup |
commit | commitdiff | tree | snapshot |
1998-07-06 |
Kenichi Handa | (concat): Pay attention to the byte combining problem. |
commit | commitdiff | tree | snapshot |
1998-07-06 |
Richard M.... | (texinfmt-version): Update version. |
commit | commitdiff | tree | snapshot |
1998-07-06 |
Richard M.... | (texinfo-environment-regexp): Add smalldisplay and... |
commit | commitdiff | tree | snapshot |
1998-07-06 |
Richard M.... | (Info-tagify): Finish previous change. |
commit | commitdiff | tree | snapshot |
1998-07-05 |
Richard M.... | (Info-find-node): Handle cross references to an @anchor. |
commit | commitdiff | tree | snapshot |
1998-07-05 |
Richard M.... | (read_list): Pass new arg to get_doc_string. |
commit | commitdiff | tree | snapshot |
1998-07-05 |
Richard M.... | (get_doc_string): Take both UNIBYTE and DEFINITION... |
commit | commitdiff | tree | snapshot |
1998-07-05 |
Richard M.... | (byte-compile-file): Bind set-auto-coding-for-load... |
commit | commitdiff | tree | snapshot |
1998-07-04 |
Richard M.... | (dired-omit-expunge): Message if skipping omitting |
commit | commitdiff | tree | snapshot |
1998-07-04 |
Richard M.... | (fill-individual-paragraphs): If JUST-ONE-LINE-PREFIX... |
commit | commitdiff | tree | snapshot |
1998-07-04 |
Richard M.... | (byte-boolean-vars): Add print-escape-multibyte. |
commit | commitdiff | tree | snapshot |
1998-07-03 |
Richard M.... | (derived-mode-hooks-name): Use -hook, not -hooks, in... |
commit | commitdiff | tree | snapshot |
1998-07-03 |
Richard M.... | (makefile-font-lock-keywords): Recognize automatic... |
commit | commitdiff | tree | snapshot |
1998-07-03 |
Richard M.... | (diary-mail-addr): Fix custom type. |
commit | commitdiff | tree | snapshot |
1998-07-03 |
Richard M.... | (pascal-insert-block): Fixed space-deletion bug in |
commit | commitdiff | tree | snapshot |
1998-07-03 |
Richard M.... | (Ffile_regular_p) [WINDOWSNT]: Bind |
commit | commitdiff | tree | snapshot |
1998-07-03 |
Richard M.... | (ps-printer-name): New variable. |
commit | commitdiff | tree | snapshot |
1998-07-03 |
Richard M.... | (printer-name): New variable. |
commit | commitdiff | tree | snapshot |
1998-07-03 |
Richard M.... | (direct-print-region-function): Renamed from |
commit | commitdiff | tree | snapshot |
1998-07-03 |
Richard M.... | (dos-printer): Obsolete variable deleted. |
commit | commitdiff | tree | snapshot |
1998-07-03 |
Richard M.... | (dos-print-region-function): Definition moved to dos... |
commit | commitdiff | tree | snapshot |
1998-07-03 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1998-07-03 |
Eric M. Ludlam | (checkdoc): Updated commentary. |
commit | commitdiff | tree | snapshot |
1998-07-03 |
Kenichi Handa | Keys for modern Korean syllables fixed. |
commit | commitdiff | tree | snapshot |
1998-07-03 |
Kenichi Handa | (create-fontset-from-fontset-spec): |
commit | commitdiff | tree | snapshot |
1998-07-03 |
Kenichi Handa | Fill weight and slant fields of a fontset |
commit | commitdiff | tree | snapshot |
1998-07-03 |
Kenichi Handa | (x-create-frame-with-faces): If an ASCII font is |
commit | commitdiff | tree | snapshot |
1998-07-03 |
Kenichi Handa | (Finsert): Typo in doc-string fixed. |
commit | commitdiff | tree | snapshot |
1998-07-03 |
Kenichi Handa | (Finsert_file_contents): Do not set Vlast_coding_system |
commit | commitdiff | tree | snapshot |
1998-07-02 |
Richard M.... | (customize-changed-options): Clean up previous change. |
commit | commitdiff | tree | snapshot |
1998-07-02 |
Richard M.... | Don't require imenu. |
commit | commitdiff | tree | snapshot |
1998-07-02 |
Richard M.... | (menu-bar-mode): Doc fix. |
commit | commitdiff | tree | snapshot |
1998-07-02 |
Dave Love | (end-of-fortran-subprogram): Check if we're on the... |
commit | commitdiff | tree | snapshot |
1998-07-02 |
Dave Love | (fortran-mode-map) <menu>: Tweak the imenu |
commit | commitdiff | tree | snapshot |
1998-07-02 |
Tom Tromey | Some itcl additions: |
commit | commitdiff | tree | snapshot |
1998-07-02 |
Richard M.... | (texinfo-anchor): New function. |
commit | commitdiff | tree | snapshot |
1998-07-02 |
Richard M.... | (Info-tagify): Handle tags for @anchor. |
commit | commitdiff | tree | snapshot |
next |