aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* C. Dominik <cd@gnu.org>Carsten Dominik1998-05-011-0/+26
* (show-paren-ring-bell-on-mismatch): New option.Richard M. Stallman1998-05-011-1/+10
* (LIBS): Link in shell32.lib.Richard M. Stallman1998-05-011-0/+1
* (event_kind): New event type `drag_n_drop'.Richard M. Stallman1998-05-011-2/+16
* (Qdrag_n_drop, drag_n_drop_syms, lispy_drag_n_drop_names): New variables.Richard M. Stallman1998-05-011-0/+87
* (wordify): Do the second loop by chars, not by bytes.Richard M. Stallman1998-05-011-11/+28
* (file-cache-add-file): Checks to see if file existsRichard M. Stallman1998-05-011-37/+40
* Include shellapi.h.Richard M. Stallman1998-05-011-0/+59
* Include shellapi.h.Richard M. Stallman1998-05-011-0/+10
* (w32-drag-n-drop-debug, w32-drag-n-drop)Richard M. Stallman1998-05-011-0/+23
* (find-coding-systems-for-charsets):Kenichi Handa1998-05-011-18/+39
* (quail-show-translations): ShowKenichi Handa1998-05-011-4/+6
* (encode_coding_iso2022): If encoding a last block,Kenichi Handa1998-05-011-11/+8
* (generic): Added defgroup declaration.Richard M. Stallman1998-05-011-20/+18
* (popup-menu-popup): Fix typo: set menu-keymap.Richard M. Stallman1998-05-011-1/+1
* (rmail-cease-edit): Call rmail-show-message even if message text is unchanged.Richard M. Stallman1998-05-011-3/+4
* (WM_MOUSEWHEEL): Define relative to WM_MOUSELAST.Geoff Voelker1998-04-301-1/+4
* (msh_mousewheel): Declare.Geoff Voelker1998-04-301-0/+27
* (msh_mousewheel): New variable.Geoff Voelker1998-04-301-0/+13
* Generalized region skipping added.Richard M. Stallman1998-04-301-925/+1183
* (ispell-message): Use rfc822-goto-eoh.Richard M. Stallman1998-04-301-9/+5
* (ethio-sera-to-fidel-mail): Use rfc822-goto-eoh.Richard M. Stallman1998-04-301-17/+9
* (news-reply-mode): Don't load sendmail here.Richard M. Stallman1998-04-301-17/+12
* (report-emacs-bug): Use rfc822-goto-eoh.Richard M. Stallman1998-04-301-4/+8
* Require sendmail.Richard M. Stallman1998-04-301-23/+8
* (expand-mail-aliases): Doc fix.Richard M. Stallman1998-04-301-5/+3
* (mail-abbrev-in-expansion-header-p): Use mail-header-end.Richard M. Stallman1998-04-301-7/+2
* (reporter-calculate-separator): Function deleted.Richard M. Stallman1998-04-301-42/+19
* (rmail-forward): Use mail-text-start.Richard M. Stallman1998-04-301-10/+4
* Require sendmail.Richard M. Stallman1998-04-301-9/+5
* (smtpmail-send-it): Use mail-sendmail-undelimit-header.Richard M. Stallman1998-04-301-5/+1
* Require sendmail.el.Richard M. Stallman1998-04-301-2/+2
* (quit-window): Don't try to switch buffersRichard M. Stallman1998-04-301-2/+4
* [defined (__alpha__) && !defined (__NetBSD__) && !defined (__OpenBSD__)]:Richard M. Stallman1998-04-301-1/+32
* (setup-8-bit-environment): Don't do anything special here for unibyte mode.Richard M. Stallman1998-04-301-6/+0
* (perl-mode): Add autoload cookie.Richard M. Stallman1998-04-301-0/+1
* (set-language-environment): Fix previous change.Richard M. Stallman1998-04-301-3/+16
* (standard-display-european): Use set-language-environmentRichard M. Stallman1998-04-301-12/+11
* (minibuf_conform_representation): New function.Richard M. Stallman1998-04-301-8/+28
* (find_handler_clause): Cast Fbacktrace to proper type.Richard M. Stallman1998-04-301-1/+10
* (imenu--generic-function): Doc fix. Rewritten to be faster.Richard M. Stallman1998-04-301-195/+210
* (tar-mode-write-file): Protect from null tar-header-offset.Dave Love1998-04-291-1/+4
* (tar-extract): Use `!' instead of `:' to constructRichard M. Stallman1998-04-291-1/+2
* (struct process): Make inherit_coding_system_flag a Lisp_Object.Richard M. Stallman1998-04-291-5/+9
* (Fset_process_inherit_coding_system_flag, Fstart_process):Richard M. Stallman1998-04-291-6/+8
* (assoc-ignore-representation): New function.Richard M. Stallman1998-04-291-3/+15
* Fix -Wimplicit warnings.Andreas Schwab1998-04-291-4/+3
* (redisplay_window): Update STARTP_BYTE alongside withAndreas Schwab1998-04-291-3/+9
* (make_window): Initialize last_point field.Andreas Schwab1998-04-291-0/+1
* (emacs_get_tty): Zero out termios structure beforeAndreas Schwab1998-04-291-0/+2