1995-01-18 |
Richard M. Stallman |
(Qtemp_buffer_show_hook): New hook.
|
1995-01-18 |
Richard M. Stallman |
(scribe-mode): Treat @: as a sentence end.
|
1995-01-18 |
Richard M. Stallman |
Use byte-compile-dynamic.
|
1995-01-18 |
Roland McGrath |
(etags-file-of-tag): Use a regexp search to find the file name,
|
1995-01-18 |
Karl Heuer |
Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.
|
1995-01-18 |
Karl Heuer |
[!emacs] (SWITCH_ENUM_CAST): New macro, from emacs/lisp.h
|
1995-01-18 |
Karl Heuer |
(SWITCH_ENUM_CAST): New macro.
|
1995-01-18 |
Karl Heuer |
(check-ispell-version): Force standard syntax table.
|
1995-01-18 |
Karl Heuer |
(remote-compile): Use new global remote-shell-program.
|
1995-01-18 |
Karl Heuer |
(rsh): Use new global remote-shell-program.
|
1995-01-18 |
Karl Heuer |
(ange-ftp-gateway-program, ange-ftp-shell-command): Use new global
|
1995-01-18 |
Karl Heuer |
(remote-shell-program): New var.
|
1995-01-18 |
Francesco Potortì |
* etags.c (longopts, print_help, main): Use -I as abbreviation
|
1995-01-18 |
Richard M. Stallman |
(gud-gdb-find-file): Propagate debug menu to found buffers.
|
1995-01-17 |
Richard M. Stallman |
(dbx): Fix missing cast of $curline for Irix.
|
1995-01-17 |
Richard M. Stallman |
(pascal-mode-map, pascal-outline-map):
|
1995-01-17 |
Simon Marshall |
Make sure the event read by comint-dynamic-list-completions isn't
|
1995-01-17 |
Richard M. Stallman |
(command-line-1): Handle -f with kbd macro.
|
1995-01-17 |
Richard M. Stallman |
(list_buffers_1, Flist_buffers): Functions deleted.
|
1995-01-17 |
Karl Heuer |
(message_dolog): Ignore narrowing.
|
1995-01-17 |
Karl Heuer |
(redisplay, redisplay_window, display_mode_line, decode_mode_spec): Use window
|
1995-01-17 |
Karl Heuer |
(struct window): New member column_number_displayed.
|
1995-01-17 |
Karl Heuer |
(write_glyphs, insert_glyphs): Call checkmagic.
|
1995-01-17 |
Karl Heuer |
Declare checkmagic.
|
1995-01-17 |
Karl Heuer |
(cmcheckmagic): New function.
|
1995-01-16 |
Karl Heuer |
(calendar): Doc fix.
|
1995-01-16 |
Karl Heuer |
(standard-display-ascii): Doc fix. Allow use with X.
|
1995-01-16 |
Karl Heuer |
(iso-aggressive-german-trans-tab): Doc fix.
|
1995-01-16 |
Richard M. Stallman |
(kbd_buffer_store_event): Cast arg of bcopy.
|
1995-01-15 |
Roland McGrath |
(r_alloc_init): Remove unused variable END.
|
1995-01-15 |
Roland McGrath |
(vc-do-command): Use set-buffer-modified-p instead of not-modified.
|
1995-01-15 |
Roland McGrath |
(not-modified): Doc fix.
|
1995-01-15 |
Roland McGrath |
(etags-tags-completion-table): Don't let match string contain a \177.
|
1995-01-14 |
Karl Heuer |
(vc-directory): Prompt for a directory, not a file.
|
1995-01-14 |
Karl Heuer |
(Fpurecopy): Mask size field when copying pseudovector.
|
1995-01-13 |
Richard M. Stallman |
Declare Qrear_nonsticky.
|
1995-01-13 |
Richard M. Stallman |
(Vuse_hard_newlines): New variable.
|
1995-01-13 |
Richard M. Stallman |
(forward-paragraph): Notice use-hard-newlines value.
|
1995-01-13 |
Richard M. Stallman |
(fill-region-as-paragraph): Don't modify newline
|
1995-01-13 |
Richard M. Stallman |
(open-line, split-line, next-line): Use `newline'
|
1995-01-13 |
Richard M. Stallman |
(list-buffers): Fix previous change.
|
1995-01-13 |
Richard M. Stallman |
Fix previous change.
|
1995-01-13 |
Richard M. Stallman |
(list-buffers): New function.
|
1995-01-13 |
Karl Heuer |
(printchar, strout): Call message_dolog.
|
1995-01-13 |
Karl Heuer |
Declare message_dolog.
|
1995-01-13 |
Karl Heuer |
(message_log_need_newline): New var.
|
1995-01-13 |
Karl Heuer |
(easy-menu-define): Doc fix.
|
1995-01-13 |
Karl Heuer |
Don't allow MARKBIT and DONT_COPY_FLAG to be the same bit.
|
1995-01-13 |
Karl Heuer |
(DONT_COPY_FLAG): Default this to 1.
|
1995-01-12 |
Richard M. Stallman |
(revert-buffer): Recompute buffer-file-truename.
|
1995-01-12 |
Karl Heuer |
(internal_equal): Delete redundant tests.
|
1995-01-12 |
Richard M. Stallman |
(indent-c-exp): Handle `{ if (x)\n foo;\n bar;' case.
|
1995-01-12 |
Richard M. Stallman |
(indent-c++-exp): Handle `{ if (x)\n foo;\n bar;' case.
|
1995-01-12 |
Richard M. Stallman |
(find-backup-file-name): Run a file name handler.
|
1995-01-12 |
Richard M. Stallman |
(ange-ftp-set-buffer-mode): Don't set make-backup-files.
|
1995-01-12 |
Richard M. Stallman |
(unexec): Cast value of sbrk.
|
1995-01-12 |
Richard M. Stallman |
(internal_equal): Once again use a switch.
|
1995-01-12 |
Francesco Potortì |
Global polishing, some bugs corrected, dynamic allocation used instead
|
1995-01-12 |
Richard M. Stallman |
(mouse-select-buffer) Handle an aborted selection.
|
1995-01-12 |
Richard M. Stallman |
(etags-goto-tag-location): Add 1 to char positions in TAGS.
|