summaryrefslogtreecommitdiff
path: root/lisp/progmodes/vhdl-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-121/+121
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-3/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-111-9/+9
* Spelling fixes.Paul Eggert2011-12-051-1/+1
* Spelling fixes.Paul Eggert2011-12-041-3/+3
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Fix typos.Juanma Barranquero2011-11-161-8/+8
* Fix typos.Juanma Barranquero2011-11-151-1/+1
* Spelling fixes.Paul Eggert2011-11-131-1/+1
* Spelling fixes.Paul Eggert2011-11-081-1/+1
* Fix more minor mode docstrings.Chong Yidong2011-10-191-2/+6
* fix many doubled-word typosU. Ser2011-05-101-1/+1
* Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.Glenn Morris2011-02-271-4/+4
|\
| * Fix spelling of "precede".Glenn Morris2011-02-221-4/+4
* | Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier2010-12-101-36/+19
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-081-5/+2
* | Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.Glenn Morris2010-11-061-8/+7
* | New syntax-propertize functionality.Stefan Monnier2010-09-111-6/+12
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-241-16/+16
* | Use define-minor-mode where applicable.Stefan Monnier2010-05-021-44/+12
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Use forward-line rather than goto-line.Glenn Morris2009-08-221-3/+6
* Use help-print-return-message rather than the now obsolete alias.Glenn Morris2009-08-211-2/+2
* Kevin Ryde <user42 at zip.com.au>Glenn Morris2009-07-221-1/+1
* (vhdl-prepare-search-1, vhdl-prepare-search-2): Properly cleanup on `quit'.Stefan Monnier2009-02-021-36/+15
* (vhdl-mode-abbrev-table-init):Stefan Monnier2009-02-021-138/+137
* Replace last-input-char with last-input-event.Glenn Morris2009-01-091-5/+5
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (vhdl-current-line): Don't hardcode point-min==1.Stefan Monnier2009-01-031-1/+1
* * w32-fns.el (w32-shell-dos-semantics):Juanma Barranquero2008-11-141-1/+1
* * progmodes/vera-mode.el (vera-electric-tab):Dan Nicolaescu2008-08-061-0/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (vhdl-speedbar-find-file): Use dframe-update-speed rather thanGlenn Morris2008-04-241-2/+3
* Cleanup the bug-report email addresses and make sure theStefan Monnier2008-04-161-0/+5
* (vhdl-mode-map-init): Replace C-c[a-zA-Z] key bindings.Stefan Monnier2008-04-051-8/+8
* * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):Dan Nicolaescu2008-01-241-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * (vhdl-update-progress-info): Avoid divide by zero error.Juanma Barranquero2007-08-131-4/+7
* | * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-081-1/+1
* | Improves calls to `error', per mail from RMS.Deepak Goel2007-12-081-2/+3
* | Fix buggy `error' calls in progmodes/Deepak Goel2007-12-061-1/+1
* | * emulation/edt-mapper.el (function-key-map):Dan Nicolaescu2007-10-211-18/+15
* | (vhdl-set-style, vhdl-regress-line): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-3/+3