Mercurial > emacs
view .bzrignore @ 112190:0bfc36865094
* lisp/progmodes/prolog.el: Fix up coding conventions and such.
(prolog-indent-width): Use the same default as in
previous prolog.el rather than tab-width which depends on which buffer
is current when the file is loaded.
(prolog-electric-newline-flag): Only enable if electric-indent-mode
is not available.
(prolog-emacs): Remove. Use (featurep 'xemacs) instead.
(prolog-known-systems): Remove.
(prolog-mode-syntax-table, prolog-inferior-mode-map):
Move initialization into declaration.
(prolog-mode-map): Move initialization into declaration.
Remove system-specific mode-map vars, since they referred to the same
keymap anyway.
(prolog-mode-variables): Obey the user's preference w.r.t
adaptive-fill-mode. Prefer symbol-value to `eval'.
(prolog-mode-keybindings-edit): Add compatibility bindings.
(prolog-mode): Use define-derived-mode. Don't handle mercury here.
(mercury-mode-map): New var.
(mercury-mode, prolog-inferior-mode): Use define-derived-mode.
(prolog-ensure-process, prolog-process-insert-string)
(prolog-consult-compile): Use with-current-buffer.
(prolog-guess-fill-prefix): Simplify data flow.
(prolog-replace-in-string): New function to use instead of
replace-in-string.
(prolog-enable-sicstus-sd): Don't abuse `eval'.
(prolog-uncomment-region): Use `uncomment-region' when available.
(prolog-electric-colon, prolog-electric-dash): Use `eolp'.
(prolog-int-to-char, prolog-char-to-int): New functions to use instead
of int-to-char and char-to-int.
(prolog-mode-hook, prolog-inferior-mode-hook): Don't force font-lock.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 11 Jan 2011 00:07:32 -0500 |
parents | b71665f4f9ba |
children | 9f1234368955 |
line wrap: on
line source
./_dir-locals.el ./bin ./BIN ./config.log ./config.status ./data ./etc/icons ./lock ./README.W32 ./site-lisp oo oo-spd *.dSYM *.elc *.exe autom4te.cache confdefs.h configure.lineno conftest* core DOC DOC-* makefile Makefile Makefile.c stamp_BLD subdirs.el TAGS TAGS-LISP info/* admin/unidata/unidata.txt leim/leim-list.el leim/quail/*.el leim/changed.misc leim/changed.tit lib-src/stamp-* lib-src/b2m lib-src/ctags lib-src/ctags.c lib-src/digest-doc lib-src/ebrowse lib-src/echolisp.tmp lib-src/emacsclient lib-src/etags lib-src/fakemail lib-src/getopt.h lib-src/hexl lib-src/make-docfile lib-src/movemail lib-src/profile lib-src/sorted-doc lib-src/test-distrib lib-src/update-game-score lisp/**/*-loaddefs.el lisp/**/loaddefs.el lisp/cus-load.el lisp/eshell/esh-groups.el lisp/finder-inf.el lisp/gnus/_dir-locals.el nextstep/Emacs.app nt/config.log src/_dbxinit src/_gdbinit src/bootstrap-emacs src/buildobj.h src/config.h src/deps src/emacs src/emacs-* src/epaths.h src/gdb.ini src/prefix-args* src/stamp-oldxmenu src/temacs test/indent/*.new +*