aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * etags.c (longopts, print_help, main): Use -I as abbreviationFrancesco Potortì1995-01-181-14/+13
* (gud-gdb-find-file): Propagate debug menu to found buffers.Richard M. Stallman1995-01-181-37/+66
* (dbx): Fix missing cast of $curline for Irix.Richard M. Stallman1995-01-171-2/+2
* (pascal-mode-map, pascal-outline-map):Richard M. Stallman1995-01-171-19/+49
* Make sure the event read by comint-dynamic-list-completions isn'tSimon Marshall1995-01-171-3/+3
* (command-line-1): Handle -f with kbd macro.Richard M. Stallman1995-01-171-1/+3
* (list_buffers_1, Flist_buffers): Functions deleted.Richard M. Stallman1995-01-171-131/+0
* (message_dolog): Ignore narrowing.Karl Heuer1995-01-171-8/+11
* (redisplay, redisplay_window, display_mode_line, decode_mode_spec): Use windowKarl Heuer1995-01-171-9/+13
* (struct window): New member column_number_displayed.Karl Heuer1995-01-171-1/+4
* (write_glyphs, insert_glyphs): Call checkmagic.Karl Heuer1995-01-171-2/+4
* Declare checkmagic.Karl Heuer1995-01-171-0/+1
* (cmcheckmagic): New function.Karl Heuer1995-01-171-0/+29
* (calendar): Doc fix.Karl Heuer1995-01-161-1/+1
* (standard-display-ascii): Doc fix. Allow use with X.Karl Heuer1995-01-161-5/+4
* (iso-aggressive-german-trans-tab): Doc fix.Karl Heuer1995-01-161-6/+6
* (kbd_buffer_store_event): Cast arg of bcopy.Richard M. Stallman1995-01-161-1/+1
* (r_alloc_init): Remove unused variable END.Roland McGrath1995-01-151-4/+2
* (vc-do-command): Use set-buffer-modified-p instead of not-modified.Roland McGrath1995-01-151-2/+2
* (not-modified): Doc fix.Roland McGrath1995-01-151-2/+5
* (etags-tags-completion-table): Don't let match string contain a \177.Roland McGrath1995-01-151-3/+3
* (vc-directory): Prompt for a directory, not a file.Karl Heuer1995-01-141-1/+1
* (Fpurecopy): Mask size field when copying pseudovector.Karl Heuer1995-01-141-0/+2
* Declare Qrear_nonsticky.Richard M. Stallman1995-01-131-0/+1
* (Vuse_hard_newlines): New variable.Richard M. Stallman1995-01-131-6/+41
* (forward-paragraph): Notice use-hard-newlines value.Richard M. Stallman1995-01-131-14/+39
* (fill-region-as-paragraph): Don't modify newlineRichard M. Stallman1995-01-131-35/+40
* (open-line, split-line, next-line): Use `newline'Richard M. Stallman1995-01-131-27/+18
* (list-buffers): Fix previous change.Richard M. Stallman1995-01-131-2/+1
* Fix previous change.Richard M. Stallman1995-01-131-8/+9
* (list-buffers): New function.Richard M. Stallman1995-01-131-0/+90
* (printchar, strout): Call message_dolog.Karl Heuer1995-01-131-1/+17
* Declare message_dolog.Karl Heuer1995-01-131-0/+1
* (message_log_need_newline): New var.Karl Heuer1995-01-131-12/+34
* (easy-menu-define): Doc fix.Karl Heuer1995-01-131-4/+2
* Don't allow MARKBIT and DONT_COPY_FLAG to be the same bit.Karl Heuer1995-01-131-0/+4
* (DONT_COPY_FLAG): Default this to 1.Karl Heuer1995-01-131-9/+13
* (revert-buffer): Recompute buffer-file-truename.Richard M. Stallman1995-01-121-0/+4
* (internal_equal): Delete redundant tests.Karl Heuer1995-01-121-59/+57
* (indent-c-exp): Handle `{ if (x)\n foo;\n bar;' case.Richard M. Stallman1995-01-121-44/+53
* (indent-c++-exp): Handle `{ if (x)\n foo;\n bar;' case.Richard M. Stallman1995-01-121-31/+37
* (find-backup-file-name): Run a file name handler.Richard M. Stallman1995-01-121-93/+99
* (ange-ftp-set-buffer-mode): Don't set make-backup-files.Richard M. Stallman1995-01-121-6/+11
* (unexec): Cast value of sbrk.Richard M. Stallman1995-01-121-13/+12
* (internal_equal): Once again use a switch.Richard M. Stallman1995-01-121-52/+74
* Global polishing, some bugs corrected, dynamic allocation used insteadFrancesco Potortì1995-01-121-390/+262
* (mouse-select-buffer) Handle an aborted selection.Richard M. Stallman1995-01-121-1/+3
* (etags-goto-tag-location): Add 1 to char positions in TAGS.Richard M. Stallman1995-01-121-0/+3
* (define-derived-mode): Doc fix.Richard M. Stallman1995-01-111-1/+1
* Put height and width from geometry parm into default-frame-alist.Richard M. Stallman1995-01-111-3/+15