index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
tex-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/window.el (internal--before-save-selected-window)
Stefan Monnier
2012-10-07
1
-2
/
+1
*
* lisp/textmodes/tex-mode.el (tex-mode-map): Don't bind paren keys.
Stefan Monnier
2012-09-29
1
-4
/
+0
*
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-15
1
-2
/
+2
*
* lisp/textmodes/tex-mode.el (tex-insert-quote): ~ is a space.
Stefan Monnier
2012-08-14
1
-1
/
+2
*
Workaround for latex-forward-sexp slowness.
João Távora
2012-08-03
1
-2
/
+5
*
* lisp/textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only
Stefan Monnier
2012-07-17
1
-35
/
+40
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-7
/
+7
*
* lisp/files.el (file-name-base): New convenience function.
Sam Steingold
2012-06-26
1
-2
/
+1
*
* lisp/textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB.
Stefan Monnier
2012-06-13
1
-1
/
+3
*
Replace independent implementations of string-prefix-p
Glenn Morris
2012-04-16
1
-9
/
+6
*
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-26
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-1
/
+1
*
Fix more minor mode docstrings.
Chong Yidong
2011-10-19
1
-2
/
+8
*
* lisp/textmodes/tex-mode.el: Get rid of compilation-parse-errors-function
Stefan Monnier
2011-01-28
1
-109
/
+61
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
* lisp/textmodes/tex-mode.el (tex-font-lock-verb): Make sure \verb
Stefan Monnier
2011-01-17
1
-13
/
+16
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Bind "C-c ]" to block-closing commands in several modes.
Chong Yidong
2010-10-23
1
-0
/
+1
*
|
Remove leading `*' from docs of some defcustoms etc.
Glenn Morris
2010-09-22
1
-19
/
+19
*
|
Fix and improve last syntax-propertize patch
Stefan Monnier
2010-09-18
1
-58
/
+111
*
|
New syntax-propertize functionality.
Stefan Monnier
2010-09-11
1
-8
/
+8
*
|
Add TeX open-block and close-block keybindings to SGML, and vice versa.
Chong Yidong
2010-05-13
1
-0
/
+5
|
/
*
Revert 2008-03-03 change (Bug#5821).
Chong Yidong
2010-04-06
1
-1
/
+1
*
Close bug#5562.
Glenn Morris
2010-02-15
1
-3
/
+3
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
(latex-complete, latex-indent-or-complete): Remove.
Stefan Monnier
2009-12-07
1
-21
/
+2
*
(latex-complete-bibtex-cache, latex-complete-alist): New vars.
Stefan Monnier
2009-11-19
1
-0
/
+110
*
* textmodes/tex-mode.el (tex-alt-dvi-print-command)
Dan Nicolaescu
2009-11-06
1
-9
/
+9
*
* textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
Chong Yidong
2009-10-31
1
-3
/
+14
*
* textmodes/two-column.el (2C-split):
Stefan Monnier
2009-10-31
1
-2
/
+1
*
* textmodes/tex-mode.el (tex-dvi-view-command)
Dan Nicolaescu
2009-10-26
1
-7
/
+7
*
Use `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero
2009-10-02
1
-1
/
+1
*
Mark face aliases with "-face" suffix as obsolete.
Glenn Morris
2009-09-01
1
-4
/
+2
*
Use forward-line rather than goto-line.
Glenn Morris
2009-08-22
1
-2
/
+5
*
(tex-uptodate-p): Accept [1{/var/foo}] as a page number.
Stefan Monnier
2009-05-20
1
-1
/
+5
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(tex-bibtex-file): Use tex-main-file.
Stefan Monnier
2008-12-24
1
-4
/
+5
*
* faces.el (face-font-family-alternatives): Add "CMU Typewriter Text"
Stefan Monnier
2008-10-26
1
-1
/
+1
*
(latex-handle-escaped-parens): New variable.
Martin Rudalics
2008-09-25
1
-94
/
+116
*
(latex-find-indent): ... and handle conjunction correctly this time.
Martin Rudalics
2008-09-23
1
-8
/
+8
*
(latex-find-indent): ... and don't change original position when
Martin Rudalics
2008-09-23
1
-9
/
+12
*
(latex-find-indent): Try to handle
Martin Rudalics
2008-09-23
1
-2
/
+5
*
Comment.
Glenn Morris
2008-09-12
1
-1
/
+1
*
(tex-compilation-parse-errors): Check for
Chong Yidong
2008-07-25
1
-1
/
+6
*
(tex-verbatim): Use monospace instead of courier.
Chong Yidong
2008-06-25
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
[next]