1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
Commit graph

76531 commits

Author SHA1 Message Date
Glenn Morris
6916ec0810 Comment. 2008-01-08 05:03:11 +00:00
Glenn Morris
88de5abbd1 Update Emacs version. 2008-01-08 04:43:46 +00:00
Glenn Morris
adf94aa6d7 (set-version): Add doc/man/emacs.1. 2008-01-08 04:43:10 +00:00
Juanma Barranquero
2f1982bbb0 *** empty log message *** 2008-01-08 04:25:28 +00:00
Michael Olson
043989e335 Remember: If region is visible, use it as initial text. 2008-01-08 01:33:08 +00:00
Juanma Barranquero
429e6fb63d *** empty log message *** 2008-01-07 18:24:12 +00:00
Juanma Barranquero
e46889e0bc *** empty log message *** 2008-01-07 18:17:09 +00:00
Juanma Barranquero
002876ab5e *** empty log message *** 2008-01-07 17:34:21 +00:00
Juanma Barranquero
cb0dc14485 *** empty log message *** 2008-01-07 16:57:16 +00:00
Juanma Barranquero
7383ef6ef8 *** empty log message *** 2008-01-07 16:48:20 +00:00
Juanma Barranquero
2941ce4bcf *** empty log message *** 2008-01-07 16:39:40 +00:00
Juanma Barranquero
630cb3b7f2 *** empty log message *** 2008-01-07 16:34:31 +00:00
Juanma Barranquero
6fbbfef49d *** empty log message *** 2008-01-07 16:17:04 +00:00
Juanma Barranquero
c5602427db *** empty log message *** 2008-01-07 16:10:29 +00:00
Juanma Barranquero
b2abec739c *** empty log message *** 2008-01-07 15:52:44 +00:00
Juanma Barranquero
97fdf31e3d *** empty log message *** 2008-01-07 15:27:37 +00:00
Juanma Barranquero
79a2d0fc16 *** empty log message *** 2008-01-07 15:20:21 +00:00
Juanma Barranquero
93244c5ae5 *** empty log message *** 2008-01-07 15:04:08 +00:00
Juanma Barranquero
8de5628cc9 *** empty log message *** 2008-01-07 14:50:58 +00:00
Juanma Barranquero
5239724915 *** empty log message *** 2008-01-07 14:45:09 +00:00
Juanma Barranquero
14ee32ab7e *** empty log message *** 2008-01-07 13:07:09 +00:00
Juanma Barranquero
07655e62cc *** empty log message *** 2008-01-07 12:57:42 +00:00
Juanma Barranquero
d254d939b7 *** empty log message *** 2008-01-07 12:50:28 +00:00
Juanma Barranquero
a0a3805cf6 *** empty log message *** 2008-01-07 12:45:01 +00:00
Dan Nicolaescu
698c871715 (vc-hg-log-view-mode): Handle the user field better. 2008-01-07 06:10:11 +00:00
Dan Nicolaescu
70b58c473e (vc-hg-dir-state, vc-hg-dir-status): Pass the dir
argument to vc-hg-command.
2008-01-07 03:04:01 +00:00
Nick Roberts
ee2e9728e4 (parse_menu_item): Don't enclose key bindings on
menu bar in parentheses.
2008-01-06 21:34:57 +00:00
Nick Roberts
8290574e10 *** empty log message *** 2008-01-06 21:32:13 +00:00
Stefan Monnier
cc72026bca (vc-ensure-vc-buffer): Check liveness of vc-parent-buffer. 2008-01-06 16:02:38 +00:00
Romain Francoise
effb695274 Delete extra semicolons. 2008-01-06 11:49:25 +00:00
Dan Nicolaescu
8fcaf22f90 * vc.el (vc-status-fileinfo): New defstruct.
(vc-status): New defvar
(vc-status-insert-headers, vc-status-printer, vc-status)
(vc-status-mode-map, vc-status-mode, vc-status-mark-file)
(vc-status-unmark-file, vc-status-marked-files): New functions.

