aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (thai-compose-string): New function.Kenichi Handa1999-01-051-0/+19
* (fill-region-as-paragraph): While deleting aKenichi Handa1999-01-051-0/+4
* (thai-post-read-conversion): Handle ThaiKenichi Handa1999-01-051-3/+27
* (easy-menu-define): Doc fix.Richard M. Stallman1999-01-041-51/+127
* [__GLIBC__ >= 2]: Check __FAVOR_BSD instead ofAndreas Schwab1999-01-041-2/+2
* (recover-session): Preserve point when insertingAndreas Schwab1999-01-041-9/+10
* (debug): Leave recursive minibuffer enabledAndreas Schwab1999-01-041-1/+2
* (View-revert-buffer-scroll-page-forward): BindAndreas Schwab1999-01-041-1/+1
* Provide `rmailout'.Richard M. Stallman1999-01-041-59/+69
* (rmail-summary-output-to-rmail-file):Richard M. Stallman1999-01-041-17/+36
* Delete #if 0 old definitions.Richard M. Stallman1999-01-031-16/+0
* (find-file-noselect): Let /: suppress wildcard matching.Richard M. Stallman1999-01-031-0/+3
* (clipboard-yank): Doc fix.Richard M. Stallman1999-01-031-1/+1
* (Info-insert-dir): Chase symlinks for file-attributes.Richard M. Stallman1999-01-031-1/+4
* (vc-backend-diff): Use `diff-switches-list' throughout.Richard M. Stallman1999-01-021-7/+3
* (main) [DOUG_LEA_MALLOC]: Don't call r_alloc_reinit.Richard M. Stallman1999-01-021-2/+0
* (Ffind_charset_region): Fix doc typo.Richard M. Stallman1999-01-021-1/+1
* Can use linear algorithm for indentation if Emacs supports it.Richard M. Stallman1999-01-021-367/+1027
* (mail-mode): Eliminate ambiguous match from paragraph-start.Richard M. Stallman1999-01-021-2/+6
* In each active map, for each menu bar item, use only the first submap.Richard M. Stallman1999-01-021-0/+17
* [DOUG_LEA_MALLOC] (REL_ALLOC): Undefine it.Richard M. Stallman1999-01-021-0/+5
* (MMAP_MAX_AREAS): New macro.Richard M. Stallman1999-01-021-3/+9
* *** empty log message ***Richard M. Stallman1998-12-311-9/+1
* (IT_write_glyphs): Convert unibyte characters toEli Zaretskii1998-12-311-1/+5
* (sgml-validate): Ask whether to save onlyRichard M. Stallman1998-12-311-3/+1
* (rmail-encode-string): Make sure mask value isRichard M. Stallman1998-12-311-0/+1
* (Fdefine_prefix_command): Accept a third argument NAMEEli Zaretskii1998-12-311-5/+7
* Don't warn about dos-* variables unless on MS-DOS,Eli Zaretskii1998-12-311-3/+13
* (prefer-coding-system): Fix previous change.Eli Zaretskii1998-12-311-1/+1
* Fix typo.Markus Rost1998-12-311-1/+1
* (re_compile_fastmap): Do something similar to theRichard M. Stallman1998-12-301-7/+13
* (what-cursor-position): Fix previous change.Richard M. Stallman1998-12-301-10/+10
* (function-called-at-point): First look for function at point.Richard M. Stallman1998-12-301-12/+13
* (m4-m4-region, m4-m4-buffer): Use shell-command-on-region.Richard M. Stallman1998-12-301-20/+5
* (prefer-coding-system): If the argument requires specific EOL conversionEli Zaretskii1998-12-301-2/+11
* (browse-url-mail): Give argument SEND-ACTIONRichard M. Stallman1998-12-301-4/+4
* (lisp_malloc, lisp_free): New functions.Richard M. Stallman1998-12-301-56/+103
* Added mouse-selection feature for pages directory buffer.Richard M. Stallman1998-12-301-3/+17
* *** empty log message ***Richard M. Stallman1998-12-291-0/+4
* (easy-menu-get-map): Change global map only if this menu exists in theRichard M. Stallman1998-12-291-3/+11
* (main): Call memory_warnings and uninterrupt_mallocRichard M. Stallman1998-12-291-8/+7
* (Fsingle_key_description): Handle (control ?x) etc.Richard M. Stallman1998-12-291-12/+36
* (cp-make-coding-systems-for-codepage): Doc fix.Eli Zaretskii1998-12-291-5/+8
* (x_iconify_frame): Wait for frame to be iconified; doAndrew Innes1998-12-281-3/+1
* (w32_msg_pump): Ignore WM_NULL message posted to threadAndrew Innes1998-12-281-45/+90
* (Vw32_start_process_inherit_error_mode): New variable.Andrew Innes1998-12-281-8/+22
* (_start): Force system calls accessing unmounted devices to failAndrew Innes1998-12-281-0/+4
* (spawn): Pass directory for child as parameter.Andrew Innes1998-12-281-4/+15
* (ad-special-forms): Add save-current-bufferAndreas Schwab1998-12-281-5/+5
* (edit-kbd-macro): Recognize electric-view-lossage.Richard M. Stallman1998-12-271-1/+1