index
:
pdf-tools.git
0.80
dev
feature/emacs-26.3
feature/replace-tempnam
feature/shell-command-on-region
fix-user-error
fix/332
fix/372
fix/cache-dups
master
synctex-1.21
test
travis-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
pdf-sync.el
Age
Commit message (
Expand
)
Author
2022-01-03
Minor language correction: it's -> its
Vedang Manerikar
2021-12-31
Indentation and code-quality fixes
Vedang Manerikar
2021-05-31
define-minor-mode: Remove support for obsolete pos arguments
Thomas Hisch
2020-04-27
Fix typos
Jonas Bernoulli
2019-01-29
Remove obsolete variables
Andreas Politz
2019-01-23
Obsolete pdf-sync-forward-display-pdf-key
Andreas Politz
2018-09-25
Silence reading of the synctex.gz file
Andreas Politz
2017-09-12
Fix missing defcustom types
Andreas Politz
2017-09-06
Makes forward-correlate fail less
Andreas Politz
2017-09-06
Removes defensive programming in pdf-sync.el
Andreas Politz
2017-03-01
Delete trailing whitespace
Andreas Politz
2016-10-18
Fix some spelling errors
Brady Trainor
2015-06-11
Simplify pdf-info interface.
Andreas Politz
2015-02-17
Better handle whitespace.
Andreas Politz
2015-02-13
Implemented a heuristic backward search.
Andreas Politz
2015-02-10
Clear up the hook mess.
Andreas Politz
2015-02-08
Drop obsolete function usage.
Andreas Politz
2015-02-07
Fixed an error.
Andreas Politz
2015-02-06
Make it possible to redirect forward searches.
Andreas Politz
2015-02-06
Renamed pdf-sync symbols and some cleanup.
Andreas Politz
2015-01-13
Fix compile errors and warnings.
v0.40
Andreas Politz
2015-01-13
Improved region tinkering in pdf-sync.
Andreas Politz
2015-01-13
Removed superfluous region tinkering.
Andreas Politz
2015-01-13
Made synctex forward search more robust.
Andreas Politz
2014-11-30
Removed function alias.
Andreas Politz
2014-11-18
*** empty log message ***
Andreas Politz
2014-11-14
*** empty log message ***
Andreas Politz
2014-11-02
Handle narrowed tex buffers when goto'ing.
Andreas Politz
2014-11-02
Work around quirky filenames in synctex.gz.
Andreas Politz
2014-11-02
Updated copyright.
Andreas Politz
2014-10-31
Highlight the selection of text.
Andreas Politz
2013-11-24
* pdf-misc
Andreas Politz
2013-10-26
Remove false major-mode check.
Andreas Politz
2013-10-26
Fix key lookup.
Andreas Politz
2013-10-26
Fix misspelling.
Andreas Politz
2013-10-26
Make sure key is bound in AUCTeX mode.
Andreas Politz
2013-10-26
Added documentation, renamed a variable.
Andreas Politz
2013-10-26
Added synctex support for correlating PDFs with TeX locations.
Andreas Politz