aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (font-lock-no-comments): New variable.Richard M. Stallman1994-05-131-24/+32
* (HAVE_X11XTR6): Arrange to define it.Richard M. Stallman1994-05-131-0/+9
* (HAVE_X11XTR6): Add #undef.Richard M. Stallman1994-05-131-0/+3
* (LIBXTR6): New variable. Test HAVE_X11XTR6.Richard M. Stallman1994-05-131-1/+1
* (syms_of_keyboard): Set up Qpolling_period.Richard M. Stallman1994-05-131-0/+15
* (Fopen_network_stream): Call bind_polling_period; later unbind the binding.Richard M. Stallman1994-05-131-1/+19
* (save_excursion_restore): Don't run activate-mark-hookRichard M. Stallman1994-05-131-2/+10
* (LIBXTR6): New variable.Richard M. Stallman1994-05-131-1/+5
* (vc-registered): Use find-file-name-handler.Richard M. Stallman1994-05-131-8/+1
* (sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.Richard M. Stallman1994-05-131-2/+2
* (child_setup): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.Richard M. Stallman1994-05-131-2/+3
* (main): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.Richard M. Stallman1994-05-131-3/+3
* Handle Motif and Open-look.Richard M. Stallman1994-05-121-1/+16
* Rewrite mouse-3 menu as a keymap.Richard M. Stallman1994-05-121-33/+22
* (autoload-trim-file-name): Make it relativeRichard M. Stallman1994-05-121-11/+10
* (outline-init): Delete junk at end.Richard M. Stallman1994-05-121-5/+3
* (texinfo-show-structure): Fix subsubsection indent amount.Richard M. Stallman1994-05-121-1/+1
* (menu-bar-update-buffers): Don't use string-match.Karl Heuer1994-05-121-2/+1
* (display_text_line): Fix check for end of buffer.Karl Heuer1994-05-121-1/+1
* (update-autoloads-here): Split up long message.Karl Heuer1994-05-121-3/+5
* (maybe-blessmail): Mention bless-mail is in lib-src.Richard M. Stallman1994-05-121-1/+1
* (install): Depend on blessmail.Richard M. Stallman1994-05-121-1/+1
* (dumpglyphs): For cursor foreground, try theRichard M. Stallman1994-05-121-2/+6
* (mips-siemens-sysv*): Put quotes around value containing blanks.David J. MacKenzie1994-05-121-2/+2
* Comment change.Richard M. Stallman1994-05-121-5/+0
* (gnus-group-mode-map, gnus-summary-mode-map):Richard M. Stallman1994-05-121-1/+4
* (init_callproc): Never set Vdata_directory based onRichard M. Stallman1994-05-121-1/+25
* (tar-extract): Don't clear out the buffer-file-name.Richard M. Stallman1994-05-121-6/+2
* (shell-command): Use buffer name *Shell-Command*.Richard M. Stallman1994-05-121-1/+1
* (TAGS): Use the makefile in src subdir.Richard M. Stallman1994-05-121-2/+1
* (sdb): Handle tags-file-name as nil.Richard M. Stallman1994-05-121-1/+3
* [__GNU_LIBRARY__]: Include <termios.h>.Roland McGrath1994-05-111-0/+4
* (xmenu_show): New var mb_item. Use it to determine the menubar item thatFred Pierresteguy1994-05-111-7/+7
* (string_width): Deleted.Richard M. Stallman1994-05-111-13/+0
* (ediff-no-help-in-control-buffer): Renamed fromKarl Heuer1994-05-111-2/+2
* (update-file-autoloads): Delete leftover variable.Karl Heuer1994-05-111-2/+1
* (Frename_buffer): Reject empty string as new name.Richard M. Stallman1994-05-111-4/+8
* (exec_sentinel): Don't deactivate the mark. Check for asynch buffer switch.Karl Heuer1994-05-111-1/+8
* (Man-build-man-command): Use manual-program, not hardcoded name.Karl Heuer1994-05-111-2/+2
* (Man-heading-regexp): Fix pattern.Karl Heuer1994-05-111-2/+2
* (Man-heading-regexp): Fix pattern.Karl Heuer1994-05-111-1/+1
* (Man-reuse-okay-p): Doc fix.Karl Heuer1994-05-111-88/+94
* (BSD): Define as 42.Richard M. Stallman1994-05-111-2/+2
* Don't declare logb if it is a macro.Richard M. Stallman1994-05-111-2/+2
* (read_char): Preserve echo area on asynch buffer switch.Karl Heuer1994-05-101-1/+3
* (ispell-message): Add `ispell-message-text-end' andRichard M. Stallman1994-05-101-10/+65
* (Finsert_file_contents) [MSDOS]: Ignore the replace feature.Richard M. Stallman1994-05-101-1/+66
* Comment fix.Roland McGrath1994-05-101-0/+3
* [__GNU_LIBRARY__]: Redefine PENDING_OUTPUT_COUNT even if already defined.Roland McGrath1994-05-101-1/+2
* (calendar-mode-map): Change binding of Mouse-2. Bind Mouse-3.Edward M. Reingold1994-05-101-46/+54