summaryrefslogtreecommitdiff
path: root/lisp/pdf-sync.el
AgeCommit message (Expand)Author
2025-12-31feat: integrate pdf-view-roll-minor-mode with existing featuresVedang Manerikar
2025-12-28fix: use absolute line number in pdf-syncPhilipp G. Haselwarter
2022-10-03Address some byte-compiler warningsVedang Manerikar
2022-01-03Minor language correction: it's -> itsVedang Manerikar
2021-12-31Indentation and code-quality fixesVedang Manerikar
2021-05-31define-minor-mode: Remove support for obsolete pos argumentsThomas Hisch
2020-04-27Fix typosJonas Bernoulli
2019-01-29Remove obsolete variablesAndreas Politz
2019-01-23Obsolete pdf-sync-forward-display-pdf-keyAndreas Politz
2018-09-25Silence reading of the synctex.gz fileAndreas Politz
2017-09-12Fix missing defcustom typesAndreas Politz
2017-09-06Makes forward-correlate fail lessAndreas Politz
2017-09-06Removes defensive programming in pdf-sync.elAndreas Politz
2017-03-01Delete trailing whitespaceAndreas Politz
2016-10-18Fix some spelling errorsBrady Trainor
2015-06-11Simplify pdf-info interface.Andreas Politz
2015-02-17Better handle whitespace.Andreas Politz
2015-02-13Implemented a heuristic backward search.Andreas Politz
2015-02-10Clear up the hook mess.Andreas Politz
2015-02-08Drop obsolete function usage.Andreas Politz
2015-02-07Fixed an error.Andreas Politz
2015-02-06Make it possible to redirect forward searches.Andreas Politz
2015-02-06Renamed pdf-sync symbols and some cleanup.Andreas Politz
2015-01-13Fix compile errors and warnings.v0.40Andreas Politz
2015-01-13Improved region tinkering in pdf-sync.Andreas Politz
2015-01-13Removed superfluous region tinkering.Andreas Politz
2015-01-13Made synctex forward search more robust.Andreas Politz
2014-11-30Removed function alias.Andreas Politz
2014-11-18*** empty log message ***Andreas Politz
2014-11-14*** empty log message ***Andreas Politz
2014-11-02Handle narrowed tex buffers when goto'ing.Andreas Politz
2014-11-02Work around quirky filenames in synctex.gz.Andreas Politz
2014-11-02Updated copyright.Andreas Politz
2014-10-31Highlight the selection of text.Andreas Politz
2013-11-24* pdf-miscAndreas Politz
2013-10-26Remove false major-mode check.Andreas Politz
2013-10-26Fix key lookup.Andreas Politz
2013-10-26Fix misspelling.Andreas Politz
2013-10-26Make sure key is bound in AUCTeX mode.Andreas Politz
2013-10-26Added documentation, renamed a variable.Andreas Politz
2013-10-26Added synctex support for correlating PDFs with TeX locations.Andreas Politz