summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* (install-strip): Fix whitespace.Richard M. Stallman1996-03-221-1/+1
|
* Ancient leading comment removed.Richard M. Stallman1996-03-221-100/+128
| | | | | | | | | | | | | | | | (gomoku-mode-map): Added numeric keypad for 8 directions, changed comments to lowercase (C-c rather than C-C), added SPC to play and undo's binding to go back. (gomoku-emacs-won, gomoku-font-lock-O-face, gomoku-font-lock-X-face) (gomoku-font-lock-keywords): New variables. (gomoku-mode): Use it and make buffer read-only for user. (gomoku-terminate-game): Remove (ding) -- maybe should be optonal. (gomoku-init-display): Rewritten, makes fields intangible so you can't go in between. Make free fields have mouse-face. (gomoku-cross-qtuple): Take account of intangible text, and that empty lines are now really empty. (gomoku-move-left, gomoku-move-right): Removed thanks to intangibility. (gomoku-move-ne, -se, -nw, -sw): Use normal left / right motion.
* * etags.c (just_read_file): Reset lineno and charno on entry.Francesco Potortì1996-03-221-92/+408
| | | | | | | | | | | | | | | | | | | | | | | * etags.c: Prolog language totaly rewritten. (Prolog_functions): Rewritten from scratch. (skip_comment, prolog_getit): Removed. (prolog_skip_comment): New function, like old skip_comment. (prolog_pred, prolog_atom, prolog_white): New functions. (erlang_func, erlang_attributes): Forward declarations added. (erlang_atom): Check if backslash ends line inside quoted atom. * etags.c (absolutefn): DOS_NT version corrected. (main): Append "/" to the dir name only if not already there. (print_help): Explain the absolute/relative file name issue. * etags.c: New Languange Erlang added. (Erlang_functions, erlang_func, erlang_attribute, erlang_atom, erlang_white): New functions. (Erlang_suffixes): New suffix list. (lang_names): Erlang entry added. (prolog_getit): Accepts headers spanning several lines. Always name tags. (Prolog_functions): Removed incorrect compensation for newline characters. (readline_internal): Zero-terminate last line.
* (elp-instrument-package): Don't instrument keymaps and autoloaded functions.Richard M. Stallman1996-03-221-3/+3
|
* (switch-to-lisp): Sometimes turn on pop-up-frames.Richard M. Stallman1996-03-221-1/+6
|
* (add-log-full-name, add-log-mailing-address): Add autoload cookies.Richard M. Stallman1996-03-221-0/+2
|
* (vc-update-change-log): Use add-log-full-name andRichard M. Stallman1996-03-221-6/+4
| | | | add-log-mailing-address only if non-nil.
* (os): sunos[3456] -> sunos[34], sunos[56] have their own entrieslibc-960328libc-960327libc-960326libc-960325libc-960324libc-960323libc-960322Doug Evans1996-03-211-1/+1
|
* (indent-c++-exp): Use calculate-c-indent-after-brace.Richard M. Stallman1996-03-211-1/+3
| | | | (c++-mode): Require c-mode.
* (custom-declare): Change `as' to `as-is'.Richard M. Stallman1996-03-211-20/+20
|
* (custom-type-properties): Add new type `triggle' forRichard M. Stallman1996-03-211-6/+17
| | | | use with "boolean" face properties.
* (main): Initialize progname variable before using it.Richard M. Stallman1996-03-201-2/+3
| | | | Quote `username' in From_ header.
* (sh-font-lock-keywords): Highlight \ only with non-alphanumeric char.Richard M. Stallman1996-03-201-1/+1
|
* (install-strip): New target.Richard M. Stallman1996-03-201-1/+6
| | | | | (top_distclean): Use `|| true' to ignore error in rm. -f failed to do the job on Suns.
* (Fcall_interactively): In `c' case, use message_nologRichard M. Stallman1996-03-201-1/+4
| | | | instead of message1_nolog.
* Comment change.Richard M. Stallman1996-03-201-292/+270
|
* (NULL): Define only if not already defined.make-3-74-4amigados-mergeRoland McGrath1996-03-201-0/+2
|
* [HAVE_STRING_H]: Include string.h.Roland McGrath1996-03-201-0/+7
| | | | [HAVE_STDLIB_H]: Include stdlib.h.
* (wait_reading_process_input): Extract the number from read_kbd with XINT.Richard M. Stallman1996-03-191-1/+1
|
* (gnus-make-face): Redo Feb 20 change.Richard M. Stallman1996-03-191-31/+31
|
* (custom-face-hack): Avoid evalling the argsRichard M. Stallman1996-03-191-2/+2
| | | | in the list that the export function returns.
* (fill-region-as-paragraph): Fix the second check forRichard M. Stallman1996-03-191-2/+4
| | | | whether we reached the end of the paragraph.
* Test HAVE_LINUX_VERSION_H, not HAVE_VERSION_H.Richard M. Stallman1996-03-191-2/+2
|
* (HAVE_LINUX_VERSION_H): Renamed from HAVE_VERSION_H.Richard M. Stallman1996-03-191-2/+1
|
* (getpid): New function.Geoff Voelker1996-03-191-0/+6
|
* (count-windows): Doc fix.Karl Heuer1996-03-181-2/+2
|
* (insert-buffer): Fix typo in previous change.Erik Naggum1996-03-181-1/+1
|
* * simple.el (insert-buffer): Interactive default changed to a moreFrancesco Potortì1996-03-181-4/+9
| | | | reasonable one.
* Comment change.Richard M. Stallman1996-03-181-0/+3
|
* (describe-mode): Handle minor mode w/o mode line indicator.Richard M. Stallman1996-03-181-2/+5
|
* (X_I18N_INHIBITED): New macro--define thisRichard M. Stallman1996-03-181-5/+23
| | | | | | instead of undefining HAVE_X_I18N. (x_window) [HAVE_X_I18N]: Set FRAME_XIM. [X_I18N_INHIBITED]: Set FRAME_XIM and FRAME_XIC to 0.
* (x_destroy_window) [HAVE_X_I18N]: Free xic and xim of frame.Richard M. Stallman1996-03-181-0/+7
|
* (struct x_output): New member xim.Richard M. Stallman1996-03-181-0/+3
| | | | (FRAME_XIM): New macro.
* Perl Manual item deleted.Richard M. Stallman1996-03-171-4/+0
|
* (fill-context-prefix): Unused var `eol' deleted.Richard M. Stallman1996-03-171-2/+1
|
* Comment/whitespace change.Richard M. Stallman1996-03-171-7/+11
|
* (update_from_various_frame_slots)Richard M. Stallman1996-03-171-2/+2
| | | | (update_various_frame_slots): Take account of menubar_height.
* (LINUX_SIGIO_DOES_WORK): Define only if HAVE_VERSION_H.Richard M. Stallman1996-03-171-3/+9
| | | | (TERMINFO): Don't define this.
* (NEED_LIBW): Defined.Richard M. Stallman1996-03-171-0/+4
|
* (X11R5_INHIBIT_I18N): Definition moved to aix3-2.h.Richard M. Stallman1996-03-171-7/+0
|
* (X11R5_INHIBIT_I18N): Definition moved here.Richard M. Stallman1996-03-171-0/+7
|
* (HAVE_VERSION_H): Add #undef.Richard M. Stallman1996-03-171-0/+2
|
* (occur): If no matches, just display in echo area.Richard M. Stallman1996-03-171-90/+96
|
* (map-y-or-n-p): Fix previous change.Richard M. Stallman1996-03-171-3/+5
| | | | Delete autoload cookie (file is preloaded).
* (lisp-fill-paragraph): Treat code-and-comment case specially.Richard M. Stallman1996-03-171-3/+13
|
* (imenu-generic-expression): Autoload the make-variable-buffer-local call.Richard M. Stallman1996-03-171-0/+1
|
* (report-emacs-bug): Use a different address for pretest versions.Richard M. Stallman1996-03-171-2/+11
|
* (comint-exec-1): Use dumb instead of unknown, for terminfo.Richard M. Stallman1996-03-171-2/+2
|
* (install-arch-dep): Don't depend on install-arch-indep.Richard M. Stallman1996-03-171-3/+5
|
* (WinMain): Allocate a console for stdoutGeoff Voelker1996-03-171-1/+23
| | | | and stderr if necessary.