* vc-hg.el (vc-hg-dir-status): New function.
2008-01-06 10:20:26 +00:00
Martin Rudalics
2614ccc373 (custom-tool-bar-map): Move initialization of this
keymap from here ...
(custom-mode): ... to here.
2008-01-06 09:49:16 +00:00
Juanma Barranquero
df49d02eba Fix typo in comment. Reported by Tom Tromey <tromey@redhat.com>. 2008-01-06 03:18:08 +00:00
Dan Nicolaescu
f3041af143 * configure.in: Remove references to unsupported systems.
* notes/copyright:
* MAINTAINERS: Remove references to files that have been removed.

* os.texi (System Environment): Remove references to OSes that are
not supported anymore.

* PROBLEMS:
* MACHINES: Remove references to systems not supported anymore.

* makefile.w32-in:
* Makefile.in: Remove references to Xenix.

* gnus.el (gnus-use-long-file-name): Remove reference to xenix.

* obsolete/x-apollo.el: Remove file for unsupported system.

* term/x-win.el (vendor-specific-keysyms): Remove reference to
Apollo.

* progmodes/gud.el (gud-dgux-p): Remove.
(dbx): Remove reference to dgux.

* progmodes/ps-mode.el (ps-mode-print-function):
* ps-print.el (ps-lp-system):
* paths.el (rmail-spool-directory):
* ls-lisp.el (ls-lisp-emulation):
* lpr.el (lpr-lp-system):
* dired.el (dired-chown-program): Remove references to dgux.

* m/7300.h:
* m/acorn.h:
* m/alliant-2800.h:
* m/alliant.h:
* m/alliant1.h:
* m/alliant4.h:
* m/altos.h:
* m/amdahl.h:
* m/apollo.h:
* m/att3b.h:
* m/aviion-intel.h:
* m/aviion.h:
* m/celerity.h:
* m/clipper.h:
* m/cnvrgnt.h:
* m/convex.h:
* m/cydra5.h:
* m/delta88k.h:
* m/dpx2.h:
* m/dual.h:
* m/elxsi.h:
* m/f301.h:
* m/gould-np1.h:
* m/gould.h:
* m/i860.h:
* m/ibmps2-aix.h:
* m/ibmrt-aix.h:
* m/ibmrt.h:
* m/irist.h:
* m/is386.h:
* m/isi-ov.h:
* m/mega68.h:
* m/mg1.h:
* m/news-r6.h:
* m/news-risc.h:
* m/news.h:
* m/nh3000.h:
* m/nh4000.h:
* m/ns16000.h:
* m/ns32000.h:
* m/nu.h:
* m/orion.h:
* m/orion105.h:
* m/paragon.h:
* m/pfa50.h:
* m/plexus.h:
* m/pyramid.h:
* m/pyrmips.h:
* m/sh3el.h:
* m/sps7.h:
* m/sr2k.h:
* m/stride.h:
* m/sun1.h:
* m/sun2.h:
* m/sun3-68881.h:
* m/sun3-fpa.h:
* m/sun3-soft.h:
* m/sun3.h:
* m/sun386.h:
* m/symmetry.h:
* m/tad68k.h:
* m/tahoe.h:
* m/targon31.h:
* m/tek4300.h:
* m/tekxd88.h:
* m/tower32.h:
* m/tower32v3.h:
* m/ustation.h:
* m/wicat.h:
* m/xps100.h:
* s/cxux.h:
* s/cxux7.h:
* s/dgux.h:
* s/dgux4.h:
* s/dgux5-4-3.h:
* s/dgux5-4r2.h:
* s/esix.h:
* s/esix5r4.h:
* s/hiuxmpp.h:
* s/hiuxwe2.h:
* s/iris3-5.h:
* s/iris3-6.h:
* s/isc2-2.h:
* s/isc3-0.h:
* s/isc4-0.h:
* s/isc4-1.h:
* s/newsos5.h:
* s/newsos6.h:
* s/osf1.h:
* s/osf5-0.h:
* s/riscix1-1.h:
* s/riscix12.h:
* s/sco4.h:
* s/sco5.h:
* s/sunos4-0.h:
* s/sunos4-1.h:
* s/sunos413.h:
* s/sunos4shr.h:
* s/umax.h:
* s/unipl5-2.h:
* s/xenix.h:
* cxux-crt0.s:
* unexapollo.c:
* unexconvex.c:
* unexenix.c:
* unexsni.c: Remove files for systems no longer supported.

