aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (report_overlay_modification): Renamed from verify_overlay_modification.Richard M. Stallman1994-12-111-15/+27
* * buffer.c (report_overlay_modification): Renamed fromRichard M. Stallman1994-12-111-2/+2
* (signal_before_change, signal_after_change):Richard M. Stallman1994-12-111-5/+15
* (list_buffers_1): Right-align the size values.Richard M. Stallman1994-12-111-7/+25
* (rmail-summary-goto-msg): When highlighting,Richard M. Stallman1994-12-111-1/+3
* (compile_pattern): Call re_set_registers here.Richard M. Stallman1994-12-111-7/+5
* (vc-dir-all-files): New function.Richard M. Stallman1994-12-101-48/+37
* (unrelocate_symbols): Add AIX4_1 conditionals and code.Richard M. Stallman1994-12-101-0/+18
* (sys_siglist) [AIX]: Add AIXHFT conditional.Richard M. Stallman1994-12-101-0/+2
* Change AIX conditional around HFNKEYS to AIXHFT.Richard M. Stallman1994-12-101-1/+1
* Added ispell-offset for version consistency.Karl Heuer1994-12-101-225/+270
* Fix typo in comment.Karl Heuer1994-12-091-1/+1
* (Fbyte_code): Call Ffollowing_char and Fprevious_charRichard M. Stallman1994-12-091-3/+3
* Add patterns for asm-mode.Karl Heuer1994-12-091-0/+14
* (set-auto-mode): Don't get confused by anything ending in "mode:" which isn'tKarl Heuer1994-12-091-1/+3
* Mention Hochleitner's correlation.Edward M. Reingold1994-12-081-1/+2
* (rlogin-initially-track-cwd): Now a 3-way flag.Richard M. Stallman1994-12-081-14/+22
* (telnet): Don't make assumptions about process name.Richard M. Stallman1994-12-071-4/+6
* (search_regs_saved): Delete initializer.Richard M. Stallman1994-12-071-1/+1
* (nntp-buggy-select): Delete usg-unix-v from list.Richard M. Stallman1994-12-071-4/+5
* (dired-insert-directory): Quote certain chars with \.Richard M. Stallman1994-12-071-20/+29
* (comint-mode-map): Treat C-up, C-down like M-p, M-n.Richard M. Stallman1994-12-071-0/+2
* [HAVE_SYSVIPC]: Include sys/utsname.h.Richard M. Stallman1994-12-071-6/+17
* [HAVE_SYSVIPC]: Include sys/utsname.h.Richard M. Stallman1994-12-071-4/+16
* (update_frame): Call calculate_costs if baud_rate changed.Richard M. Stallman1994-12-061-0/+3
* (calculate_costs): Set FRAME_COST_BAUD_RATE.Richard M. Stallman1994-12-061-10/+4
* (struct frame): New field cost_calculation_baud_rate.Richard M. Stallman1994-12-061-0/+5
* (dummy.c) [sony]: Include <sys/param.h> and emit newsos4 #ifdef NEWSOS4.Roland McGrath1994-12-061-1/+8
* (ange-ftp-set-binary-mode): Ignore hash size if nil.Karl Heuer1994-12-061-2/+6
* (isearch-cancel): New function.Richard M. Stallman1994-12-051-1/+9
* Comment out Oct 18 change to font-lock-after-change-functionSimon Marshall1994-12-051-7/+9
* (electric-buffer-menu-mode-map):Richard M. Stallman1994-12-051-0/+2
* (internal_equal): Call compare_string_intervals.Richard M. Stallman1994-12-041-1/+8
* (compare_string_intervals): New function.Richard M. Stallman1994-12-041-0/+41
* (INTERVAL_LAST_POS): Don't subtract 1 here.Richard M. Stallman1994-12-041-2/+2
* (argmatch): Take argc as arg; don't go past end of argv.Richard M. Stallman1994-12-041-13/+20
* (fill-region-as-paragraph): If region starts in mid-line,Richard M. Stallman1994-12-041-26/+37
* (scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused. Fixed.Richard M. Stallman1994-12-041-2/+2
* (child_setup_tty): Use CDISABLE for setting VERASE, VKILL.Richard M. Stallman1994-12-041-3/+15
* At compile time, discard any defsubr definitionsRichard M. Stallman1994-12-041-0/+15
* (bibtex-mode-map): Delete binding for ".Richard M. Stallman1994-12-041-4/+0
* (face-name, face-id, face-foreground, face-background)Richard M. Stallman1994-12-041-12/+12
* (replace-string, query-replace): Doc fixes.Richard M. Stallman1994-12-041-0/+6
* (rmail-get-new-mail): Position on first unseen message.Richard M. Stallman1994-12-031-11/+12
* (argmatch): Handle lstr == 0.Richard M. Stallman1994-12-031-1/+1
* (rmail-output): Don't quote "From " lines unless the capitalization is exact.Karl Heuer1994-12-021-3/+4
* (gettext): Make sure this is always defined, even #if emacs.Karl Heuer1994-12-011-11/+8
* Added defaults for grayscale font-lock-reference-face.Simon Marshall1994-12-011-1/+3
* Don't try to make directories that are guaranteed to already exist.David J. MacKenzie1994-11-301-5/+3
* (sendmail-send-it): Add `From:' header.Karl Heuer1994-11-301-0/+23