* m/intel386.h: Remove references to unsupported systems.

* w32.c (get_emacs_configuration): Remove reference to i860.

* sysdep.c: Remove dead code.
2008-01-06 00:56:56 +00:00
Romain Francoise
37d6e31370 Add --bzip2. Update copyright. 2008-01-05 13:26:33 +00:00
Dan Nicolaescu
d35e1cd725 * configure.in: Remove support for Masscomp.
* os.texi (System Environment): Remove mention for Masscomp.

* MACHINES: Remove Masscomp.

* s/rtu.h:
* m/masscomp.h: Remove files. Platform is obsolete.
2008-01-05 11:14:48 +00:00
Dan Nicolaescu
2adde002fd *** empty log message *** 2008-01-05 10:35:11 +00:00
Dan Nicolaescu
41cf9b2df9 * progmodes/verilog-mode.el (top-level): Don't require compile.
(compilation-error-regexp-alist, compilation-last-buffer):
Define for compiler.
(verilog-insert-1): New function.
(verilog-insert-indices, verilog-generate-numbers): Doc fixes.
Use verilog-insert-1.
(verilog-surelint-off): Use next-error-last-buffer if bound.
Check compile buffer is live.

* progmodes/verilog-mode.el: Replace all instances of
string-to-int with string-to-number, insert-string with insert,
and read-input with read-string.
(top-level): No need to require imenu, reporter, dinotrace, vc,
font-lock when compiling.  Always require compile.  Relegate remaining
compatibility cruft to XEmacs.  Don't require font-lock.
(verilog-version): Remove superfluous concat.
(dinotrace-unannotate-all, zmacs-activate-region, customize-apropos):
No need to define.
(verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt.
(verilog-font-lock-keywords, verilog-font-lock-keywords-1)
(verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
(verilog-startup-message-displayed): These are variables, not constants.
(verilog-batch-execute-func, verilog-auto-inst)
(verilog-auto-inst-param): Use mapc rather than mapcar.
(sigs-in, sigs-inout, sigs-out): Define for compiler rather than
actually defining.
(verilog-modi-get-decls, verilog-modi-get-sub-decls)
(verilog-modi-get-outputs, verilog-modi-get-inouts)
(verilog-modi-get-inputs, verilog-modi-get-wires)
(verilog-modi-get-regs, verilog-modi-get-assigns)
(verilog-modi-get-consts, verilog-modi-get-gparams)
(verilog-modi-get-sub-outputs, verilog-modi-get-sub-inouts)
(verilog-modi-get-sub-inputs): Move inline functions earlier in
the file.
(sigs-in, sigs-out): Don't declare multiple times.
(got-sig, got-rvalue, uses-delayed): Define for compiler with just
`defvar'.
(verilog-auto): Call dinotrace-unannotate-all only if bound.
(verilog-module-inside-filename-p): No need to wrap fboundp test
in condition-case.
(reporter-submit-bug-report): Autoload it.
(verilog-mark-defun): Call zmacs-activate-region only if bound.
(verilog-font-customize): Call customize-apropos only if bound.
(verilog-getopt-flags, verilog-auto-reeval-locals):
Use make-local-variable rather than make-variable-buffer-local.
(verilog-company, verilog-project, verilog-modi-cache-list):
Move make-variable-buffer-local calls to top-level.
(font-lock-defaults-alist): Don't define it.
(verilog-need-fld): Remove.
(verilog-font-lock-init): Don't set font-lock-defaults-alist.
(verilog-mode): Only call make-local-hook on XEmacs.
Set font-lock-defaults rather than using verilog-font-lock-init.
2008-01-05 10:23:27 +00:00
Stefan Monnier
f605fc58e2 (vc-process-sentinel): Fix apparent typo.
(vc-do-command): Forcefully kill any left over process.
Use start-file-process.
(vc-annotate-get-time-set-line-props): Check we don't move backward.
2008-01-05 05:25:13 +00:00
Glenn Morris
b26cd843e7 (desktopdir, icondir): New variables.
(install-arch-indep): Also depend on `install-etc'.
(install-etc): New target.
(mkdir): Also create the `applications' and `icons' directories.
2008-01-05 04:15:11 +00:00
Glenn Morris
7788013058 Fix log typo, merge entries. 2008-01-05 04:14:40 +00:00
Michael Albinus
e49d337b18 * net/dbus.el (dbus-list-hash-table)
(dbus-name-owner-changed-handler): Replace "signal" by "member".
(dbus-check-event): Add serial number to event.
(dbus-handle-event): Apply return message if needed.
(dbus-event-serial-number): New defun.
(dbus-event-service-name, dbus-event-path-name)
(dbus-event-interface-name, dbus-event-member-name): Adapt
implementation to serial number.
2008-01-04 21:52:51 +00:00
Michael Albinus
addb7f2e1e * dbus.texi (Receiving Method Calls): New chapter.
(Errors and Events): Add serial number to events.  Replace "signal" by
"message".  Introduce dbus-event-serial-number.
2008-01-04 21:44:23 +00:00
Michael Albinus
abe136eecd * dbusbind.c (Fdbus_method_return): New function.
(xd_read_message): Add the serial number to the event.
(Fdbus_register_method): Activate the function.
2008-01-04 21:39:47 +00:00
Glenn Morris
d8981dafd6 Update for new etc/images/icons/hicolor directory. 2008-01-04 16:31:44 +00:00
Tassilo Horn
bcc758eca9 2008-01-04 Tassilo Horn <tassilo@member.fsf.org>
* doc-view.el (doc-view-scroll-up-or-next-page)
	(doc-view-scroll-down-or-previous-page): Don't scroll to the
	top/bottom again when on the first/last page.
2008-01-04 13:21:42 +00:00
Juanma Barranquero
c2699583be (bs--get-mode-name): Fix typo in previous change. 2008-01-04 13:04:00 +00:00
Dan Nicolaescu
b80d432cc7 *** empty log message *** 2008-01-04 09:00:41 +00:00
Tassilo Horn
f1acd44c03 2008-01-04 Tassilo Horn <tassilo@member.fsf.org>
* doc-view.el (doc-view-mode-map): Remap scroll-{up,down} to
	image-scroll-{up,down}.
2008-01-04 08:45:33 +00:00
Dan Nicolaescu
b38f5e6fea * mouse.el (mouse-popup-menubar): Fix typo.
* emacs-lisp/bytecomp.el (byte-compile-from-buffer): Move one more
form inside with-current-buffer.

* progmodes/antlr-mode.el (provide): Move to the end of file.
(require): Don't require font-lock and compile.
(outline-level, imenu-use-markers, imenu-create-index-function):
Move declarations to top level.
(cond-emacs-xemacs-macfn): Declare for compiler.

* vc-bzr.el (vc-bzr-root):
* vc-arch.el (vc-arch-root): Only set a property if the file is
managed by this backend.

* vc-hg.el (vc-hg-state): Support the new status code for
up-to-date.
2008-01-04 08:34:15 +00:00